We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a337748 commit 100afa6Copy full SHA for 100afa6
requirements.txt
@@ -1,8 +1,9 @@
1
alembic==1.7.7
2
asyncpg==0.25.0
3
fastapi==0.75.2
4
+SQLAlchemy==1.4.35
5
sqlmodel==0.0.6
-strawberry-graphql==0.108.0
6
+strawberry-graphql==0.111.1
7
uvicorn[standard]==0.17.6
8
celery==5.2.6
9
flower==1.0.0
0 commit comments