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.
21 lines
639 B
Plaintext
21 lines
639 B
Plaintext
7 years ago
|
#
|
||
|
# This file is autogenerated by pip-compile
|
||
|
# To update, run:
|
||
|
#
|
||
|
# pip-compile --output-file dev_requirements.txt dev_requirements.in
|
||
|
#
|
||
|
atomicwrites==1.1.5 # via pytest
|
||
|
attrs==18.1.0 # via pytest
|
||
|
click==6.7 # via pip-tools
|
||
|
coverage==4.5.1 # via pytest-cov
|
||
|
first==2.0.1 # via pip-tools
|
||
|
more-itertools==4.2.0 # via pytest
|
||
|
pip-tools==2.0.2
|
||
|
pluggy==0.6.0 # via pytest, tox
|
||
|
py==1.5.3 # via pytest, tox
|
||
|
pytest-cov==2.5.1
|
||
|
pytest==3.6.1
|
||
|
six==1.11.0 # via more-itertools, pip-tools, pytest, tox
|
||
|
tox==3.0.0
|
||
|
virtualenv==16.0.0 # via tox
|