forked from shuosc/SHUhelper
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
105 lines (105 loc) · 1.76 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
96
97
98
99
100
101
102
103
104
105
alembic==0.9.9
amqp==2.2.1
appdirs==1.4.3
astroid==1.5.3
attrdict==2.0.0
attrs==17.4.0
autopep8==1.3.5
Babel==2.4.0
beautifulsoup4==4.5.3
billiard==3.5.0.3
blinker==1.4
celery==4.1.0
certifi==2018.1.18
chardet==3.0.4
click==6.7
codecov==2.0.15
colorhash==1.0.2
configparser==3.5.0
coverage==4.5
decorator==4.3.0
flasgger==0.8.0
Flask==0.12.2
Flask-Admin==1.5.0
flask-allows==0.2.0
Flask-BabelEx==0.9.3
Flask-BabelPlus==2.1.0
Flask-Caching==1.3.2
Flask-Limiter==1.0.1
Flask-Login==0.4.1
Flask-Mail==0.9.1
flask-marshmallow==0.9.0
Flask-Migrate==2.1.1
flask-mongoengine==0.9.2
Flask-MonitoringDashboard==1.13.0
Flask-OAuthlib==0.9.4
flask-paginate==0.5.1
Flask-Plugins==1.6.1
Flask-Redis==0.3.0
Flask-SQLAlchemy==2.3.2
Flask-WTF==0.14.2
gevent==1.2.2
greenlet==0.4.12
idna==2.6
ipython-genutils==0.2.0
isort==4.2.15
itsdangerous==0.24
Jinja2==2.9.6
jsonschema==2.6.0
jupyter-core==4.4.0
kombu==4.1.0
lazy-object-proxy==1.3.1
limits==1.3
Mako==1.0.7
MarkupSafe==1.0
marshmallow==3.0.0b11
marshmallow-sqlalchemy==0.13.2
mccabe==0.6.1
mistune==0.8.3
mockredis==0.1.3.dev0
mongoengine==0.15.0
more-itertools==4.1.0
Naked==0.1.31
nbformat==4.4.0
numpy==1.14.3
oauthlib==2.0.6
olefile==0.44
packaging==16.8
pep8==1.7.1
Pillow==4.0.0
plotly==2.6.0
pluggy==0.6.0
psutil==5.4.5
psycopg2==2.7.4
py==1.5.2
pycodestyle==2.3.1
pycrypto==2.6.1
PyJWT==1.6.3
pylint==1.7.4
pymongo==3.4.0
pyparsing==2.2.0
PySocks==1.6.7
pytest==3.3.2
pytest-cov==2.5.1
pytest-cover==3.0.0
pytest-coverage==0.0
python-dateutil==2.7.2
python-editor==1.0.3
pytz==2017.2
PyYAML==3.12
qiniu==7.1.4
redis==2.10.5
requests==2.13.0
requests-oauthlib==0.8.0
selenium==3.8.1
shellescape==3.4.1
six==1.10.0
speaklater==1.3
SQLAlchemy==1.2.7
traitlets==4.3.2
tzlocal==1.5.1
urllib3==1.22
vine==1.1.4
Werkzeug==0.12.2
wrapt==1.10.11
WTForms==2.1