-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
95 lines (95 loc) · 3.34 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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
aiocache==0.11.1
aiocqhttp==1.4.2
aiofiles==0.8.0
aiohttp==3.8.0
aiosignal==1.2.0
altgraph==0.17.3
anyio==3.5.0
APScheduler==3.7.0
async-generator==1.10
async-timeout==4.0.0
asyncio==3.4.3
attrs==21.2.0
autopep8==1.6.0
beautifulsoup4==4.10.0
blinker==1.4
certifi==2023.5.7
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.0.6
click==8.0.3
colorama==0.4.4
cryptography==37.0.2
distlib==0.3.6
et-xmlfile==1.1.0
exceptiongroup==1.1.1
fake-useragent==0.1.11
filelock==3.8.0
frozenlist==1.2.0
h11==0.12.0
h2==4.1.0
hpack==4.0.0
html5lib==1.1
htmlwebshot==0.1.2
httpcore==0.14.7
httpx==0.22.0
hypercorn==0.13.2
hyperframe==6.0.1
idna==3.3
importlib-metadata==6.0.0
itsdangerous==2.0.1
Jinja2==3.0.3
jsoncsv==2.2.5
kafka-python==2.0.2
Markdown==3.4.1
MarkupSafe==2.0.1
multidict==5.2.0
nonebot==1.9.1
numpy==1.23.2
openpyxl==3.0.10
outcome==1.2.0
pandas==1.4.3
pefile==2023.2.7
pipenv==2022.10.12
platformdirs==2.5.2
priority==2.0.0
pyasn1==0.4.8
pycodestyle==2.8.0
pycparser==2.21
pycryptodome==3.10.1
pyinstaller==5.10.1
pyinstaller-hooks-contrib==2023.2
PyMySQL==1.0.2
PySocks==1.7.1
python-dateutil==2.8.2
pytz==2021.1
pywin32-ctypes==0.2.0
Quart==0.14.1
requests==2.20.0
rfc3986==1.5.0
rsa==4.7.2
rsocket==0.4.15
selenium==4.9.1
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.2.1
tls-client==0.1.8
toml==0.10.2
trio==0.22.0
trio-websocket==0.10.2
typing-extensions==3.10.0.2
tzlocal==2.1
unicodecsv==0.14.1
urllib3==2.0.2
virtualenv==20.16.5
virtualenv-clone==0.5.7
webencodings==0.5.1
websockets==10.4
Werkzeug==2.0.3
wsproto==1.0.0
xlrd==2.0.1
xlwt==1.3.0
xxhash==2.0.2
yarl==1.7.2
zipp==3.13.0