We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aef5951 commit 96f4a7fCopy full SHA for 96f4a7f
1 file changed
pyproject.toml
@@ -29,6 +29,7 @@ pre-commit = "^2.21.0" # frozen for Python 3.7
29
pytest = "^7.4.4" # frozen for Python 3.7
30
pytest-benchmark = "^4.0.0"
31
pytest-cov = "^4.1.0"
32
+setuptools = "^68.0.0" # frozen for Python 3.7
33
sphinx = "^5.3.0" # frozen for Python 3.7
34
sphinx_rtd_theme = "^2.0.0"
35
sphinx-autodoc-typehints = "^1.23.0" # frozen for Python 3.7
0 commit comments