Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4670906

Browse files
authored
remove numpy version for 3.6 (GoogleCloudPlatform#7408)
this sample omits 3.6 anyway, so we can remove this vulnerable version of numpy as a requirement
1 parent 93f509c commit 4670906

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

people-and-planet-ai/geospatial-classification/requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
numpy==1.21.4; python_version > "3.6"
2-
numpy==1.19.5; python_version <= "3.6"
32
tensorflow==2.7.0
43
earthengine-api==0.1.292
54
pytest==6.2.4

0 commit comments

Comments
 (0)