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 b87b478 commit ebfd1a8Copy full SHA for ebfd1a8
pyproject.toml
@@ -13,7 +13,7 @@ requires-python = ">=3.6"
13
dynamic = ["version", "description"]
14
15
dependencies = [
16
- "fastapi==0.114.0",
+ "fastapi==0.114.1",
17
"aioredis==1.3.1",
18
"passlib==1.7.4",
19
"PyJWT==2.9.0",
0 commit comments