Update requirements.txt
Browse files- requirements.txt +2 -10
requirements.txt
CHANGED
@@ -1,10 +1,2 @@
|
|
1 |
-
gradio
|
2 |
-
weasyprint
|
3 |
-
cffi==1.16.0
|
4 |
-
pycparser==2.21
|
5 |
-
cairocffi==1.6.1
|
6 |
-
cairosvg==2.7.1
|
7 |
-
cssselect2==0.7.0
|
8 |
-
html5lib==1.1
|
9 |
-
pyphen==0.14.0
|
10 |
-
tinycss2==1.2.1
|
|
|
1 |
+
gradio
|
2 |
+
weasyprint>=60.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|