VishnuRamDebyez commited on
Commit
cd67ad3
·
verified ·
1 Parent(s): d606e3c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -2
requirements.txt CHANGED
@@ -1,2 +1,6 @@
1
- openai==0.27.0
2
- python-dotenv==1.0.0
 
 
 
 
 
1
+ fastapi==0.104.1
2
+ uvicorn==0.24.0
3
+ python-dotenv==1.0.0
4
+ openai==1.3.0
5
+ pydantic==2.4.2
6
+ python-multipart==0.0.6