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 e2acd1d commit da2d2c5Copy full SHA for da2d2c5
language/snippets/classify_text/requirements.txt
@@ -1,3 +1,3 @@
1
google-cloud-language==2.5.1
2
-numpy==1.23.1; python_version > '3.7'
+numpy==1.23.2; python_version > '3.7'
3
numpy===1.21.4; python_version == '3.7'
0 commit comments