-
Notifications
You must be signed in to change notification settings - Fork 4
/
requirements.txt
61 lines (61 loc) · 2.29 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
aniso8601==9.0.1
APScheduler==3.10.0
beautifulsoup4==4.11.2
bidict==0.22.1
boto3==1.26.75
botocore==1.29.75
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==3.0.1
click==8.1.3
colorama==0.4.6
cssselect==1.2.0
DataRecorder==3.4.12
dnspython==2.3.0
DownloadKit==2.0.0
DrissionPage==4.0.4.7
et-xmlfile==1.1.0
Faker==17.0.0
filelock==3.13.1
Flask==2.2.3
Flask-APScheduler==1.12.4
Flask-Cors==3.0.10
Flask-RESTful==0.3.9
Flask-SocketIO==5.3.2
gevent==22.10.2
gevent-websocket==0.10.1
greenlet==2.0.2
h11==0.14.0
idna==3.4
importlib-metadata==6.0.0
itsdangerous==2.1.2
Jinja2==3.1.2
jmespath==1.0.1
lxml==4.9.2
MarkupSafe==2.1.2
openpyxl==3.1.2
psutil==5.9.8
pycparser==2.21
python-dateutil==2.8.2
python-engineio==4.3.4
python-socketio==5.7.2
pytz==2022.7.1
pytz-deprecation-shim==0.1.0.post0
requests==2.28.2
requests-file==2.0.0
requests-ip-rotator==1.0.14
s3transfer==0.6.0
simple-websocket==0.9.0
six==1.16.0
soupsieve==2.4
tldextract==5.1.1
tzdata==2022.7
tzlocal==4.2
urllib3==1.26.14
waitress==2.1.2
websocket-client==1.7.0
Werkzeug==2.2.3
wsproto==1.2.0
zipp==3.14.0
zope.event==4.6
zope.interface==5.5.2