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.
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
5 years ago
|
#
|
||
|
# This file is autogenerated by pip-compile
|
||
|
# To update, run:
|
||
|
#
|
||
4 years ago
|
# pip-compile --output-file=dev_requirements.txt dev_requirements.in
|
||
5 years ago
|
#
|
||
|
appdirs==1.4.3 # via black
|
||
|
attrs==19.3.0 # via black, pytest
|
||
4 years ago
|
black==19.10b0 # via -r dev_requirements.in
|
||
5 years ago
|
certifi==2019.11.28 # via requests
|
||
|
chardet==3.0.4 # via requests
|
||
|
click==7.0 # via black, pip-tools
|
||
|
entrypoints==0.3 # via flake8
|
||
4 years ago
|
flake8==3.7.9 # via -r dev_requirements.in
|
||
5 years ago
|
idna==2.8 # via requests
|
||
4 years ago
|
invoke==1.4.1 # via -r dev_requirements.in
|
||
5 years ago
|
mccabe==0.6.1 # via flake8
|
||
|
more-itertools==8.2.0 # via pytest
|
||
|
packaging==20.1 # via pytest
|
||
|
pathspec==0.7.0 # via black
|
||
4 years ago
|
pip-tools==5.4.0 # via -r dev_requirements.in
|
||
5 years ago
|
pluggy==0.13.1 # via pytest
|
||
|
py==1.8.1 # via pytest
|
||
|
pycodestyle==2.5.0 # via flake8
|
||
|
pyflakes==2.1.1 # via flake8
|
||
|
pyparsing==2.4.6 # via packaging
|
||
4 years ago
|
pytest==5.3.5 # via -r dev_requirements.in
|
||
5 years ago
|
regex==2020.1.8 # via black
|
||
4 years ago
|
requests==2.22.0 # via -r dev_requirements.in
|
||
5 years ago
|
six==1.14.0 # via packaging, pip-tools
|
||
|
toml==0.10.0 # via black
|
||
|
typed-ast==1.4.1 # via black
|
||
|
urllib3==1.25.8 # via requests
|
||
|
wcwidth==0.1.8 # via pytest
|
||
4 years ago
|
|
||
|
# The following packages are considered to be unsafe in a requirements file:
|
||
|
# pip
|