Niansuh commited on
Commit
70b0d46
·
verified ·
1 Parent(s): 7521717

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,6 +1,5 @@
1
- fastapi==0.95.2
2
- uvicorn==0.22.0
3
- httpx==0.24.0
4
- python-dotenv==1.0.0
5
- pydantic==1.10.7
6
- tenacity==8.2.2
 
1
+ fastapi
2
+ uvicorn
3
+ httpx
4
+ python-dotenv
5
+ pydantic