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 b8f728c commit 56da329Copy full SHA for 56da329
2 files changed
Pipfile
@@ -11,12 +11,12 @@ isort = "*"
11
12
[packages]
13
whoosh = "==2.7.4"
14
-fastapi = "==0.115.12"
15
-uvicorn = {extras = ["standard"], version = "==0.34.0"}
16
-aiofiles = "==24.1.0"
17
-python-jose = {extras = ["cryptography"], version = "==3.4.0"}
+fastapi = "==0.118.3"
+uvicorn = {extras = ["standard"], version = "==0.37.0"}
+aiofiles = "==25.1.0"
+python-jose = {extras = ["cryptography"], version = "==3.5.0"}
18
pyotp = "==2.9.0"
19
-qrcode = "==8.0"
+qrcode = "==8.2"
20
python-multipart = "==0.0.20"
21
22
[requires]
0 commit comments