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.

52 lines
946 B
Plaintext

#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile dev_requirements.in
#
black==22.8.0
# via -r dev_requirements.in
build==0.8.0
# via pip-tools
click==8.1.3
# via
# black
# pip-tools
flake8==5.0.4
# via -r dev_requirements.in
invoke==1.7.1
# via -r dev_requirements.in
mccabe==0.7.0
# via flake8
mypy-extensions==0.4.3
# via black
packaging==21.3
# via build
pathspec==0.10.1
# via black
pep517==0.13.0
# via build
pip-tools==6.8.0
# via -r dev_requirements.in
platformdirs==2.5.2
# via black
pycodestyle==2.9.1
# via flake8
pyflakes==2.5.0
# via flake8
pyparsing==3.0.9
# via packaging
tomli==2.0.1
# via
# black
# build
# pep517
typing-extensions==4.3.0
# via black
wheel==0.37.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools