Spaces:
Running
Running
Update matplotlib to 3.9.4 (#1)
Browse files- Update matplotlib to 3.9.4 (27c9b11fa6dc400162aadbef8ca37a658c81bd73)
Co-authored-by: Sam Gelman <[email protected]>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -35,7 +35,7 @@ jsonschema-specifications==2023.12.1
|
|
35 |
kiwisolver==1.4.5
|
36 |
markdown-it-py==3.0.0
|
37 |
MarkupSafe==2.1.5
|
38 |
-
matplotlib==3.9.
|
39 |
mdurl==0.1.2
|
40 |
mkl==2021.4.0
|
41 |
mpmath==1.3.0
|
|
|
35 |
kiwisolver==1.4.5
|
36 |
markdown-it-py==3.0.0
|
37 |
MarkupSafe==2.1.5
|
38 |
+
matplotlib==3.9.4
|
39 |
mdurl==0.1.2
|
40 |
mkl==2021.4.0
|
41 |
mpmath==1.3.0
|