bibibi12345 commited on
Commit
75cf927
·
verified ·
1 Parent(s): 0a26336

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,4 +2,5 @@ fastapi
2
  uvicorn[standard]
3
  httpx
4
  python-dotenv
5
- aiohttp # Added for efficient async streaming
 
 
2
  uvicorn[standard]
3
  httpx
4
  python-dotenv
5
+ aiohttp # Added for efficient async streaming
6
+ requests