transip-client/requirements/development.txt
2023-06-24 13:50:38 +02:00

59 lines
1.3 KiB
Text

#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --extra=development --output-file=requirements/development.txt pyproject.toml
#
autoflake==2.1.1
# via transip-client (pyproject.toml)
black==23.3.0
# via transip-client (pyproject.toml)
build==0.10.0
# via pip-tools
certifi==2023.5.7
# via requests
cffi==1.15.1
# via cryptography
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# black
# pip-tools
# transip-client (pyproject.toml)
cryptography==41.0.1
# via transip-client (pyproject.toml)
idna==3.4
# via requests
isort==5.12.0
# via transip-client (pyproject.toml)
mypy-extensions==1.0.0
# via black
packaging==23.1
# via
# black
# build
pathspec==0.11.1
# via black
pip-tools==6.13.0
# via transip-client (pyproject.toml)
platformdirs==3.8.0
# via black
pycparser==2.21
# via cffi
pyflakes==3.0.1
# via autoflake
pyproject-hooks==1.0.0
# via build
python-dotenv==1.0.0
# via transip-client (pyproject.toml)
requests==2.31.0
# via transip-client (pyproject.toml)
urllib3==2.0.3
# via requests
wheel==0.40.0
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools