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 a0fdab3 commit ee55ddaCopy full SHA for ee55dda
people-and-planet-ai/image-classification/requirements.txt
@@ -1,5 +1,5 @@
1
pillow==9.5.0; python_version < '3.8'
2
-pillow==10.0.0; python_version >= '3.8'
+pillow==10.0.1; python_version >= '3.8'
3
apache-beam[gcp]==2.46.0
4
google-cloud-aiplatform==1.25.0
5
google-cloud-bigquery==3.11.4 # Indirect dependency, but there is a version conflict that causes pip to hang unless we constraint this.
0 commit comments