Niansuh commited on
Commit
836f559
·
verified ·
1 Parent(s): a095298

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
- fastapi==0.95.2
2
- uvicorn==0.22.0
3
- aiohttp==3.8.5
4
- pydantic==1.10.7
 
 
1
+ fastapi
2
+ uvicorn
3
+ aiohttp
4
+ pydantic
5
+ tenacity