Spaces:
Sleeping
Sleeping
Update requirements for technical report generation
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ plotly>=5.15.0
|
|
10 |
scikit-learn>=1.3.0
|
11 |
jinja2>=3.1.2
|
12 |
huggingface-hub>=0.19.0
|
13 |
-
python-dotenv>=1.0.0
|
|
|
|
10 |
scikit-learn>=1.3.0
|
11 |
jinja2>=3.1.2
|
12 |
huggingface-hub>=0.19.0
|
13 |
+
python-dotenv>=1.0.0
|
14 |
+
markdown>=3.4.0
|