Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ httpx
|
|
4 |
jinja2
|
5 |
newsapi-python
|
6 |
python-multipart
|
7 |
-
markdown
|
|
|
|
|
|
4 |
jinja2
|
5 |
newsapi-python
|
6 |
python-multipart
|
7 |
+
markdown
|
8 |
+
matplotlib
|
9 |
+
pandas
|