Skip to content

Commit 0b9c008

Browse files
feanilclaude
andcommitted
chore: regenerate requirements for Python 3.12
Co-Authored-By: Claude Sonnet 4.6 <[email protected]>
1 parent 4ca9096 commit 0b9c008

8 files changed

Lines changed: 8 additions & 14 deletions

File tree

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/base.txt requirements/base.in

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/ci.txt requirements/ci.in

requirements/dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/dev.txt requirements/dev.in

requirements/doc.txt

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/doc.txt requirements/doc.in
@@ -18,8 +18,6 @@ babel==2.17.0
1818
# via
1919
# pydata-sphinx-theme
2020
# sphinx
21-
backports-tarfile==1.2.0
22-
# via jaraco-context
2321
beautifulsoup4==4.13.5
2422
# via pydata-sphinx-theme
2523
build==1.3.0
@@ -127,8 +125,6 @@ idna==3.10
127125
# requests
128126
imagesize==1.4.1
129127
# via sphinx
130-
importlib-metadata==8.7.0
131-
# via keyring
132128
inflection==0.5.1
133129
# via
134130
# -r requirements/test.txt
@@ -330,8 +326,6 @@ urllib3==2.5.0
330326
# -r requirements/test.txt
331327
# requests
332328
# twine
333-
zipp==3.23.0
334-
# via importlib-metadata
335329

336330
# The following packages are considered to be unsafe in a requirements file:
337331
# setuptools

requirements/pip-tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/pip-tools.txt requirements/pip-tools.in

requirements/pip.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --allow-unsafe --output-file=requirements/pip.txt requirements/pip.in

requirements/quality.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/quality.txt requirements/quality.in

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile --output-file=requirements/test.txt requirements/test.in

0 commit comments

Comments
 (0)