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