Skip to content

Commit 5fb58aa

Browse files
authored
Merge pull request #48 from Cyberbyte-Studios/pinning-panda-django-bokeh
Pinned Pandas and bokeh
2 parents 142ac49 + 47dbc6a commit 5fb58aa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements/base.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ django-ses==0.8.1
6666

6767
# Graphing
6868
numpy==1.11.2
69-
pandas
70-
django-pandas
71-
bokeh
69+
pandas==0.19.0
70+
django-pandas==0.4.1
71+
bokeh==0.12.3

0 commit comments

Comments
 (0)