2015-12-02 18:27:23 +00:00
|
|
|
#
|
|
|
|
|
# This file is autogenerated by pip-compile
|
|
|
|
|
# Make changes in requirements_dev.in, then run this to update:
|
|
|
|
|
#
|
|
|
|
|
# pip-compile requirements_dev.in
|
|
|
|
|
#
|
2015-10-01 11:01:52 +00:00
|
|
|
django-appconf==1.0.1
|
2015-12-02 18:27:23 +00:00
|
|
|
flake8==2.5.0
|
2015-10-01 11:01:52 +00:00
|
|
|
isort==4.2.2
|
2015-12-02 18:27:23 +00:00
|
|
|
mccabe==0.3.1
|
|
|
|
|
pep257==0.7.0
|
2015-10-01 11:01:52 +00:00
|
|
|
pep8-naming==0.3.3
|
|
|
|
|
pep8==1.5.7 # via flake8
|
2015-12-02 18:27:23 +00:00
|
|
|
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
|
2015-12-02 18:59:36 +00:00
|
|
|
six==1.10.0 # via django-appconf
|