Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse filesadd matplotlib to requirements
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,3 +5,4 @@ duckduckgo_search
|
|
5 |
pandas
|
6 |
nest_asyncio
|
7 |
playwright
|
|
|
|
5 |
pandas
|
6 |
nest_asyncio
|
7 |
playwright
|
8 |
+
matplotlib
|