Skip to content

Commit 100afa6

Browse files
committed
Update requirements, fix SQLAlchemy version
fastapi/sqlmodel#315
1 parent a337748 commit 100afa6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
alembic==1.7.7
22
asyncpg==0.25.0
33
fastapi==0.75.2
4+
SQLAlchemy==1.4.35
45
sqlmodel==0.0.6
5-
strawberry-graphql==0.108.0
6+
strawberry-graphql==0.111.1
67
uvicorn[standard]==0.17.6
78
celery==5.2.6
89
flower==1.0.0

0 commit comments

Comments
 (0)