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.
29 lines
838 B
Plaintext
29 lines
838 B
Plaintext
#
|
|
# 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
|
|
black==18.9b0
|
|
bumpversion==0.5.3
|
|
click==7.0 # via black, pip-tools
|
|
coverage==4.5.2 # via pytest-cov
|
|
flake8==3.6.0
|
|
mccabe==0.6.1 # via flake8
|
|
more-itertools==4.3.0 # via pytest
|
|
pip-tools==3.1.0
|
|
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==4.0.1
|
|
six==1.11.0 # via more-itertools, pip-tools, pytest
|
|
toml==0.10.0 # via black
|
|
werkzeug==0.14.1
|