-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
60 lines (60 loc) · 987 Bytes
/
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
alembic==0.9.9
astroid==1.6.4
attrs==18.1.0
autopep8==1.3.5
backcall==0.1.0
certifi==2018.4.16
chardet==3.0.4
click==6.7
decorator==4.3.0
Faker==0.8.15
flake8==3.5.0
Flask==1.0.2
Flask-HTTPAuth==3.2.3
Flask-Migrate==2.1.1
Flask-Script==2.0.6
Flask-SQLAlchemy==2.3.2
idna==2.6
ipython==6.4.0
ipython-genutils==0.2.0
isort==4.3.4
itsdangerous==0.24
jedi==0.12.0
Jinja2==2.10
jsonschema==2.6.0
lazy-object-proxy==1.3.1
Mako==1.0.7
MarkupSafe==1.0
mccabe==0.6.1
mistune==0.8.3
more-itertools==4.1.0
parso==0.2.0
pexpect==4.5.0
pickleshare==0.7.4
pluggy==0.6.0
postgres==2.2.1
prompt-toolkit==1.0.15
psycopg2==2.7.4
ptyprocess==0.5.2
py==1.5.3
pycodestyle==2.3.1
pyflakes==1.6.0
Pygments==2.2.0
pylint==1.9.1
pytest==3.5.1
python-dateutil==2.7.3
python-editor==1.0.3
PyYAML==3.12
requests==2.18.4
rope==0.10.7
simplegeneric==0.8.1
six==1.11.0
SQLAlchemy==1.2.7
text-unidecode==1.2
traitlets==4.3.2
urllib3==1.22
validate-email==1.3
wcwidth==0.1.7
Werkzeug==0.14.1
wrapt==1.10.11
yapf==0.22.0