Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
tensorflow-cpu==2.
|
| 2 |
-
protobuf<=
|
| 3 |
-
numpy=
|
| 4 |
opencv-python-headless
|
| 5 |
Pillow
|
| 6 |
scikit-image
|
|
|
|
| 1 |
+
tensorflow-cpu==2.18.0
|
| 2 |
+
protobuf<=4.21.0
|
| 3 |
+
numpy>=1.24.0
|
| 4 |
opencv-python-headless
|
| 5 |
Pillow
|
| 6 |
scikit-image
|