Spaces:
Sleeping
Sleeping
jcmachicao
commited on
Commit
•
b6cba84
1
Parent(s):
3f46701
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ matplotlib==3.5.1
|
|
3 |
numpy==1.22.0
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
-
Pillow==
|
7 |
streamlit==1.11.0
|
8 |
dlib==19.21.0
|
9 |
fsspec==0.7.4
|
|
|
3 |
numpy==1.22.0
|
4 |
opencv_python==4.5.4.60
|
5 |
pandas==1.3.5
|
6 |
+
Pillow==10.0.1
|
7 |
streamlit==1.11.0
|
8 |
dlib==19.21.0
|
9 |
fsspec==0.7.4
|