# List of python 2.7 packages to install. # # WARNING: Use `build/requirements.txt` wherever possible to avoid relying on # python packages installed on the system. # # NOTE: pip does not attempt to resolve dependencies! # See: https://pip.pypa.io/en/stable/user_guide/#requirements-files # if you change a package in this file, you must also manually update # any of its dependencies that are also listed here. # This is a custom-built numpy; see instructions in # scripts/build/build_numpy.sh # for all of the locations that need to be updated in sync when this changes. numpy==1.16.4.post1 absl-py==0.1.10 alabaster==0.7.12 alembic==0.8.6 aniso8601==4.0.1 asn1crypto==0.24.0 astroid==1.6.5 awscli==1.18.135 Babel==2.6.0 backports-abc==0.5 backports.functools-lru-cache==1.5 backports.shutil-get-terminal-size==1.0.0 backports.ssl-match-hostname==3.5.0.1 bcrypt==3.1.3 bkcharts==0.2 bleach==2.1.3 bokeh==1.3.4 boto==2.49.0 boto3==1.14.58 botocore==1.17.58 branca==0.3.1 canopen==0.7.0 certifi==10000 cffi==1.11.4 chardet==3.0.4 Click==7.0 colorama==0.3.9 colour==0.1.4 configparser==3.5.0 cryptography==2.1.4 cycler==0.10.0 dbus-python==1.2.4 decorator==4.3.0 defusedxml==0.5.0 docopt==0.6.2 docutils==0.14 dominate==2.3.1 elasticsearch==5.4.0 empy==3.3.4 entrypoints==0.2.3 enum34==1.1.6 ffprobe==0.5 Flask==0.12.4 Flask-Cors==2.1.2 Flask-Migrate==2.1.1 Flask-RESTful==0.3.6 Flask-Script==2.0.6 Flask-SQLAlchemy==2.3.0 folium==0.4.0 funcsigs==1.0.0 functools32==3.2.3.post2 future==0.18.2 futures==3.2.0 geocoder==1.38.1 gmplot==1.1.1 html5lib==0.99999999 hvac==0.2.17 idna==2.7 imagesize==1.1.0 ipaddress==1.0.22 ipykernel==4.6.1 ipython==5.4.1 ipython-genutils==0.2.0 ipywidgets==7.5.1 isort==4.3.4 itsdangerous==0.24 jedi==0.13.1 Jinja2==2.10 jira==1.0.10 jmespath==0.9.3 jsonschema[format]==2.6.0 jupyter==1.0.0 jupyter-client==5.2.3 jupyter-console==5.2.0 jupyter-core==4.4.0 jupytext==1.2.4 lazy-object-proxy==1.3.1 ldap3==2.3 lmdb==0.93 Mako==1.0.3 MarkupSafe==1.0 matplotlib==2.0.2 mccabe==0.6.1 mistune==0.8.4 mock==2.0.0 mpld3==0.3 nbconvert==5.4.0 nbformat==4.4.0 ndg-httpsclient==0.4.3 networkx==1.11 nose==1.3.7 notebook==5.4.1 nvidia-ml-py==375.53.1 numpydoc==0.8.0 ntlm-auth==1.2.0 oauthlib==2.1.0 onvif==0.1.3 ordereddict==1.1 packaging==18.0 pandas==0.20.3 pandocfilters==1.4.2 paramiko==2.4.2 parso==0.3.1 pathlib2==2.3.5 pbr==4.0.4 pep8==1.4.6 pexpect==3.1 pick==0.6.3 pickleshare==0.7.5 Pillow==5.3.0 ply==3.10 progressbar2==3.34.2 prompt-toolkit==1.0.15 psutil==5.6.1 psycopg2==2.7 py==1.8.1 pyasn1==0.4.1 # Locked here due to breaking api issue with pysnmp pycodestyle==2.4.0 pycparser==2.18 pycryptodome==3.4.6 pydot==1.2.3 pydotplus==2.0.2 pyfiglet==0.7.5 pyflakes==2.0.0 Pygments==2.2.0 pylint==1.9.2 PyNaCl==1.3.0 PyOpenGL==3.1.0 pyOpenSSL==17.5.0 # pyparsing newer than 1.5.7 doesn't work with pydot and rqt_graph pyparsing==2.2.2 pyqtgraph==0.10.0 # needed for rostopic_proto pysmi==0.1.3 pysnmp==4.4.9 pytest==4.6.9 # Last version which supported python 2 & 3 python-can==3.0.0 python-dateutil==2.8.0 python-editor==1.0.1 python-gflags==3.0.6 python-redis-lock==3.2.0 python-utils==2.3.0 pytz==2017.2 PyWavelets==1.0.1 pywinrm==0.2.0 pyxb==1.2.6 pyyaml==4.2b4 pyzmq==16.0.4 # Ensure that PyZMQ (installed by spyder) is set explicitly to 16.04, as 17.0 has a bug, INFRA-5678 QtAwesome==0.5.3 qtconsole==4.4.3 QtPy==1.5.2 ratelim==0.1.6 redis==2.10.5 requests==2.20.1 requests-aws4auth==0.9 requests-mock==1.4.0 requests-ntlm==1.1.0 requests-oauthlib==1.0.0 requests-toolbelt==0.8.0 retrying==1.3.3 rope==0.11.0 rsa==3.4.2 s3transfer==0.3.3 scan-build==2.0.19 scandir==1.10.0 scikit-learn==0.20.0 scikit-image==0.14.5 scipy==1.1.0 Shapely==1.5.12 simplegeneric==0.8.1 simplekml==1.3.5 singledispatch==3.4.0.3 six==1.12.0 snowballstemmer==1.2.1 sortedcontainers==1.5.9 Sphinx==1.4.5 sphinxcontrib-websupport==1.1.0 spyder==3.2.3 SQLAlchemy==1.2.12 subprocess32==3.2.7 suds==0.4 suds-passworddigest==0.1.2 termcolor==1.1.0 testpath==0.4.2 # tornado > 5.0 requires python 2.7.9+ which is why it is pinned to an older version. tornado==4.5.2 traitlets==4.3.2 typing==3.6.2 urllib3==1.23 utm==0.5.0 validators==0.12.1 wcwidth==0.1.8 Werkzeug==0.14.1 wrapt==1.10.11 xmlrunner==1.7.7 xvfbwrapper==0.2.9 xmltodict==0.10.2 yamllint==1.6.0