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 0ca681b commit daab861Copy full SHA for daab861
requirements.txt
@@ -1,10 +1,10 @@
1
# Requirements for linting, building, and uploading the PGV python package to PyPI.
2
# The package's own requirements are in python/setup.cfg (and also in python/requirements.in).
3
-flake8==7.1.2
+flake8==7.2.0
4
isort==6.0.1
5
build==1.2.2.post1
6
twine==6.1.0
7
wheel==0.45.1
8
-setuptools==76.0.0
9
-protobuf==6.30.1
+setuptools==80.0.0
+protobuf==6.30.2
10
setuptools_scm[toml]>=6.2
0 commit comments