flask/requirements/dev.txt

193 lines
3.3 KiB
Plaintext
Raw Normal View History

#
2024-08-24 08:18:38 +08:00
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile dev.in
#
2024-08-24 08:18:38 +08:00
alabaster==1.0.0
2024-01-19 01:15:01 +08:00
# via
# -r docs.txt
# sphinx
asgiref==3.8.1
# via
# -r tests.txt
# -r typing.txt
2024-08-24 07:33:27 +08:00
babel==2.16.0
# via
# -r docs.txt
# sphinx
2024-08-24 07:33:27 +08:00
cachetools==5.5.0
2022-12-23 01:23:48 +08:00
# via tox
2024-08-24 07:33:27 +08:00
certifi==2024.7.4
# via
# -r docs.txt
# requests
2024-08-24 07:33:27 +08:00
cffi==1.17.0
# via
# -r typing.txt
# cryptography
2023-08-17 04:30:18 +08:00
cfgv==3.4.0
# via pre-commit
2023-08-17 04:30:18 +08:00
chardet==5.2.0
2022-12-23 01:23:48 +08:00
# via tox
charset-normalizer==3.3.2
# via
# -r docs.txt
# requests
2022-12-23 01:23:48 +08:00
colorama==0.4.6
# via tox
2024-08-24 07:33:27 +08:00
cryptography==43.0.0
# via -r typing.txt
2024-01-19 01:15:01 +08:00
distlib==0.3.8
# via virtualenv
2024-08-24 08:18:38 +08:00
docutils==0.21.2
# via
# -r docs.txt
# sphinx
# sphinx-tabs
2024-08-24 07:33:27 +08:00
filelock==3.15.4
# via
# tox
# virtualenv
2024-08-24 07:33:27 +08:00
identify==2.6.0
# via pre-commit
2024-08-24 07:33:27 +08:00
idna==3.8
# via
# -r docs.txt
# requests
imagesize==1.4.1
# via
# -r docs.txt
# sphinx
iniconfig==2.0.0
# via
# -r tests.txt
# -r typing.txt
# pytest
2024-08-24 07:33:27 +08:00
jinja2==3.1.4
# via
# -r docs.txt
# sphinx
markupsafe==2.1.5
# via
# -r docs.txt
# jinja2
2024-08-24 07:33:27 +08:00
mypy==1.11.1
# via -r typing.txt
mypy-extensions==1.0.0
# via
# -r typing.txt
# mypy
2024-08-24 07:33:27 +08:00
nodeenv==1.9.1
# via
# -r typing.txt
# pre-commit
# pyright
2024-08-24 07:33:27 +08:00
packaging==24.1
# via
# -r docs.txt
# -r tests.txt
# -r typing.txt
# pallets-sphinx-themes
# pyproject-api
# pytest
# sphinx
# tox
2024-08-24 07:33:27 +08:00
pallets-sphinx-themes==2.1.3
# via -r docs.txt
2024-08-24 07:33:27 +08:00
platformdirs==4.2.2
2022-12-23 01:23:48 +08:00
# via
# tox
# virtualenv
2024-08-24 07:33:27 +08:00
pluggy==1.5.0
# via
# -r tests.txt
# -r typing.txt
# pytest
# tox
2024-08-24 08:18:38 +08:00
pre-commit==3.8.0
# via -r dev.in
pycparser==2.22
# via
# -r typing.txt
# cffi
2024-08-24 07:33:27 +08:00
pygments==2.18.0
# via
# -r docs.txt
# sphinx
# sphinx-tabs
2024-08-24 07:33:27 +08:00
pyproject-api==1.7.1
2022-11-25 23:39:54 +08:00
# via tox
2024-08-24 07:33:27 +08:00
pyright==1.1.377
# via -r typing.txt
2024-08-24 07:33:27 +08:00
pytest==8.3.2
# via
# -r tests.txt
# -r typing.txt
python-dotenv==1.0.1
# via
# -r tests.txt
# -r typing.txt
2024-08-24 07:33:27 +08:00
pyyaml==6.0.2
# via pre-commit
2024-08-24 07:33:27 +08:00
requests==2.32.3
# via
# -r docs.txt
# sphinx
snowballstemmer==2.2.0
# via
# -r docs.txt
# sphinx
2024-08-24 08:18:38 +08:00
sphinx==8.0.2
# via
# -r docs.txt
# pallets-sphinx-themes
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-tabs==3.4.5
# via -r docs.txt
2024-08-24 08:18:38 +08:00
sphinxcontrib-applehelp==2.0.0
# via
# -r docs.txt
# sphinx
2024-08-24 08:18:38 +08:00
sphinxcontrib-devhelp==2.0.0
# via
# -r docs.txt
# sphinx
2024-08-24 08:18:38 +08:00
sphinxcontrib-htmlhelp==2.1.0
# via
# -r docs.txt
# sphinx
sphinxcontrib-jsmath==1.0.1
# via
# -r docs.txt
# sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.txt
2024-08-24 08:18:38 +08:00
sphinxcontrib-qthelp==2.0.0
# via
# -r docs.txt
# sphinx
2024-08-24 08:18:38 +08:00
sphinxcontrib-serializinghtml==2.0.0
# via
# -r docs.txt
# sphinx
2024-08-24 07:33:27 +08:00
tox==4.18.0
# via -r dev.in
types-contextvars==2.4.7.3
# via -r typing.txt
types-dataclasses==0.6.6
# via -r typing.txt
2024-08-24 07:33:27 +08:00
typing-extensions==4.12.2
# via
# -r typing.txt
# mypy
2024-08-24 07:33:27 +08:00
urllib3==2.2.2
# via
# -r docs.txt
# requests
2024-08-24 07:33:27 +08:00
virtualenv==20.26.3
# via
# pre-commit
# tox