bep40 commited on
Commit
be2576c
·
verified ·
1 Parent(s): 20fca47

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn
3
  requests
 
4
  beautifulsoup4>=4.12.0
5
  lxml
6
  jinja2
@@ -10,4 +11,4 @@ gTTS
10
  pillow
11
  edge-tts
12
  python-dateutil
13
- httpx
 
1
  fastapi
2
  uvicorn
3
  requests
4
+ cloudscraper
5
  beautifulsoup4>=4.12.0
6
  lxml
7
  jinja2
 
11
  pillow
12
  edge-tts
13
  python-dateutil
14
+ httpx