Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit==1.39.0
|
2 |
pandas==2.1.2
|
3 |
matplotlib==3.9.2
|
4 |
-
pillow==10.
|
5 |
requests==2.32.3
|
6 |
PyMuPDF==1.25.5
|
7 |
mlx-vlm==0.1.15
|
|
|
1 |
streamlit==1.39.0
|
2 |
pandas==2.1.2
|
3 |
matplotlib==3.9.2
|
4 |
+
pillow==10.4.0
|
5 |
requests==2.32.3
|
6 |
PyMuPDF==1.25.5
|
7 |
mlx-vlm==0.1.15
|