Rox-Turbo commited on
Commit
5ff82ab
·
verified ·
1 Parent(s): 0476ff6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  fastapi
2
- uvicorn
3
  openai
4
  python-dotenv
 
 
1
  fastapi
2
+ uvicorn[standard]
3
  openai
4
  python-dotenv
5
+ pydantic