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.
30 lines
826 B
Plaintext
30 lines
826 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile dev_requirements.in
|
|
#
|
|
--trusted-host pypi.python.org
|
|
|
|
appdirs==1.4.3 # via black
|
|
atomicwrites==1.3.0 # 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
|
|
entrypoints==0.3 # via flake8
|
|
flake8==3.7.6
|
|
mccabe==0.6.1 # via flake8
|
|
more-itertools==6.0.0 # via pytest
|
|
pip-tools==3.4.0
|
|
pluggy==0.8.1 # via pytest
|
|
py==1.7.0 # via pytest
|
|
pycodestyle==2.5.0 # via flake8
|
|
pyflakes==2.1.0 # via flake8
|
|
pytest-cov==2.6.1
|
|
pytest==4.3.0
|
|
six==1.12.0 # via pip-tools, pytest
|
|
toml==0.10.0 # via black
|
|
werkzeug==0.14.1
|