Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ pandas==2.2.2
|
|
3 |
matplotlib==3.9.2
|
4 |
weasyprint==62.3
|
5 |
transformers==4.44.2
|
6 |
-
torch==2.4.0
|
|
|
|
3 |
matplotlib==3.9.2
|
4 |
weasyprint==62.3
|
5 |
transformers==4.44.2
|
6 |
+
torch==2.4.0
|
7 |
+
cairocffi==1.7.1
|