mirror of
https://github.com/Hopiu/django-select2.git
synced 2026-03-16 21:40:23 +00:00
34 lines
890 B
Text
34 lines
890 B
Text
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile --output-file requirements-dev.txt requirements-dev.in
|
|
#
|
|
alabaster==0.7.10 # via sphinx
|
|
babel==2.4.0 # via sphinx
|
|
coverage==4.4.1
|
|
django-appconf==1.0.2
|
|
django-redis==4.8.0
|
|
docutils==0.13.1 # via sphinx
|
|
flake8==3.4.1
|
|
isort==4.2.15
|
|
jinja2==2.9.6 # via sphinx
|
|
markupsafe==1.0 # via jinja2
|
|
mccabe==0.6.1
|
|
pydocstyle==2.0.0
|
|
pep8-naming==0.4.1
|
|
pep8==1.7.0 # via flake8
|
|
py==1.4.34 # via pytest
|
|
pyenchant==1.6.11
|
|
pyflakes==1.5.0 # via flake8
|
|
pygments==2.2.0 # via sphinx
|
|
pytest-django==3.1.2
|
|
pytest==3.1.3
|
|
pytz==2017.2 # via babel
|
|
redis==2.10.5 # via django-redis
|
|
selenium==3.4.3
|
|
six==1.10.0 # via django-appconf, sphinx, sphinxcontrib-spelling
|
|
snowballstemmer==1.2.1 # via sphinx
|
|
sphinx-rtd-theme==0.2.4 # via sphinx
|
|
sphinx==1.6.3
|
|
sphinxcontrib-spelling==2.3.0
|