forked from ternaris/marv-robotics
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
83 lines (83 loc) · 1.48 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
70
71
72
73
74
75
76
77
78
79
80
81
82
83
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file requirements.txt code/marv-cli/requirements.txt code/marv/requirements.txt code/marv/requirements-develop.txt code/marv-robotics/requirements.txt
#
alabaster==0.7.11
apipkg==1.5
argh==0.26.2
atomicwrites==1.1.5
attrs==18.1.0
babel==2.6.0
bcrypt==3.1.4
certifi==2018.4.16
cffi==1.11.5
chardet==3.0.4
click==6.7
configparser==3.5.0
coverage==4.5.1
cycler==0.10.0
cython==0.28.3
decorator==4.3.0
docutils==0.14
execnet==1.5.0
flake8==3.5.0
flask-cors==3.0.6
flask-sqlalchemy==2.3.2
flask==0.12.4
idna==2.7
imagesize==1.0.0
ipdb==0.11
ipython-genutils==0.2.0
ipython==5.6.0
itsdangerous==0.24
jinja2==2.10
kiwisolver==1.0.1
markupsafe==1.0
matplotlib==2.2.2
mccabe==0.6.1
mock==2.0.0
more-itertools==4.2.0
numpy==1.14.5
packaging==17.1
pathtools==0.1.2
pbr==4.0.4
pexpect==4.6.0
pickleshare==0.7.4
pillow==5.1.0
pluggy==0.6.0
prompt-toolkit==1.0.15
ptyprocess==0.6.0
py==1.5.3
pycapnp-for-marv==0.6.3
pycodestyle==2.3.1
pycparser==2.18
pyflakes==1.6.0
pygments==2.2.0
pyjwt==1.6.4
pyparsing==2.2.0
pytest-cov==2.5.1
pytest-forked==0.2
pytest-xdist==1.22.2
pytest==3.6.2
python-dateutil==2.7.3
pytz==2018.4
pyyaml==3.12
requests==2.19.1
simplegeneric==0.8.1
six==1.11.0
snowballstemmer==1.2.1
sphinx-paramlinks==0.3.4
sphinx==1.7.5
sphinxcontrib-websupport==1.1.0
sqlalchemy==1.2.8
termcolor==1.1.0
testfixtures==6.2.0
traitlets==4.3.2
urllib3==1.23
utm==0.4.2
uwsgi==2.0.17
watchdog==0.8.3
wcwidth==0.1.7
werkzeug==0.14.1