We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56aa717 commit eb87153Copy full SHA for eb87153
pyproject.toml
@@ -157,7 +157,7 @@ build = [
157
# These dependencies are not used in production environments
158
# and should not conflict with other libraries/tooling.
159
"pyinstaller==6.12.0",
160
- "setuptools==76.0.0",
+ "setuptools==78.1.1",
161
"build==1.2.2"
162
]
163
scripts = [
requirements.txt
@@ -39,7 +39,7 @@ pyyaml==6.0.2
39
rich==13.9.2
40
ruamel-yaml==0.18.6
41
ruamel-yaml-clib==0.2.8
42
-setuptools==76.0.0
+setuptools==78.1.1
43
six==1.17.0
44
sortedcontainers==2.4.0
45
viv-utils==0.8.0
0 commit comments