Skip to content

Commit 3142105

Browse files
committed
Updated setup.py
1 parent 13522f0 commit 3142105

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
'numpy>=1.16',
2020
'dill',
2121
'seaborn',
22-
'plotnine',
22+
'plotnine<=0.12.4',
2323
]
2424

2525
PACKAGES = [

0 commit comments

Comments
 (0)