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.
26 lines
763 B
Plaintext
26 lines
763 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
|
|
--trusted-host git.aigalatic.com
|
|
|
|
appdirs==1.4.3 # via black
|
|
atomicwrites==1.1.5 # via pytest
|
|
attrs==18.1.0 # via black, pytest
|
|
black==18.6b4
|
|
click==6.7 # via black, pip-tools
|
|
coverage==4.5.1 # via pytest-cov
|
|
first==2.0.1 # via pip-tools
|
|
more-itertools==4.3.0 # via pytest
|
|
pip-tools==2.0.2
|
|
pluggy==0.7.1 # via pytest
|
|
py==1.5.4 # via pytest
|
|
pytest-cov==2.5.1
|
|
pytest==3.7.1
|
|
six==1.11.0 # via more-itertools, pip-tools, pytest
|
|
toml==0.9.4 # via black
|
|
werkzeug==0.14.1
|