Skip to content

Commit

Permalink
Added stops library to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Francia Csaba committed Aug 6, 2024
1 parent 26f282d commit d4657ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ readme = "README.md"
license = {file = "LICENSE"}
dependencies = [
"amarillo",
"amarillo-stops",
"schedule",
"watchdog",
]
Expand Down
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
amarillo
amarillo-stops
schedule
watchdog

0 comments on commit d4657ed

Please sign in to comment.