MyanmarSwe commited on
Commit
9f79740
·
verified ·
1 Parent(s): 2a0a05e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
  uvicorn
3
  httpx
 
4
  beautifulsoup4
5
  google-auth
6
  fake-useragent
 
1
  fastapi
2
  uvicorn
3
  httpx
4
+ requests
5
  beautifulsoup4
6
  google-auth
7
  fake-useragent