forked from zhongyehai/test-platform-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
77 lines (77 loc) · 2.75 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
alembic==1.6.5
aniso8601==9.0.1
APScheduler==3.7.0
async-generator==1.10
attrs==21.4.0
certifi==2021.5.30
cffi==1.14.6
charset-normalizer==2.0.3
click==8.0.1
colorama==0.4.4
colorlog==5.0.1
ConfigArgParse==1.5.1
crontab==0.23.0
cryptography==37.0.2
decorator==5.0.9
et-xmlfile==1.1.0
Faker==8.10.1
Flask==1.1.2
Flask-APScheduler==1.12.2
Flask-BasicAuth==0.2.0
Flask-Cors==3.0.10
Flask-Login==0.5.0
Flask-Migrate==2.5.3
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
gevent==21.1.2
geventhttpclient==1.4.5
gitdb==4.0.9
GitPython==3.1.24
greenlet==1.1.0
gunicorn==20.1.0
h11==0.13.0
idna==3.2
itsdangerous==2.0.1
Jinja2==3.0.1
jsonschema==4.16.0
locust==1.6.0
Mako==1.1.4
MarkupSafe==2.0.1
msgpack==1.0.2
openpyxl==3.0.9
outcome==1.1.0
pactverify==2.0.1
portalocker==2.3.0
psutil==5.8.0
pycparser==2.20
PyMySQL==1.0.2
pyOpenSSL==22.0.0
pyrsistent==0.18.1
PySocks==1.7.1
python-dateutil==2.8.2
python-editor==1.0.4
pytz==2021.1
PyYAML==5.4.1
pyzmq==22.1.0
requests==2.26.0
requests-toolbelt==0.9.1
selenium==4.1.5
six==1.16.0
smmap==5.0.0
sniffio==1.2.0
sortedcontainers==2.4.0
SQLAlchemy==1.4.0
text-unidecode==1.3
trio==0.20.0
trio-websocket==0.9.2
typing_extensions==4.0.1
tzlocal==2.1
urllib3==1.26.6
validators==0.18.2
Werkzeug==2.0.1
wsproto==1.1.0
WTForms==2.3.3
xlrd==2.0.1
XMind==1.2.0
zope.event==4.5.0
zope.interface==5.4.0