Skip to content

Commit 6482d71

Browse files
Add requirements.txt
1 parent f2666bb commit 6482d71

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

requirements.txt

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
annotated-types==0.7.0
2+
anyio==4.9.0
3+
certifi==2025.7.14
4+
charset-normalizer==3.4.2
5+
click==8.2.1
6+
fastapi==0.116.1
7+
greenlet==3.2.3
8+
gunicorn==23.0.0
9+
h11==0.16.0
10+
idna==3.10
11+
packaging==25.0
12+
pydantic==2.11.7
13+
pydantic-core==2.33.2
14+
requests==2.32.4
15+
sniffio==1.3.1
16+
sqlalchemy==2.0.41
17+
starlette==0.47.2
18+
typing-extensions==4.14.1
19+
typing-inspection==0.4.1
20+
urllib3==2.5.0
21+
uvicorn==0.35.0

0 commit comments

Comments
 (0)