Skip to content

Commit 3ded762

Browse files
ricardodcpereiraaquemy
authored andcommitted
fix: fixate matplotlib upper version
1 parent 80a1024 commit 3ded762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.12
22
pandas>1.1, <2.1, !=1.4.0
3-
matplotlib>=3.2, <4
3+
matplotlib>=3.2, <=3.7.3
44
pydantic>=1.8.1, <2
55
PyYAML>=5.0.0, <6.1
66
jinja2>=2.11.1, <3.2

0 commit comments

Comments
 (0)