Skip to content

Commit 46df520

Browse files
committed
generated file: requirements.txt
0 parents  commit 46df520

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: requirements.txt

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
fastapi==0.115.4
2+
uvicorn==0.32.0
3+
pydantic==2.9.2
4+
openai==1.53.0
5+
sqlalchemy==2.0.36
6+
psycopg2-binary==2.9.10
7+
alembic==1.13.3
8+
pyjwt==2.9.0
9+
requests==2.32.3
10+
logging==0.4.9.6
11+
prometheus_client==0.21.0
12+
pytest==8.3.3
13+
black==24.10.0
14+
flake8==7.1.1
15+
gunicorn==23.0.0

0 commit comments

Comments
 (0)