Niansuh commited on
Commit
9f04482
·
verified ·
1 Parent(s): 44a6b31

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -8
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
- fastapi==0.95.2
2
- httpx==0.23.3
3
- pydantic==1.10.4
4
- python-dotenv==0.21.0
5
- uvicorn==0.21.1
6
- gunicorn==20.1.0
7
- Requests
8
- aiohttp
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ httpx
4
+ requests
5
+ gunicorn
6
+ python-dotenv