Skip to content

Commit

Permalink
fix min python for pip-compile
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Aug 23, 2024
1 parent 2c5d652 commit 40b78fa
Show file tree
Hide file tree
Showing 6 changed files with 81 additions and 24 deletions.
8 changes: 7 additions & 1 deletion requirements/build.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile build.in
#
build==1.2.1
# via -r build.in
importlib-metadata==8.4.0
# via build
packaging==24.1
# via build
pyproject-hooks==1.1.0
# via build
tomli==2.0.1
# via build
zipp==3.20.0
# via importlib-metadata
49 changes: 39 additions & 10 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile dev.in
#
alabaster==1.0.0
alabaster==0.7.13
# via
# -r docs.txt
# sphinx
Expand Down Expand Up @@ -40,15 +40,22 @@ cryptography==43.0.0
# via -r typing.txt
distlib==0.3.8
# via virtualenv
docutils==0.21.2
docutils==0.20.1
# via
# -r docs.txt
# sphinx
# sphinx-tabs
exceptiongroup==1.2.2
# via
# -r tests.txt
# -r typing.txt
# pytest
filelock==3.15.4
# via
# tox
# virtualenv
greenlet==3.0.3 ; python_version < "3.11"
# via -r tests.txt
identify==2.6.0
# via pre-commit
idna==3.8
Expand All @@ -59,6 +66,10 @@ imagesize==1.4.1
# via
# -r docs.txt
# sphinx
importlib-metadata==8.4.0
# via
# -r docs.txt
# sphinx
iniconfig==2.0.0
# via
# -r tests.txt
Expand Down Expand Up @@ -105,7 +116,7 @@ pluggy==1.5.0
# -r typing.txt
# pytest
# tox
pre-commit==3.8.0
pre-commit==3.5.0
# via -r dev.in
pycparser==2.22
# via
Expand All @@ -128,6 +139,10 @@ python-dotenv==1.0.1
# via
# -r tests.txt
# -r typing.txt
pytz==2024.1
# via
# -r docs.txt
# babel
pyyaml==6.0.2
# via pre-commit
requests==2.32.3
Expand All @@ -138,23 +153,23 @@ snowballstemmer==2.2.0
# via
# -r docs.txt
# sphinx
sphinx==8.0.2
sphinx==7.1.2
# via
# -r docs.txt
# pallets-sphinx-themes
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-tabs==3.4.5
# via -r docs.txt
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-applehelp==1.0.4
# via
# -r docs.txt
# sphinx
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-devhelp==1.0.2
# via
# -r docs.txt
# sphinx
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-htmlhelp==2.0.1
# via
# -r docs.txt
# sphinx
Expand All @@ -164,14 +179,22 @@ sphinxcontrib-jsmath==1.0.1
# sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.txt
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-qthelp==1.0.3
# via
# -r docs.txt
# sphinx
sphinxcontrib-serializinghtml==2.0.0
sphinxcontrib-serializinghtml==1.1.5
# via
# -r docs.txt
# sphinx
tomli==2.0.1
# via
# -r tests.txt
# -r typing.txt
# mypy
# pyproject-api
# pytest
# tox
tox==4.18.0
# via -r dev.in
types-contextvars==2.4.7.3
Expand All @@ -180,7 +203,9 @@ types-dataclasses==0.6.6
# via -r typing.txt
typing-extensions==4.12.2
# via
# -r tests.txt
# -r typing.txt
# asgiref
# mypy
urllib3==2.2.2
# via
Expand All @@ -190,3 +215,7 @@ virtualenv==20.26.3
# via
# pre-commit
# tox
zipp==3.20.0
# via
# -r docs.txt
# importlib-metadata
24 changes: 15 additions & 9 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,27 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile docs.in
#
alabaster==1.0.0
alabaster==0.7.13
# via sphinx
babel==2.16.0
# via sphinx
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
docutils==0.21.2
docutils==0.20.1
# via
# sphinx
# sphinx-tabs
idna==3.8
# via requests
imagesize==1.4.1
# via sphinx
importlib-metadata==8.4.0
# via sphinx
jinja2==3.1.4
# via sphinx
markupsafe==2.1.5
Expand All @@ -34,31 +36,35 @@ pygments==2.18.0
# via
# sphinx
# sphinx-tabs
pytz==2024.1
# via babel
requests==2.32.3
# via sphinx
snowballstemmer==2.2.0
# via sphinx
sphinx==8.0.2
sphinx==7.1.2
# via
# -r docs.in
# pallets-sphinx-themes
# sphinx-tabs
# sphinxcontrib-log-cabinet
sphinx-tabs==3.4.5
# via -r docs.in
sphinxcontrib-applehelp==2.0.0
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==2.0.0
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.1.0
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-log-cabinet==1.0.1
# via -r docs.in
sphinxcontrib-qthelp==2.0.0
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==2.0.0
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.2.2
# via requests
zipp==3.20.0
# via importlib-metadata
10 changes: 9 additions & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile tests.in
#
asgiref==3.8.1
# via -r tests.in
exceptiongroup==1.2.2
# via pytest
greenlet==3.0.3 ; python_version < "3.11"
# via -r tests.in
iniconfig==2.0.0
# via pytest
packaging==24.1
Expand All @@ -16,3 +20,7 @@ pytest==8.3.2
# via -r tests.in
python-dotenv==1.0.1
# via -r tests.in
tomli==2.0.1
# via pytest
typing-extensions==4.12.2
# via asgiref
12 changes: 10 additions & 2 deletions requirements/typing.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.12
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile typing.in
Expand All @@ -10,6 +10,8 @@ cffi==1.17.0
# via cryptography
cryptography==43.0.0
# via -r typing.in
exceptiongroup==1.2.2
# via pytest
iniconfig==2.0.0
# via pytest
mypy==1.11.1
Expand All @@ -30,9 +32,15 @@ pytest==8.3.2
# via -r typing.in
python-dotenv==1.0.1
# via -r typing.in
tomli==2.0.1
# via
# mypy
# pytest
types-contextvars==2.4.7.3
# via -r typing.in
types-dataclasses==0.6.6
# via -r typing.in
typing-extensions==4.12.2
# via mypy
# via
# asgiref
# mypy
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ skip_install = true
commands = pre-commit autoupdate -j4

[testenv:update-requirements]
base_python = 3.12
base_python = 3.8
labels = update
deps = pip-tools
skip_install = true
Expand Down

0 comments on commit 40b78fa

Please sign in to comment.