10000
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 04af4cd commit add748cCopy full SHA for add748c
vision/snippets/face_detection/requirements.txt
@@ -1,3 +1,3 @@
1
google-cloud-vision==3.4.2
2
pillow==9.5.0; python_version < '3.8'
3
-pillow==10.0.0; python_version >= '3.8'
+pillow==10.0.1; python_version >= '3.8'
0 commit comments