Spaces:
Paused
Paused
sanjay7178
commited on
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ pandas==2.2.2
|
|
6 |
Pillow==10.4.0
|
7 |
uvicorn==0.30.6
|
8 |
python-multipart
|
9 |
-
lxml
|
|
|
|
6 |
Pillow==10.4.0
|
7 |
uvicorn==0.30.6
|
8 |
python-multipart
|
9 |
+
lxml
|
10 |
+
html5lib
|