Skip to content

Commit

Permalink
run pip-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
smurfix committed Jan 6, 2025
1 parent 730c0fb commit bedf5c2
Show file tree
Hide file tree
Showing 5 changed files with 92 additions and 31 deletions.
11 changes: 8 additions & 3 deletions requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile build.in
# pip-compile requirements/build.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

build==1.2.2.post1
# via -r build.in
# via -r requirements/build.in
packaging==24.2
# via build
pyproject-hooks==1.2.0
Expand Down
55 changes: 41 additions & 14 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile dev.in
# pip-compile requirements/dev.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

alabaster==1.0.0
# via sphinx
anyio==4.8.0
# via -r requirements/dev.in
attrs==24.3.0
# via
# outcome
# trio
babel==2.16.0
# via sphinx
build==1.2.2.post1
Expand Down Expand Up @@ -39,7 +50,10 @@ filelock==3.16.1
identify==2.6.3
# via pre-commit
idna==3.10
# via requests
# via
# anyio
# requests
# trio
imagesize==1.4.1
# via sphinx
iniconfig==2.0.0
Expand All @@ -49,13 +63,15 @@ jinja2==3.1.4
markupsafe==3.0.2
# via jinja2
mypy==1.13.0
# via -r /Users/david/Projects/click/requirements/typing.in
# via -r /src/asyncclick/requirements/typing.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via
# pre-commit
# pyright
outcome==1.3.0.post0
# via trio
packaging==24.2
# via
# build
Expand All @@ -65,9 +81,9 @@ packaging==24.2
# sphinx
# tox
pallets-sphinx-themes==2.3.0
# via -r /Users/david/Projects/click/requirements/docs.in
# via -r /src/asyncclick/requirements/docs.in
pip-compile-multi==2.7.1
# via -r dev.in
# via -r requirements/dev.in
pip-tools==7.4.1
# via pip-compile-multi
platformdirs==4.3.6
Expand All @@ -79,7 +95,7 @@ pluggy==1.5.0
# pytest
# tox
pre-commit==4.0.1
# via -r dev.in
# via -r requirements/dev.in
pygments==2.18.0
# via
# sphinx
Expand All @@ -91,29 +107,35 @@ pyproject-hooks==1.2.0
# build
# pip-tools
pyright==1.1.390
# via -r /Users/david/Projects/click/requirements/typing.in
# via -r /src/asyncclick/requirements/typing.in
pytest==8.3.4
# via -r /Users/david/Projects/click/requirements/tests.in
# via -r /src/asyncclick/requirements/tests.in
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
# via sphinx
sniffio==1.3.1
# via
# anyio
# trio
snowballstemmer==2.2.0
# via sphinx
sortedcontainers==2.4.0
# via trio
sphinx==8.1.3
# via
# -r /Users/david/Projects/click/requirements/docs.in
# -r /src/asyncclick/requirements/docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinx-notfound-page
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-issues==5.0.0
# via -r /Users/david/Projects/click/requirements/docs.in
# via -r /src/asyncclick/requirements/docs.in
sphinx-notfound-page==1.0.4
# via pallets-sphinx-themes
sphinx-tabs==3.4.7
# via -r /Users/david/Projects/click/requirements/docs.in
# via -r /src/asyncclick/requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand All @@ -123,17 +145,22 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r /Users/david/Projects/click/requirements/docs.in
# via -r /src/asyncclick/requirements/docs.in
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
# via sphinx
toposort==1.10
# via pip-compile-multi
tox==4.23.2
# via -r dev.in
# via -r requirements/dev.in
trio==0.28.0
# via
# -r /src/asyncclick/requirements/tests.in
# -r requirements/dev.in
typing-extensions==4.12.2
# via
# anyio
# mypy
# pyright
urllib3==2.2.3
Expand Down
19 changes: 12 additions & 7 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile docs.in
# pip-compile requirements/docs.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

alabaster==1.0.0
# via sphinx
babel==2.16.0
Expand All @@ -29,7 +34,7 @@ packaging==24.2
# pallets-sphinx-themes
# sphinx
pallets-sphinx-themes==2.3.0
# via -r docs.in
# via -r requirements/docs.in
pygments==2.18.0
# via
# sphinx
Expand All @@ -40,18 +45,18 @@ snowballstemmer==2.2.0
# via sphinx
sphinx==8.1.3
# via
# -r docs.in
# -r requirements/docs.in
# pallets-sphinx-themes
# sphinx-issues
# sphinx-notfound-page
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-issues==5.0.0
# via -r docs.in
# via -r requirements/docs.in
sphinx-notfound-page==1.0.4
# via pallets-sphinx-themes
sphinx-tabs==3.4.7
# via -r docs.in
# via -r requirements/docs.in
sphinxcontrib-applehelp==2.0.0
# via sphinx
sphinxcontrib-devhelp==2.0.0
Expand All @@ -61,7 +66,7 @@ sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
# via -r requirements/docs.in
sphinxcontrib-qthelp==2.0.0
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
Expand Down
25 changes: 22 additions & 3 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,33 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile tests.in
# pip-compile requirements/tests.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

attrs==24.3.0
# via
# outcome
# trio
idna==3.10
# via trio
iniconfig==2.0.0
# via pytest
outcome==1.3.0.post0
# via trio
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
pytest==8.3.4
# via -r tests.in
# via -r requirements/tests.in
sniffio==1.3.1
# via trio
sortedcontainers==2.4.0
# via trio
trio==0.28.0
# via -r requirements/tests.in
13 changes: 9 additions & 4 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
@@ -1,17 +1,22 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile typing.in
# pip-compile requirements/typing.in
#
--trusted-host pypi.python.org
--trusted-host pypi.org
--trusted-host files.pythonhosted.org
--trusted-host pypi01vp.office.noris.de

mypy==1.13.0
# via -r typing.in
# via -r requirements/typing.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pyright
pyright==1.1.390
# via -r typing.in
# via -r requirements/typing.in
typing-extensions==4.12.2
# via
# mypy
Expand Down

0 comments on commit bedf5c2

Please sign in to comment.