Skip to content

Commit 940289f

Browse files
Tektronix BotTektronix Bot
authored andcommitted
chore: Update dependencies.
1 parent f33f348 commit 940289f

File tree

3 files changed

+109
-109
lines changed

3 files changed

+109
-109
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ repos:
152152
pass_filenames: false
153153
args: [scripts/generate_schema.py]
154154
- repo: https://github.com/astral-sh/ruff-pre-commit
155-
rev: 0b19ef1fd6ad680ed7752d6daba883ce1265a6de # frozen: v0.12.2
155+
rev: 3d44372123ca5e8617fdb65d9f11facd159b9e95 # frozen: v0.12.3
156156
hooks:
157157
- id: ruff-check
158158
args: [--fix, --exit-non-zero-on-fix]

docs/requirements.txt

Lines changed: 57 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,59 +1,59 @@
1-
beautifulsoup4==4.13.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
2-
black==25.1.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
3-
bracex==2.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
4-
certifi==2025.6.15 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
5-
charset-normalizer==3.4.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
6-
click==8.1.8 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
7-
codespell==2.4.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
8-
colorama==0.4.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
9-
editdistpy==0.1.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
10-
editorconfig==0.17.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
11-
ghp-import==2.1.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
12-
griffe==1.7.3 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
13-
hjson==3.1.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
14-
idna==3.10 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
1+
beautifulsoup4==4.13.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
2+
black==25.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
3+
bracex==2.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
4+
certifi==2025.7.14 ; python_full_version >= "3.9.2" and python_version < "3.14"
5+
charset-normalizer==3.4.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
6+
click==8.1.8 ; python_full_version >= "3.9.2" and python_version < "3.14"
7+
codespell==2.4.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
8+
colorama==0.4.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
9+
editdistpy==0.1.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
10+
editorconfig==0.17.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
11+
ghp-import==2.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
12+
griffe==1.7.3 ; python_full_version >= "3.9.2" and python_version < "3.14"
13+
hjson==3.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
14+
idna==3.10 ; python_full_version >= "3.9.2" and python_version < "3.14"
1515
importlib-metadata==8.7.0 ; python_full_version >= "3.9.2" and python_version < "3.10"
16-
inflect==7.5.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
17-
jinja2==3.1.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
18-
jsbeautifier==1.15.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
19-
markdown==3.8.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
20-
markupsafe==3.0.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
21-
mergedeep==1.3.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
22-
mkdocs==1.6.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
23-
mkdocs-autorefs==1.4.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
24-
mkdocs-ezglossary-plugin==2.0.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
25-
mkdocs-gen-files==0.5.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
26-
mkdocs-get-deps==0.2.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
27-
mkdocs-include-markdown-plugin==7.1.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
28-
mkdocs-literate-nav==0.6.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
29-
mkdocs-macros-plugin==1.3.7 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
30-
mkdocs-mermaid2-plugin==1.2.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
31-
mkdocs-section-index==0.3.10 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
32-
mkdocs-spellcheck==1.1.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
33-
mkdocstrings==0.29.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
34-
mkdocstrings-python==1.16.12 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
35-
more-itertools==10.7.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
36-
mypy-extensions==1.1.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
37-
nodeenv==1.9.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
38-
packaging==25.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
39-
pathspec==0.12.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
40-
platformdirs==4.3.8 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
41-
pygments==2.19.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
42-
pymdown-extensions==10.16 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
43-
python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
44-
pyyaml==6.0.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
45-
pyyaml-env-tag==1.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
46-
requests==2.32.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
47-
setuptools==80.9.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
48-
six==1.17.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
49-
soupsieve==2.7 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
50-
super-collections==0.5.3 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
51-
symspellpy==6.9.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
52-
termcolor==3.1.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
53-
tomli==2.2.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
54-
typeguard==4.4.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
55-
typing-extensions==4.14.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
56-
urllib3==2.5.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
57-
watchdog==6.0.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
58-
wcmatch==10.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
16+
inflect==7.5.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
17+
jinja2==3.1.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
18+
jsbeautifier==1.15.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
19+
markdown==3.8.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
20+
markupsafe==3.0.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
21+
mergedeep==1.3.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
22+
mkdocs==1.6.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
23+
mkdocs-autorefs==1.4.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
24+
mkdocs-ezglossary-plugin==2.0.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
25+
mkdocs-gen-files==0.5.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
26+
mkdocs-get-deps==0.2.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
27+
mkdocs-include-markdown-plugin==7.1.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
28+
mkdocs-literate-nav==0.6.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
29+
mkdocs-macros-plugin==1.3.7 ; python_full_version >= "3.9.2" and python_version < "3.14"
30+
mkdocs-mermaid2-plugin==1.2.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
31+
mkdocs-section-index==0.3.10 ; python_full_version >= "3.9.2" and python_version < "3.14"
32+
mkdocs-spellcheck==1.1.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
33+
mkdocstrings==0.29.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
34+
mkdocstrings-python==1.16.12 ; python_full_version >= "3.9.2" and python_version < "3.14"
35+
more-itertools==10.7.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
36+
mypy-extensions==1.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
37+
nodeenv==1.9.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
38+
packaging==25.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
39+
pathspec==0.12.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
40+
platformdirs==4.3.8 ; python_full_version >= "3.9.2" and python_version < "3.14"
41+
pygments==2.19.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
42+
pymdown-extensions==10.16 ; python_full_version >= "3.9.2" and python_version < "3.14"
43+
python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_version < "3.14"
44+
pyyaml==6.0.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
45+
pyyaml-env-tag==1.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
46+
requests==2.32.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
47+
setuptools==80.9.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
48+
six==1.17.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
49+
soupsieve==2.7 ; python_full_version >= "3.9.2" and python_version < "3.14"
50+
super-collections==0.5.3 ; python_full_version >= "3.9.2" and python_version < "3.14"
51+
symspellpy==6.9.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
52+
termcolor==3.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
53+
tomli==2.2.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
54+
typeguard==4.4.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
55+
typing-extensions==4.14.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
56+
urllib3==2.5.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
57+
watchdog==6.0.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
58+
wcmatch==10.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
5959
zipp==3.23.0 ; python_full_version >= "3.9.2" and python_version < "3.10"

