We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20e66a0 commit ff7e315Copy full SHA for ff7e315
1 file changed
compute/client_library/requirements.txt
@@ -1,5 +1,4 @@
1
isort==6.0.0; python_version > "3.9"
2
isort==5.13.2; python_version <= "3.8"
3
-black==24.8.0; python_version < "3.9"
4
-black==24.10.0; python_version >= "3.9"
5
-google-cloud-compute==1.19.1
+black==26.3.1
+google-cloud-compute==1.19.1
0 commit comments