
# Dev requirements

# https://github.com/pypa/packaging
packaging~=19.2

# https://github.com/pypa/pip
pip~=19.3.1

# https://github.com/pypa/pipenv
pipenv~=2018.11.26

# https://github.com/pypa/setuptools
setuptools~=42.0.2

# https://github.com/pypa/twine/
twine~=3.1.1

# https://github.com/pypa/virtualenv
virtualenv~=16.7.8

# https://github.com/pypa/wheel
wheel~=0.33.6

-e .
-r docs.txt
-r test.txt
