yxmiler commited on
Commit
2040788
·
verified ·
1 Parent(s): 50cb2a9

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ aiohttp==3.11.11
2
+ cloudscraper==1.2.71
3
+ loguru==0.7.3
4
+ python-dotenv==1.0.1
5
+ quart==0.20.0
6
+ quart-cors==0.8.0