We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2beece7 commit deab5d6Copy full SHA for deab5d6
1 file changed
pyproject.toml
@@ -74,7 +74,7 @@ d = ["aiohttp>=3.10"]
74
jupyter = ["ipython>=7.8.0", "tokenize-rt>=3.2.0"]
75
76
[dependency-groups]
77
-build = ["hatch==1.16.4", "hatch-fancy-pypi-readme", "hatch-vcs>=0.3.0", "virtualenv<21.0.0"]
+build = ["hatch==1.15.1", "hatch-fancy-pypi-readme", "hatch-vcs>=0.3.0", "virtualenv<21.0.0"]
78
wheels = ["cibuildwheel==3.3.1", "pypyp"]
79
binary = ["pyinstaller", "wheel>=0.45.1"]
80
0 commit comments