-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (52 loc) · 1.82 KB
/
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
52
aiohttp==3.8.1
aiosignal==1.2.0
altgraph==0.17.3
anyio==3.6.1
async-generator==1.10
async-timeout==4.0.2
attrs==22.1.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
colorama==0.4.6
cryptography==37.0.4
docopt==0.6.2
frozenlist==1.3.1
h11==0.12.0
h2==4.1.0
hpack==4.0.0
httpcore==0.15.0
httpx==0.23.0
hyperframe==6.0.1
idna==3.3
jokeapi==1.0.5
multidict==6.0.2
outcome==1.2.0
packaging==23.1
pefile==2023.2.7
pipdeptree==2.9.3
pipreqs==0.4.13
pycparser==2.21
pyinstaller==5.12.0
pyinstaller-hooks-contrib==2023.3
pymongo==4.2.0
pyOpenSSL==22.0.0
PySocks==1.7.1
pytchat==0.5.5
python-dotenv==1.0.0
pywin32-ctypes==0.2.0
requests==2.28.1
rfc3986==1.5.0
selenium==4.1.1
simplejson==3.17.6
sniffio==1.2.0
sortedcontainers==2.4.0
tqdm==4.65.0
trio==0.21.0
trio-websocket==0.9.2
urllib3==1.26.11
watchdog==2.1.9
webdriver-manager==3.8.6
wsproto==1.1.0
yarg==0.1.9
yarl==1.8.1