django-select2/requirements_dev.txt
2015-12-02 20:05:38 +01:00

19 lines
463 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
flake8==2.5.0
isort==4.2.2
mccabe==0.3.1
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