[martin-dev] fix requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -11,6 +11,7 @@ fsspec==2024.12.0
|
|
| 11 |
identify==2.6.6
|
| 12 |
idna==3.10
|
| 13 |
Jinja2==3.1.5
|
|
|
|
| 14 |
MarkupSafe==3.0.2
|
| 15 |
mpmath==1.3.0
|
| 16 |
networkx==3.4.2
|
|
|
|
| 11 |
identify==2.6.6
|
| 12 |
idna==3.10
|
| 13 |
Jinja2==3.1.5
|
| 14 |
+
matplotlib==3.10.0
|
| 15 |
MarkupSafe==3.0.2
|
| 16 |
mpmath==1.3.0
|
| 17 |
networkx==3.4.2
|