Skip to content

Commit 9e88faa

Browse files
committed
Updated requirements.txt
1 parent fcc28af commit 9e88faa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
isort==5.12.0; python_version > "3.7"
2-
isort==5.11.4; python_version <= "3.7"
1+
isort==5.13.2; python_version > "3.7"
2+
isort==5.11.5; python_version <= "3.7"
33
black==24.8.0; python_version < "3.9"
44
black==24.10.0; python_version >= "3.9"
5-
google-cloud-compute==1.19.1
5+
google-cloud-compute==1.19.1

0 commit comments

Comments
 (0)