Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
|
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
aiofiles==23.2.1
|
| 2 |
annotated-types==0.7.0
|
| 3 |
anyio==4.8.0
|
|
|
|
| 1 |
+
texlive-latex-base
|
| 2 |
+
texlive-latex-recommended
|
| 3 |
+
texlive-pictures
|
| 4 |
+
texlive-science
|
| 5 |
+
texlive-latex-extra
|
| 6 |
+
poppler-utils
|
| 7 |
aiofiles==23.2.1
|
| 8 |
annotated-types==0.7.0
|
| 9 |
anyio==4.8.0
|