Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ apache-beam==2.34.0
|
|
10 |
google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam
|
11 |
natsort==8.1.0
|
12 |
image-tools
|
|
|
|
10 |
google-cloud-bigquery-storage==1.1.0 # Suppresses a harmless error from beam
|
11 |
natsort==8.1.0
|
12 |
image-tools
|
13 |
+
numpy<1.24
|