-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
51 lines (51 loc) · 922 Bytes
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
aiohttp==3.8.3
aiosignal==1.2.0
async-generator==1.10
async-timeout==4.0.2
asynctest==0.13.0
attrs==22.1.0
beautifulsoup4==4.11.1
certifi==2022.9.24
charset-normalizer==2.1.1
cloudscraper==1.2.64
docutils==0.14
exceptiongroup==1.0.0rc9
filelock==3.8.0
frozenlist==1.3.1
h11==0.14.0
idna==3.4
importlib-metadata==5.0.0
jsoncodable==0.1.7
jsonpickle==2.2.0
kcu==0.0.73
kproxy==0.0.1
ksimpleapi==0.0.41
kstopit==0.0.11
lockfile==0.11.0
multidict==6.0.2
noraise==0.0.16
outcome==1.2.0
pyparsing==3.0.9
PySocks==1.7.1
pystache==0.5.4
python-daemon==2.2.3
requests==2.28.1
requests-file==1.5.1
requests-toolbelt==0.10.1
simple-multiprocessing==0.0.15
simplejson==3.2.0
six==1.16.0
sniffio==1.3.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
stopit==1.1.2
tldextract==3.4.0
trio==0.22.0
trio-websocket==0.9.2
typing-extensions==4.4.0
urllib3==1.26.12
websockets==10.4
wsproto==1.2.0
xpath-utils==0.0.3
yarl==1.8.1
zipp==3.10.0