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 12a625e commit f9b8be2Copy full SHA for f9b8be2
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.6"
13
dynamic = ["version", "description"]
14
15
dependencies = [
16
- "fastapi==0.116.2",
+ "fastapi==0.117.1",
17
"aioredis==1.3.1",
18
"passlib==1.7.4",
19
"PyJWT==2.10.1",
0 commit comments