Skip to content

Commit af4e906

Browse files
committed
generated file: requirements.txt
1 parent 123f405 commit af4e906

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

requirements.txt

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
fastapi==0.115.2
2+
uvicorn==0.32.0
3+
pydantic==2.9.2
4+
openai==1.52.0
5+
requests==2.32.3
6+
jwt==1.3.1
7+
pyjwt==2.9.0
8+
python-dotenv==1.0.1
9+
logging==0.4.9.6
10+
sqlalchemy==2.0.36
11+
black==24.10.0
12+
flake8==7.1.1
13+
pytest==8.3.3
14+
prometheus_client==0.21.0
15+
sentry-sdk==2.17.0

0 commit comments

Comments
 (0)