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.
fastapi_celery/dev-requirements.txt

105 lines
1.8 KiB
Plaintext

#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile dev-requirements.in
#
astroid==2.12.10
# via pylint
attrs==22.1.0
# via pytest
black==22.8.0
# via -r dev-requirements.in
build==0.8.0
# via pip-tools
cfgv==3.3.1
# via pre-commit
click==8.1.3
# via
# black
# pip-tools
dill==0.3.5.1
# via pylint
distlib==0.3.6
# via virtualenv
filelock==3.8.0
# via virtualenv
flake8==5.0.4
# via -r dev-requirements.in
identify==2.5.5
# via pre-commit
iniconfig==1.1.1
# via pytest
invoke==1.7.1
# via -r dev-requirements.in
isort==5.10.1
# via pylint
lazy-object-proxy==1.7.1
# via astroid
mccabe==0.7.0
# via
# flake8
# pylint
mypy-extensions==0.4.3
# via black
nodeenv==1.7.0
# via pre-commit
packaging==21.3
# via
# build
# pytest
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
# pylint
# virtualenv
pluggy==1.0.0
# via pytest
pre-commit==2.20.0
# via -r dev-requirements.in
py==1.11.0
# via pytest
pycodestyle==2.9.1
# via flake8
pyflakes==2.5.0
# via flake8
pylint==2.15.2
# via -r dev-requirements.in
pyparsing==3.0.9
# via packaging
pytest==7.1.3
# via -r dev-requirements.in
pyyaml==6.0
# via pre-commit
toml==0.10.2
# via pre-commit
tomli==2.0.1
# via
# black
# build
# pylint
# pytest
tomlkit==0.11.4
# via pylint
typing-extensions==4.3.0
# via
# astroid
# black
# pylint
virtualenv==20.16.5
# via pre-commit
wheel==0.37.1
# via pip-tools
wrapt==1.14.1
# via astroid
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools