Skip to content

Commit 3cfe6e5

Browse files
authored
pin plotnine at <0.7
started getting a MemoryError running (ggplot(diamonds) + aes('depth', fill='cut', color='cut') + geom_density(alpha=0.1))
1 parent 63240e2 commit 3cfe6e5

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
@@ -4,7 +4,7 @@ ipython
44
pandas
55
jupyter
66
seaborn
7-
plotnine
7+
plotnine<0.7.0
88
jinja2
99
jinja2-highlight
1010
markdown

0 commit comments

Comments
 (0)