abdullahalioo commited on
Commit
974754b
·
verified ·
1 Parent(s): 6e02eb7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi==0.115.0
2
- uvicorn==0.31.0
3
- openai==1.51.0
4
- pydantic==2.9.2
 
 
1
  fastapi==0.115.0
2
+ uvicorn==0.30.6
3
+ openai==1.50.0
4
+ pydantic==2.9.2
5
+ httpx==0.27.2