django-select2/requirements_dev.txt
Johannes Hoppe cfc7c2c541 Added pip-tools for requirement manageing
Updated requirements
2015-12-02 19:27:23 +01:00

23 lines
628 B
Text

#
# This file is autogenerated by pip-compile
# Make changes in requirements_dev.in, then run this to update:
#
# pip-compile requirements_dev.in
#
django-appconf==1.0.1
django==1.8.7 # via model-mommy
flake8==2.5.0
isort==4.2.2
mccabe==0.3.1
mock==1.3.0 # via model-mommy
model-mommy==1.2.5.1
pbr==1.8.1 # via mock
pep257==0.7.0
pep8-naming==0.3.3
pep8==1.5.7 # via flake8
py==1.4.31 # via pytest
pyflakes==1.0.0 # via flake8
pytest-django==2.9.1
pytest==2.8.3
selenium==2.48.0
six==1.10.0 # via django-appconf, mock, model-mommy