We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa73d49 commit 52191e0Copy full SHA for 52191e0
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.6"
13
dynamic = ["version", "description"]
14
15
dependencies = [
16
- "fastapi==0.118.3",
+ "fastapi==0.119.0",
17
"aioredis==1.3.1",
18
"passlib==1.7.4",
19
"PyJWT==2.10.1",
0 commit comments