Skip to content

Commit

Permalink
couple more libs
Browse files Browse the repository at this point in the history
  • Loading branch information
atvaccaro committed Jul 6, 2022
1 parent cbdee94 commit 5375535
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 1 deletion.
59 changes: 58 additions & 1 deletion services/gtfs-rt-archiver-v2/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions services/gtfs-rt-archiver-v2/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,13 @@ requests = "^2.28.1"
google-cloud-storage = "^2.4.0"
hiredis = "^2.0.0"
orjson = "^3.7.6"
tqdm = "^4.64.0"

[tool.poetry.dev-dependencies]
pytest = "^5.2"
mypy = "^0.961"
black = "^22.6.0"
snakeviz = "^2.1.1"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down

0 comments on commit 5375535

Please sign in to comment.