Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ matplotlib==3.4.1
|
|
2 |
numpy==1.20.2
|
3 |
opencv_python_headless==4.5.5.64
|
4 |
Pillow==9.4.0
|
5 |
-
scipy==1.
|
6 |
streamlit==1.20.0
|
7 |
potracer==0.0.4
|
8 |
cairosvg==2.7.0
|
|
|
2 |
numpy==1.20.2
|
3 |
opencv_python_headless==4.5.5.64
|
4 |
Pillow==9.4.0
|
5 |
+
scipy==1.6.1
|
6 |
streamlit==1.20.0
|
7 |
potracer==0.0.4
|
8 |
cairosvg==2.7.0
|