-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
69 lines (69 loc) · 1.14 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
alabaster==0.7.12
astroid==1.6.5
astropy==2.0.9
atomicwrites==1.2.1
attrs==18.2.0
Babel==2.6.0
backports.functools-lru-cache==1.5
certifi==2018.8.24
chardet==3.0.4
Click==7.0
configparser==3.5.0
ddt==1.2.0
dnspython==1.15.0
docutils==0.14
email-validator==1.0.2
enum34==1.1.6
flake8==3.6.0
Flask==1.0.2
Flask-Caching==1.4.0
flask-cors==3.0.7
Flask-SQLAlchemy==2.3.2
Flask-Validator==1.2.3
funcsigs==1.0.2
functools32==3.2.3.post2
futures==3.2.0
idna==2.7
imagesize==1.1.0
isbnlib==3.6.8
iso3166==0.8
isort==4.3.4
itsdangerous==0.24
Jinja2==2.10
jsonschema==3.0.0a3
lazy-object-proxy==1.3.1
MarkupSafe==1.0
mccabe==0.6.1
mock==2.0.0
more-itertools==4.3.0
mpmath==1.1.0
numpy==1.15.2
packaging==18.0
pathlib2==2.3.2
pbr==5.1.1
pluggy==0.7.1
psycopg2-binary==2.7.5
py==1.6.0
py-moneyed==0.7.0
pycodestyle==2.4.0
pyflakes==2.0.0
Pygments==2.2.0
pylint==1.9.3
pyparsing==2.2.2
pyrsistent==0.14.9
pytest==3.8.2
python-dotenv==0.9.1
pytz==2017.2
requests==2.20.0
scandir==1.9.0
scipy==1.2.0
singledispatch==3.4.0.3
six==1.11.0
snowballstemmer==1.2.1
Sphinx==1.8.1
sphinxcontrib-websupport==1.1.0
SQLAlchemy==1.2.12
typing==3.6.6
urllib3==1.23
Werkzeug==0.14.1
wrapt==1.10.11