Spaces:
Running
Running
upgraded streamlit
Browse files- requirements-docker.txt +1 -1
- requirements.txt +1 -1
requirements-docker.txt
CHANGED
|
@@ -4,7 +4,7 @@ numpy>=1.20.0,<2.0
|
|
| 4 |
opencv-python>=4.5.0
|
| 5 |
scipy>=1.7.0
|
| 6 |
scikit-image>=0.19.0,<0.26
|
| 7 |
-
streamlit>=1.
|
| 8 |
streamlit-drawable-canvas-fix>=0.9.8
|
| 9 |
matplotlib>=3.5.0
|
| 10 |
Pillow>=9.0.0
|
|
|
|
| 4 |
opencv-python>=4.5.0
|
| 5 |
scipy>=1.7.0
|
| 6 |
scikit-image>=0.19.0,<0.26
|
| 7 |
+
streamlit>=1.29.0
|
| 8 |
streamlit-drawable-canvas-fix>=0.9.8
|
| 9 |
matplotlib>=3.5.0
|
| 10 |
Pillow>=9.0.0
|
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ numpy>=1.20.0
|
|
| 5 |
opencv-python>=4.5.0
|
| 6 |
scipy>=1.7.0
|
| 7 |
scikit-image>=0.19.0
|
| 8 |
-
streamlit>=1.
|
| 9 |
streamlit-drawable-canvas-fix>=0.9.8
|
| 10 |
matplotlib>=3.5.0
|
| 11 |
Pillow>=9.0.0
|
|
|
|
| 5 |
opencv-python>=4.5.0
|
| 6 |
scipy>=1.7.0
|
| 7 |
scikit-image>=0.19.0
|
| 8 |
+
streamlit>=1.29.0
|
| 9 |
streamlit-drawable-canvas-fix>=0.9.8
|
| 10 |
matplotlib>=3.5.0
|
| 11 |
Pillow>=9.0.0
|