Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
-
streamlit==1.
|
2 |
-
opencv-python==4.
|
3 |
-
tensorflow==2.
|
4 |
-
numpy==
|
|
|
|
|
5 |
|
6 |
|
|
|
1 |
+
streamlit==1.41.1
|
2 |
+
opencv-python==4.10.0.84
|
3 |
+
tensorflow==2.18.0
|
4 |
+
numpy==2.2.1
|
5 |
+
|
6 |
+
|
7 |
|
8 |
|