tests/requirements.txt

Lines changed: 51 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,55 @@
1-
beautifulsoup4==4.13.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
2-
blinker==1.9.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
3-
certifi==2025.6.15 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
4-
chardet==5.2.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
5-
charset-normalizer==3.4.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
6-
click==8.1.8 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
7-
colorama==0.4.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
8-
coverage==7.9.2 ; python_full_version >= "3.9.2" and python_version < "4.0"
9-
coverage-conditional-plugin==0.9.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
10-
coverage[toml]==7.9.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
11-
dataproperty==1.1.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
12-
dnspython==2.7.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
1+
beautifulsoup4==4.13.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
2+
blinker==1.9.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
3+
certifi==2025.7.14 ; python_full_version >= "3.9.2" and python_version < "3.14"
4+
chardet==5.2.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
5+
charset-normalizer==3.4.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
6+
click==8.1.8 ; python_full_version >= "3.9.2" and python_version < "3.14"
7+
colorama==0.4.6 ; python_full_version >= "3.9.2" and python_version < "3.14"
8+
coverage==7.9.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
9+
coverage-conditional-plugin==0.9.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
10+
coverage[toml]==7.9.2 ; python_full_version >= "3.9.2" and python_version < "3.14"
11+
dataproperty==1.1.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
12+
dnspython==2.7.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
1313
exceptiongroup==1.3.0 ; python_full_version >= "3.9.2" and python_version < "3.11"
14-
flask==3.1.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
15-
future-fstrings==1.2.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
16-
http-server-mock==1.7 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
17-
idna==3.10 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
14+
flask==3.1.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
15+
future-fstrings==1.2.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
16+
http-server-mock==1.7 ; python_full_version >= "3.9.2" and python_version < "3.14"
17+
idna==3.10 ; python_full_version >= "3.9.2" and python_version < "3.14"
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_full_version < "4.0.0"
20-
itsdangerous==2.2.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
21-
jinja2==3.1.6 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
22-
linkchecker==10.5.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
23-
markupsafe==3.0.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
24-
mbstrdecoder==1.1.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
25-
networkx==3.2.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
26-
packaging==25.0 ; python_full_version >= "3.9.2" and python_version < "4.0"
27-
pathvalidate==3.3.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
28-
pluggy==1.6.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
29-
pygments==2.19.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
30-
pytablewriter==1.2.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
31-
pytest==8.4.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
32-
pytest-cov==6.2.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
33-
pytest-depends==1.0.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
34-
pytest-env==1.1.5 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
35-
pytest-github-report==0.0.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
36-
pytest-html==4.1.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
37-
pytest-metadata==3.1.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
38-
pytest-order==1.3.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
39-
pytest-repeat==0.9.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
40-
python-dateutil==2.9.0.post0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
41-
pytz==2025.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
42-
requests==2.32.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
43-
ruff==0.12.2 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
44-
setuptools==80.9.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
45-
six==1.17.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
46-
soupsieve==2.7 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
47-
tabledata==1.3.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
48-
tcolorpy==0.1.7 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
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.5.0 ; python_full_version >= "3.9.2" and python_version < "3.14"
23+
markupsafe==3.0.2 ; 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.1 ; python_full_version >= "3.9.2" and python_version < "3.14"
32+
pytest-cov==6.2.1 ; 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.4 ; python_full_version >= "3.9.2" and python_version < "3.14"
43+
ruff==0.12.3 ; 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.7 ; 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"
4949
tomli==2.2.1 ; 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_full_version < "4.0.0"
51-
typepy[datetime]==1.3.4 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
52-
typing-extensions==4.14.1 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
53-
urllib3==2.5.0 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
54-
werkzeug==3.1.3 ; python_full_version >= "3.9.2" and python_full_version < "4.0.0"
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.14.1 ; 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"
5555
zipp==3.23.0 ; python_full_version >= "3.9.2" and python_version < "3.10"

0 commit comments

Comments
 (0)