Skip to content

Commit

Permalink
pyproject with new dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lollerfirst committed Jul 23, 2024
1 parent 6f2204c commit 8f20412
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ slowapi = "^0.1.9"
cbor2 = "^5.6.2"
asyncpg = "^0.29.0"
aiosqlite = "^0.20.0"
grpcio = "^1.65.1"
googleapis-common-protos = "^1.63.2"
mypy-protobuf = "^3.6.0"
types-protobuf = "^5.27.0.20240626"
grpcio-tools = "^1.65.1"

[tool.poetry.group.dev.dependencies]
pytest-asyncio = "^0.21.1"
Expand Down

0 comments on commit 8f20412

Please sign in to comment.