Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,6 +4,6 @@ pandas==1.4.3
|
|
4 |
pandas_stubs==1.2.0.56
|
5 |
Pillow==9.2.0
|
6 |
requests==2.27.1
|
7 |
-
streamlit==1.
|
8 |
tensorflow==2.9.1
|
9 |
opencv-python
|
|
|
4 |
pandas_stubs==1.2.0.56
|
5 |
Pillow==9.2.0
|
6 |
requests==2.27.1
|
7 |
+
streamlit==1.22.0
|
8 |
tensorflow==2.9.1
|
9 |
opencv-python
|