forked from pencil1/ApiTestManage
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
65 lines (65 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
64
65
alembic==1.0.3
aniso8601==4.0.1
APScheduler==3.5.3
billiard==3.5.0.4
blinker==1.4
cache==1.0.3
certifi==2018.10.15
cffi==1.11.5
chardet==3.0.4
Click==7.0
colorama==0.3.9
colorlog==3.1.4
concurrent-log-handler==0.9.12
configparser==3.5.0
decorator==4.3.0
et-xmlfile==1.0.1
Flask==1.0.2
Flask-Cache==0.13.1
Flask-HTTPAuth==3.2.4
Flask-Login==0.4.1
Flask-Migrate==2.3.0
Flask-RESTful==0.3.6
Flask-SQLAlchemy==2.3.2
Flask-APScheduler==1.11.0
PyMySQL==0.9.3
future==0.17.1
gevent==1.3.7
greenlet==0.4.15
har2case==0.1.11
html5lib==1.0.1
HttpRunner==2.0.6
idna==2.7
itsdangerous==1.1.0
jdcal==1.4
Jinja2==2.10
lxml==4.2.5
Mako==1.0.10
MarkupSafe==1.1.0
msgpack-python==0.5.6
Naked==0.1.31
openpyxl==2.5.11
passlib==1.7.1
pbr==5.1.1
pycparser==2.17
python-dateutil==2.7.5
python-editor==1.0.3
pytz==2018.7
PyYAML==3.12
pyzmq==17.1.2
redis==3.0.1
requests==2.20.1
requests-toolbelt==0.8.0
shellescape==3.4.1
six==1.11.0
SQLAlchemy==1.2.14
sqlalchemy-migrate==0.11.0
sqlparse==0.2.4
Tempita==0.5.2
tornado==5.1.1
tzlocal==1.4
urllib3==1.24.1
vine==1.1.4
visitor==0.1.3
webencodings==0.5.1
Werkzeug==0.14.1