Skip to content

Commit 56da329

Browse files
committed
Bumped Python dependencies
1 parent b8f728c commit 56da329

2 files changed

Lines changed: 605 additions & 501 deletions

File tree

Pipfile

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ isort = "*"
1111

1212
[packages]
1313
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"}
14+
fastapi = "==0.118.3"
15+
uvicorn = {extras = ["standard"], version = "==0.37.0"}
16+
aiofiles = "==25.1.0"
17+
python-jose = {extras = ["cryptography"], version = "==3.5.0"}
1818
pyotp = "==2.9.0"
19-
qrcode = "==8.0"
19+
qrcode = "==8.2"
2020
python-multipart = "==0.0.20"
2121

2222
[requires]

0 commit comments

Comments
 (0)