Skip to content

Commit 2dab3f9

Browse files
Update sqlalchemy version in requirements.txt
1 parent ee15e65 commit 2dab3f9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fastapi==0.104.1
22
uvicorn[standard]==0.24.0
3-
sqlalchemy[asyncio]==2.0.23
3+
sqlalchemy==2.0.36
44
aiosqlite==0.19.0
55
python-jose[cryptography]==3.3.0
66
bcrypt==4.1.1
7-
python-multipart==0.0.6
7+
python-multipart==0.0.6

0 commit comments

Comments
 (0)