Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -4,7 +4,7 @@ streamlit
|
|
| 4 |
pip==24.0
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
-
tensorflow==2.
|
| 8 |
object-detection-0.1
|
| 9 |
matplotlib==3.2
|
| 10 |
protobuf==3.20
|
|
|
|
| 4 |
pip==24.0
|
| 5 |
Pillow
|
| 6 |
numpy
|
| 7 |
+
tensorflow==2.9.0
|
| 8 |
object-detection-0.1
|
| 9 |
matplotlib==3.2
|
| 10 |
protobuf==3.20
|