Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -21,5 +21,5 @@ termcolor==1.1.0
|
|
| 21 |
tensorflow-io==0.24.0
|
| 22 |
Werkzeug==2.1.1
|
| 23 |
object_detection
|
| 24 |
-
|
| 25 |
python==3.8
|
|
|
|
| 21 |
tensorflow-io==0.24.0
|
| 22 |
Werkzeug==2.1.1
|
| 23 |
object_detection
|
| 24 |
+
Protobuf==3.20
|
| 25 |
python==3.8
|