forked from instsuite/instal-stable
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
62 lines (62 loc) · 1012 Bytes
/
requirements.txt
File metadata and controls
62 lines (62 loc) · 1012 Bytes
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
amqp==2.1.4
aniso8601==1.2.1
appdirs==1.4.3
astroid==1.4.9
autopep8==1.2.4
billiard==3.5.0.2
celery==4.0.2
certifi==2017.4.17
chardet==3.0.3
click==6.7
decorator==4.0.11
Flask==1.1.1
Flask-Admin==1.5.3
flask-peewee==0.6.7
Flask-RESTful==0.3.5
idna==2.5
inflect==0.2.5
ipython==6.1.0
ipython-genutils==0.2.0
isort==4.2.5
itsdangerous==0.24
jedi==0.10.2
Jinja2==2.11.3
kombu==4.0.2
lazy-object-proxy==1.2.2
MarkupSafe==1.0
marshmallow==2.19.5
mccabe==0.5.3
networkx==1.11
nose==1.3.7
nose-exclude==0.5.0
nose-htmloutput==0.6.0
nose-parameterized==0.5.0
numpy==1.12.1
packaging==16.8
parsec==3.3
peewee==2.10.1
pep8==1.7.0
pexpect==4.2.1
pickleshare==0.7.4
ply==3.8
prompt-toolkit==1.0.14
psycopg2==2.7.1
ptyprocess==0.5.1
Pygments==2.2.0
pylint==1.6.4
pyparsing==2.2.0
pypiserver==1.3.0
python-dateutil==2.6.0
pytz==2017.2
requests==2.22.0
simplegeneric==0.8.1
simplejson==3.10.0
six==1.10.0
traitlets==4.3.2
urllib3==1.25.3
vine==1.1.3
wcwidth==0.1.7
Werkzeug==0.12.2
wrapt==1.10.8
wtf-peewee==0.2.6
WTForms==2.1