We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2ea376 commit 5b08dacCopy full SHA for 5b08dac
requirements-dev.txt
@@ -14,9 +14,9 @@ pre-commit
14
python-dateutil
15
requests; implementation_name=="cpython"
16
setuptools>=68; implementation_name=="cpython"
17
-sphinx>=8.0.2,<9
18
-sphinx-autodoc-typehints>=2.4.1,<3
19
-sphinx-rtd-theme>=3.0.0rc1,<4
+sphinx>=7,<8
+sphinx-autodoc-typehints
+sphinx-rtd-theme
20
twine; implementation_name=="cpython"
21
types-beautifulsoup4; implementation_name=="cpython"
22
types-python-dateutil; implementation_name=="cpython"
0 commit comments