Skip to content

Commit b4bbc88

Browse files
committed
fix: ease matplotlib version
1 parent 2e872a6 commit b4bbc88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
scipy>=1.4.1, <1.16
22
pandas>1.1, <3, !=1.4.0
3-
matplotlib>=3.5, <3.9
3+
matplotlib>=3.5
44
pydantic>=2
55
PyYAML>=5.0.0, <6.1
66
jinja2>=2.11.1, <3.2

0 commit comments

Comments
 (0)