forked from NAStool/nas-tools
-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
63 lines (63 loc) · 1.07 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
APScheduler==3.9.1
async-generator==1.10
attrs==22.1.0
beautifulsoup4==4.11.1
bencode.py==4.0.0
better-exceptions==0.3.3
cacheout==0.14.1
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.4
cssselect==1.1.0
DBUtils==3.0.2
Flask==2.2.2
Flask-Login==0.6.2
h11==0.13.0
idna==3.3
influxdb==5.3.1
itsdangerous==2.1.2
Jinja2==3.1.2
loguru==0.6.0
lxml==4.9.1
MarkupSafe==2.1.1
msgpack==1.0.4
outcome==1.2.0
parse==1.19.0
parsel==1.6.0
proces==0.1.2
pycparser==2.21
pycryptodome==3.15.0
PyMySQL==1.0.2
pyquery==1.4.3
PySocks==1.7.1
python-dateutil==2.8.2
python-dotenv==0.20.0
pytz==2022.2.1
pytz-deprecation-shim==0.1.0.post0
redis==3.5.3
redis-py-cluster==2.1.3
requests==2.28.1
ruamel.yaml==0.17.21
ruamel.yaml.clib==0.2.6
selenium==4.4.3
six==1.16.0
sniffio==1.2.0
sortedcontainers==2.4.0
soupsieve==2.3.2.post1
supervisor==4.2.4
tqdm==4.64.0
trio==0.21.0
trio-websocket==0.9.2
typing_extensions==4.3.0
tzdata==2022.2
tzlocal==4.2
urllib3==1.26.12
w3lib==2.0.1
watchdog==2.1.9
webdriver-manager==3.8.3
Werkzeug==2.2.2
wsproto==1.2.0
zhconv==1.4.3
jsonpath==0.82