This repository was archived by the owner on Jul 23, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathrequirements-develop.txt
More file actions
76 lines (75 loc) · 2.03 KB
/
requirements-develop.txt
File metadata and controls
76 lines (75 loc) · 2.03 KB
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
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file marv/requirements-develop.txt marv/requirements-develop.in
#
alabaster==0.7.10
argh==0.26.2 # via watchdog
babel==2.5.3
backports.shutil-get-terminal-size==1.0.0 # via ipython
bcrypt==3.1.4
certifi==2018.1.18
cffi==1.11.5
chardet==3.0.4
click==6.7
configparser==3.5.0
coverage==4.5.1
cython==0.27.3
decorator==4.2.1 # via ipython, traitlets
docutils==0.14
enum34==1.1.6 # via flake8, traitlets
flake8==3.5.0
Flask-Cors==3.0.3
Flask-SQLAlchemy==2.3.2
Flask==0.12.2 # via flask-cors, flask-sqlalchemy
funcsigs==1.0.2
idna==2.6
imagesize==1.0.0
ipdb==0.11
ipdbplugin==1.5.0
ipython-genutils==0.2.0 # via traitlets
ipython==5.5.0
itsdangerous==0.24
Jinja2==2.10 # via flask, sphinx
MarkupSafe==1.0 # via jinja2
mccabe==0.6.1 # via flake8
mock==2.0.0
nose==1.3.7
oauthlib==2.0.6
packaging==17.1
pathlib2==2.3.0 # via ipython, pickleshare
pathtools==0.1.2 # via watchdog
pbr==3.1.1
pexpect==4.4.0 # via ipython
pickleshare==0.7.4 # via ipython
prompt-toolkit==1.0.15 # via ipython
ptyprocess==0.5.2 # via pexpect
pycodestyle==2.3.1 # via flake8
pycparser==2.18
pyflakes==1.6.0 # via flake8
Pygments==2.2.0 # via ipython, sphinx
PyJWT==1.6.0
pyparsing==2.2.0
pytz==2018.3
PyYAML==3.12 # via watchdog
requests-oauthlib==0.8.0
requests==2.18.4
scandir==1.7 # via pathlib2
simplegeneric==0.8.1 # via ipython
six==1.11.0
snowballstemmer==1.2.1
sphinx-paramlinks==0.3.4
Sphinx==1.7.1
sphinxcontrib-websupport==1.0.1
SQLAlchemy==1.2.4 # via flask-sqlalchemy
termcolor==1.1.0
testfixtures==5.4.0
traitlets==4.3.2 # via ipython
typing==3.6.4
urllib3==1.22
watchdog==0.8.3
wcwidth==0.1.7 # via prompt-toolkit
Werkzeug==0.14.1 # via flask
# The following packages are considered to be unsafe in a requirements file:
# setuptools # via ipdb, ipython, sphinx