@@ -6,10 +6,6 @@ alabaster==0.7.16 ; python_full_version == '3.9.*'
66 # via sphinx
77alabaster==1.0.0 ; python_full_version >= '3.10'
88 # via sphinx
9- anyio==4.5.2 ; python_full_version < '3.9'
10- # via httpx
11- anyio==4.11.0 ; python_full_version >= '3.9'
12- # via httpx
139argcomplete==3.6.2
1410 # via nox
1511attrs==25.3.0 ; python_full_version < '3.9'
@@ -29,8 +25,6 @@ build==1.3.0 ; python_full_version >= '3.9'
2925certifi==2025.10.5
3026 # via
3127 # cryptography (pyproject.toml)
32- # httpcore
33- # httpx
3428 # requests
3529charset-normalizer==3.4.4
3630 # via requests
@@ -70,9 +64,7 @@ docutils==0.21.2 ; python_full_version >= '3.9'
7064 # sphinx
7165 # sphinx-rtd-theme
7266exceptiongroup==1.3.0 ; python_full_version < '3.11'
73- # via
74- # anyio
75- # pytest
67+ # via pytest
7668execnet==2.1.1
7769 # via pytest-xdist
7870filelock==3.16.1 ; python_full_version < '3.9'
@@ -81,17 +73,14 @@ filelock==3.19.1 ; python_full_version == '3.9.*'
8173 # via virtualenv
8274filelock==3.20.0 ; python_full_version >= '3.10'
8375 # via virtualenv
84- h11==0.16.0
85- # via httpcore
86- httpcore==1.0.9
87- # via httpx
88- httpx==0.28.1
89- # via pbs-installer
76+ humanize==4.10.0 ; python_full_version < '3.9'
77+ # via nox
78+ humanize==4.13.0 ; python_full_version == '3.9.*'
79+ # via nox
80+ humanize==4.14.0 ; python_full_version >= '3.10'
81+ # via nox
9082idna==3.11
91- # via
92- # anyio
93- # httpx
94- # requests
83+ # via requests
9584imagesize==1.4.1
9685 # via sphinx
9786importlib-metadata==8.5.0 ; python_full_version < '3.9'
@@ -135,8 +124,6 @@ pathspec==0.12.1
135124 # via
136125 # check-sdist
137126 # mypy
138- pbs-installer==2025.10.14
139- # via nox
140127platformdirs==4.3.6 ; python_full_version < '3.9'
141128 # via virtualenv
142129platformdirs==4.4.0 ; python_full_version == '3.9.*'
@@ -214,8 +201,6 @@ roman-numerals-py==3.1.0 ; python_full_version >= '3.11'
214201 # via sphinx
215202ruff==0.14.1
216203 # via cryptography (pyproject.toml)
217- sniffio==1.3.1
218- # via anyio
219204snowballstemmer==3.0.1
220205 # via sphinx
221206sphinx==7.1.2 ; python_full_version < '3.9'
@@ -291,14 +276,12 @@ tomli==2.3.0 ; python_full_version <= '3.11'
291276typing-extensions==4.13.2 ; python_full_version < '3.9'
292277 # via
293278 # cryptography (pyproject.toml)
294- # anyio
295279 # exceptiongroup
296280 # mypy
297281 # virtualenv
298282typing-extensions==4.15.0 ; python_full_version >= '3.9'
299283 # via
300284 # cryptography (pyproject.toml)
301- # anyio
302285 # exceptiongroup
303286 # mypy
304287 # virtualenv
@@ -316,10 +299,6 @@ zipp==3.20.2 ; python_full_version < '3.9'
316299 # importlib-resources
317300zipp==3.23.0 ; python_full_version >= '3.9' and python_full_version < '3.10.2'
318301 # via importlib-metadata
319- zstandard==0.23.0 ; python_full_version < '3.9'
320- # via pbs-installer
321- zstandard==0.25.0 ; python_full_version >= '3.9'
322- # via pbs-installer
323302
324303# The following packages were excluded from the output:
325304# cffi
0 commit comments