Skip to content

Commit 3164aee

Browse files
committed
fix: detail matplotlib version number
1 parent a2eceaf commit 3164aee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ language = English
3737
status = 3
3838
user = acclab
3939

40-
requirements = fastcore pandas~=1.5.0 numpy~=1.23.5 matplotlib~=3.8 seaborn~=0.12.2 scipy~=1.9.3 datetime statsmodels lqrt
40+
requirements = fastcore pandas~=1.5.0 numpy~=1.23.5 matplotlib~=3.8.4 seaborn~=0.12.2 scipy~=1.9.3 datetime statsmodels lqrt
4141
dev_requirements = pytest~=7.2.1 pytest-mpl~=0.16.1
4242

4343
### Optional ###

0 commit comments

Comments
 (0)