VishnuRamDebyez commited on
Commit
3ddacfb
·
verified ·
1 Parent(s): 73e4535

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,6 +1,6 @@
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
 
1
+ fastapi
2
+ uvicorn
3
+ python-dotenv
4
+ openai
5
+ pydantic
6
+ python-multipart