Skip to content

Commit 6085012

Browse files
authored
Update setup.py
1 parent d4a0579 commit 6085012

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
'Operating System :: MacOS',
2929
],
3030
install_requires=[
31-
'matplotlib',
31+
'matplotlib<3.9',
3232
'numpy>=1.16',
3333
'scipy',
3434
'seaborn==0.11',

0 commit comments

Comments
 (0)