Skip to content

Commit 78e023e

Browse files
committed
Even Further Reduce pinned dependencies (4)
1 parent 7a8d1dc commit 78e023e

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

tox.ini

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -305,9 +305,6 @@ deps =
305305
msgpack==1.1.0
306306
ruamel.yaml==0.18.10
307307
Sphinx==7.1.2
308-
sphinx-autodoc-typehints==2.0.1
309-
sphinx-prompt==1.8.0
310-
sphinx-tabs==3.4.5
311308
commands =
312309
pip install sphinx==7.2.6
313310
pip install pygments>=2.7.4,<=2.13.0
@@ -321,9 +318,6 @@ deps =
321318
msgpack==1.1.0
322319
ruamel.yaml==0.18.10
323320
Sphinx==7.1.2
324-
sphinx-autodoc-typehints==2.0.1
325-
sphinx-prompt==1.8.0
326-
sphinx-tabs==3.4.5
327321
commands =
328322
pip install sphinx==7.3.7
329323
pip install pygments>=2.7.4,<=2.13.0
@@ -337,9 +331,6 @@ deps =
337331
msgpack==1.1.0
338332
ruamel.yaml==0.18.10
339333
Sphinx==7.1.2
340-
sphinx-autodoc-typehints==2.0.1
341-
sphinx-prompt==1.8.0
342-
sphinx-tabs==3.4.5
343334
commands =
344335
pip install sphinx==7.4.7
345336
pip install pygments>=2.7.4,<=2.13.0
@@ -353,9 +344,6 @@ deps =
353344
msgpack==1.1.0
354345
ruamel.yaml==0.18.10
355346
Sphinx==7.1.2
356-
sphinx-autodoc-typehints==2.0.1
357-
sphinx-prompt==1.8.0
358-
sphinx-tabs==3.4.5
359347
commands =
360348
pip install sphinx==8.0.2
361349
pip install pygments>=2.7.4,<=2.13.0
@@ -369,9 +357,6 @@ deps =
369357
msgpack==1.1.0
370358
ruamel.yaml==0.18.10
371359
Sphinx==7.1.2
372-
sphinx-autodoc-typehints==2.0.1
373-
sphinx-prompt==1.8.0
374-
sphinx-tabs==3.4.5
375360
commands =
376361
pip install sphinx==8.1.3
377362
pip install pygments>=2.7.4,<=2.13.0
@@ -385,9 +370,6 @@ deps =
385370
msgpack==1.1.0
386371
ruamel.yaml==0.18.10
387372
Sphinx==7.1.2
388-
sphinx-autodoc-typehints==2.0.1
389-
sphinx-prompt==1.8.0
390-
sphinx-tabs==3.4.5
391373
commands =
392374
pip install sphinx==8.2.1
393375
pip install pygments>=2.7.4,<=2.13.0

0 commit comments

Comments
 (0)