Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ streamlit==1.31.0
|
|
| 2 |
markdown==3.5.2
|
| 3 |
weasyprint==61.2
|
| 4 |
pydyf==0.10.0
|
| 5 |
-
Pygments==2.17.2
|
|
|
|
|
|
| 2 |
markdown==3.5.2
|
| 3 |
weasyprint==61.2
|
| 4 |
pydyf==0.10.0
|
| 5 |
+
Pygments==2.17.2
|
| 6 |
+
Pillow==10.2.0
|