You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
datasketch-io/dev_requirements.txt

45 lines
1.5 KiB
Plaintext

6 years ago
#
# This file is autogenerated by pip-compile
# To update, run:
#
# pip-compile --output-file dev_requirements.txt dev_requirements.in
#
--trusted-host pypi.python.org
appdirs==1.4.3 # via black
atomicwrites==1.2.1 # via pytest
attrs==18.2.0 # via black, pytest
beautifulsoup4==4.6.0 # via wagtail
black==18.9b0
certifi==2018.10.15 # via requests
chardet==3.0.4 # via requests
click==7.0 # via black
coverage==4.5.1 # via pytest-cov
django-modelcluster==4.2 # via wagtail
django-taggit==0.23.0 # via wagtail
django-treebeard==4.3 # via wagtail
django==2.1.2 # via django-taggit, django-treebeard, wagtail
djangorestframework==3.9.0 # via wagtail
draftjs-exporter==2.1.3 # via wagtail
flake8==3.6.0
html5lib==1.0.1 # via wagtail
idna==2.7 # via requests
mccabe==0.6.1 # via flake8
more-itertools==4.3.0 # via pytest
pillow==5.3.0 # via wagtail
pluggy==0.8.0 # via pytest
py==1.7.0 # via pytest
pycodestyle==2.4.0 # via flake8
pyflakes==2.0.0 # via flake8
pytest-cov==2.6.0
pytest==3.9.3
pytz==2018.7 # via django, django-modelcluster, wagtail
requests==2.20.0 # via wagtail
six==1.11.0 # via html5lib, more-itertools, pytest, wagtail
toml==0.10.0 # via black
unidecode==1.0.22 # via wagtail
urllib3==1.24 # via requests
wagtail==2.3
webencodings==0.5.1 # via html5lib
willow==1.1 # via wagtail