biftekpatates commited on
Commit
e7aba7f
·
verified ·
1 Parent(s): 3cb5f2b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- huggingface_hub==0.25.2
2
- openai
3
- python-dotenv
 
 
1
+ fastapi>=0.110
2
+ uvicorn>=0.29
3
+ openai>=1.42.0
4
+ pydantic>=2.5