Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ scikit-image
|
|
10 |
apache-beam
|
11 |
google-cloud-bigquery-storage # Suppresses a harmless error from beam
|
12 |
natsort
|
13 |
-
image-tools
|
|
|
|
10 |
apache-beam
|
11 |
google-cloud-bigquery-storage # Suppresses a harmless error from beam
|
12 |
natsort
|
13 |
+
image-tools
|
14 |
+
pymatting
|