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
881 B
Plaintext
26 lines
881 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile
|
|
# To update, run:
|
|
#
|
|
# pip-compile dev_requirements.in
|
|
#
|
|
appdirs==1.4.4 # via black
|
|
attrs==19.3.0 # via black
|
|
black==19.10b0 # via -r dev_requirements.in
|
|
click==7.1.2 # via black, pip-tools
|
|
flake8==3.8.1 # via -r dev_requirements.in
|
|
importlib-metadata==1.6.0 # via flake8
|
|
mccabe==0.6.1 # via flake8
|
|
pathspec==0.8.0 # via black
|
|
pip-tools==5.1.2 # via -r dev_requirements.in
|
|
pycodestyle==2.6.0 # via flake8
|
|
pyflakes==2.2.0 # via flake8
|
|
regex==2020.5.14 # via black
|
|
six==1.14.0 # via pip-tools
|
|
toml==0.10.1 # via black
|
|
typed-ast==1.4.1 # via black
|
|
zipp==3.1.0 # via importlib-metadata
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# pip
|