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 82173f7 commit 080a603Copy full SHA for 080a603
2 files changed
Pipfile
@@ -11,13 +11,13 @@ isort = "*"
11
12
[packages]
13
whoosh = "==2.7.4"
14
-fastapi = "==0.115.4"
15
-uvicorn = {extras = ["standard"], version = "==0.32.0"}
+fastapi = "==0.115.12"
+uvicorn = {extras = ["standard"], version = "==0.34.0"}
16
aiofiles = "==24.1.0"
17
-python-jose = {extras = ["cryptography"], version = "==3.3.0"}
+python-jose = {extras = ["cryptography"], version = "==3.4.0"}
18
pyotp = "==2.9.0"
19
qrcode = "==8.0"
20
-python-multipart = "==0.0.17"
+python-multipart = "==0.0.20"
21
22
[requires]
23
python_version = "3.11"
0 commit comments