snackshell commited on
Commit
1a94ac5
·
verified ·
1 Parent(s): e98cdcd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,5 +1,10 @@
1
  fastapi
2
  uvicorn
3
  pydantic
4
- slowapi
5
- g4f
 
 
 
 
 
 
1
  fastapi
2
  uvicorn
3
  pydantic
4
+ g4f
5
+ httpx
6
+ websockets
7
+ python-dotenv
8
+ aiohttp
9
+ beautifulsoup4
10
+ requests