Skip to content

Commit ad426bb

Browse files
committed
ci: update requirements for Python 3.14 compatibility
1 parent f7c2da1 commit ad426bb

File tree

1 file changed

+35
-35
lines changed

1 file changed

+35
-35
lines changed

tests/requirements.txt

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -16,40 +16,40 @@ future-fstrings==1.2.0 ; python_full_version >= "3.9.2" and python_version < "3.
1616
http-server-mock==1.7 ; python_full_version >= "3.9.2" and python_version < "3.15"
1717
idna==3.11 ; python_full_version >= "3.9.2" and python_version < "3.15"
1818
importlib-metadata==8.7.0 ; python_full_version >= "3.9.2" and python_version < "3.10"
19-
iniconfig==2.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
20-
itsdangerous==2.2.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
21-
jinja2==3.1.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
22-
linkchecker==10.6.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
23-
markupsafe==3.0.3 ; python_full_version >= "3.9.2" and python_version < "3.14"
24-
mbstrdecoder==1.1.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
25-
networkx==3.2.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
26-
packaging==25.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
27-
pathvalidate==3.3.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
28-
pluggy==1.6.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
29-
pygments==2.19.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
30-
pytablewriter==1.2.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
31-
pytest==8.4.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
32-
pytest-cov==7.0.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
33-
pytest-depends==1.0.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
34-
pytest-env==1.1.5 ; python_full_version >= "3.9.2" and python_version < "3.14"
35-
pytest-github-report==0.0.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
36-
pytest-html==4.1.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
37-
pytest-metadata==3.1.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
38-
pytest-order==1.3.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
39-
pytest-repeat==0.9.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
40-
python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_version < "3.14"
41-
pytz==2025.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
42-
requests==2.32.5 ; python_full_version >= "3.9.2" and python_version < "3.14"
43-
ruff==0.14.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
44-
setuptools==80.9.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
45-
six==1.17.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
46-
soupsieve==2.8 ; python_full_version >= "3.9.2" and python_version < "3.14"
47-
tabledata==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
48-
tcolorpy==0.1.7 ; python_full_version >= "3.9.2" and python_version < "3.14"
19+
iniconfig==2.1.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
20+
itsdangerous==2.2.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
21+
jinja2==3.1.6 ; python_full_version >= "3.9.2" and python_version < "3.15"
22+
linkchecker==10.6.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
23+
markupsafe==3.0.3 ; python_full_version >= "3.9.2" and python_version < "3.15"
24+
mbstrdecoder==1.1.4 ; python_full_version >= "3.9.2" and python_version < "3.15"
25+
networkx==3.2.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
26+
packaging==25.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
27+
pathvalidate==3.3.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
28+
pluggy==1.6.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
29+
pygments==2.19.2 ; python_full_version >= "3.9.2" and python_version < "3.15"
30+
pytablewriter==1.2.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
31+
pytest==8.4.2 ; python_full_version >= "3.9.2" and python_version < "3.15"
32+
pytest-cov==7.0.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
33+
pytest-depends==1.0.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
34+
pytest-env==1.1.5 ; python_full_version >= "3.9.2" and python_version < "3.15"
35+
pytest-github-report==0.0.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
36+
pytest-html==4.1.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
37+
pytest-metadata==3.1.1 ; python_full_version >= "3.9.2" and python_version < "3.15"
38+
pytest-order==1.3.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
39+
pytest-repeat==0.9.4 ; python_full_version >= "3.9.2" and python_version < "3.15"
40+
python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_version < "3.15"
41+
pytz==2025.2 ; python_full_version >= "3.9.2" and python_version < "3.15"
42+
requests==2.32.5 ; python_full_version >= "3.9.2" and python_version < "3.15"
43+
ruff==0.14.6 ; python_full_version >= "3.9.2" and python_version < "3.15"
44+
setuptools==80.9.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
45+
six==1.17.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
46+
soupsieve==2.8 ; python_full_version >= "3.9.2" and python_version < "3.15"
47+
tabledata==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.15"
48+
tcolorpy==0.1.7 ; python_full_version >= "3.9.2" and python_version < "3.15"
4949
tomli==2.3.0 ; python_full_version >= "3.9.2" and python_full_version <= "3.11.0a6"
50-
typepy==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
51-
typepy[datetime]==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
52-
typing-extensions==4.15.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
53-
urllib3==2.5.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
54-
werkzeug==3.1.3 ; python_full_version >= "3.9.2" and python_version < "3.14"
50+
typepy==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.15"
51+
typepy[datetime]==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.15"
52+
typing-extensions==4.15.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
53+
urllib3==2.5.0 ; python_full_version >= "3.9.2" and python_version < "3.15"
54+
werkzeug==3.1.3 ; python_full_version >= "3.9.2" and python_version < "3.15"
5555
zipp==3.23.0 ; python_full_version >= "3.9.2" and python_version < "3.10"

0 commit comments

Comments
 (0)