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
879 B
Plaintext
30 lines
879 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
|
|
|
|
atomicwrites==1.1.5 # via pytest
|
|
attrs==18.1.0 # via pytest
|
|
click==6.7 # via pip-tools
|
|
first==2.0.1 # via pip-tools
|
|
flake8==3.5.0
|
|
mccabe==0.6.1 # via flake8
|
|
more-itertools==4.2.0 # via pytest
|
|
pip-tools==2.0.2
|
|
pluggy==0.6.0 # via pytest, tox
|
|
py==1.5.4 # via pytest, tox
|
|
pycodestyle==2.3.1 # via flake8
|
|
pyflakes==1.6.0 # via flake8
|
|
pytest==3.6.2
|
|
six==1.11.0 # via more-itertools, pip-tools, pytest, tox
|
|
tox==3.0.0
|
|
virtualenv==16.0.0 # via tox
|
|
wheel==0.31.1
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|