# # This file is (mostly) autogenerated by pip-compile. # To update, run: # # pip-compile --output-file dev-requirements.txt dev-requirements.txt # # Run pip-compile in both Python2 and Python3, and combine the dependencies, # adding the following as necessary: # - Add version directives like ' ; python_version >= "3.0"' based on which # dependencies are required for Python2 vs Python3 (or other version # constraints). # - Add ' # pyup: ignore' for any dependency that must remain outdated # because later versions drop support for (e.g.) Python2. # # Be sure to leave these comments at the top of the new file. # -e . asn1crypto==0.24.0 astroid==1.6.5 ; python_version < "3.0" # pyup: ignore astroid==2.0.4 ; python_version >= "3.0" backports.functools-lru-cache==1.5 bandit==1.5.1 cffi==1.11.5 colorama==0.4.1 configparser==3.5.0 cryptography==2.4.2 enum34==1.1.6 gitdb2==2.0.5 gitpython==2.1.11 idna==2.8 ipaddress==1.0.22 ; python_version < "3.0" iso8601==0.1.12 isort==4.3.4 lazy-object-proxy==1.3.1 mccabe==0.6.1 pbr==5.1.1 pluggy==0.8.0 py==1.7.0 pycparser==2.19 pylint==2.1.1 ; python_version >= "3.0" pylint==1.9.3 ; python_version < "3.0" # pyup: ignore pynacl==1.3.0 pyyaml==4.2b1 requests==2.21.0 securesystemslib[crypto,pynacl]==0.11.3 singledispatch==3.4.0.3 six==1.12.0 smmap2==2.0.5 stevedore==1.30.0 tox==3.5.3 virtualenv==16.1.0 wrapt==1.10.11