Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ sympy>=1.13.0
|
|
| 10 |
matplotlib>=3.8.0
|
| 11 |
numpy>=1.24.0
|
| 12 |
pillow>=10.0.0
|
| 13 |
-
python-docx
|
|
|
|
|
|
| 10 |
matplotlib>=3.8.0
|
| 11 |
numpy>=1.24.0
|
| 12 |
pillow>=10.0.0
|
| 13 |
+
python-docx
|
| 14 |
+
tectonic
|