We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735189b commit 51b0483Copy full SHA for 51b0483
requirements.txt
@@ -0,0 +1,21 @@
1
+alembic==1.11.1
2
+annotated-types==0.5.0
3
+anyio==3.7.1
4
+asyncpg==0.28.0
5
+click==8.1.6
6
+fastapi==0.100.1
7
+fastapi-pagination==0.11.0
8
+greenlet==2.0.2
9
+h11==0.14.0
10
+idna==3.4
11
+Mako==1.2.4
12
+MarkupSafe==2.1.3
13
+pydantic==2.1.1
14
+pydantic_core==2.4.0
15
+sniffio==1.3.0
16
+SQLAlchemy==2.0.19
17
+starlette==0.27.0
18
+typing_extensions==4.7.1
19
+uvicorn==0.23.1
20
+pytest
21
+httpx
0 commit comments