forked from mr-provisioner/mr-provisioner
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
66 lines (66 loc) · 1.09 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
alabaster==0.7.10
alembic==0.9.5
argh==0.26.2
Babel==2.5.1
certifi==2017.7.27.1
chardet==3.0.4
click==6.7
CommonMark==0.5.4
decorator==4.1.2
docutils==0.14
flake8==3.3.0
flake8-comprehensions==1.4.1
Flask==0.12
Flask-Cors==3.0.2
Flask-GraphQL==1.4.1
Flask-Migrate==2.0.3
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.1
Flask-WTF==0.14.2
graphene==1.4
graphql-core==1.1
graphql-relay==0.4.5
idna==2.6
imagesize==0.7.1
iso8601==0.1.11
itsdangerous==0.24
Jinja2==2.8
livereload==2.5.1
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.6.1
netaddr==0.7.19
passlib==1.7.1
pathtools==0.1.2
pep8-naming==0.4.1
port-for==0.3.1
promise==2.0.2
psycopg2==2.7.1
py==1.4.34
pycodestyle==2.3.1
pyflakes==1.5.0
Pygments==2.2.0
pytest==3.2.1
python-dateutil==2.6.1
python-editor==1.0.3
pytz==2017.2
PyYAML==3.11
recommonmark==0.4.0
requests==2.18.4
schema==0.6.5
sexpdata==0.0.3
simplejson==3.8.1
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.6.2
sphinx-autobuild==0.6.0
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.0.11
tornado==4.4.2
typing==3.6.2
urllib3==1.22
validators==0.12.0
waitress==1.0.2
watchdog==0.8.3
Werkzeug==0.11.3
WTForms==2.1