Skip to content

Commit cd316b5

Browse files
authored
specify exact pandas version
1 parent 2e81d62 commit cd316b5

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
@@ -1,7 +1,7 @@
11
cmake==0.9.0
22
matplotlib==3.0.2
33
numpy==1.15.0
4-
pandas>=0.23.4
4+
pandas==0.23.4
55
seaborn==0.9.0
66
plotly==2.4.1
77
genepattern-notebook>=0.7.1

0 commit comments

Comments
 (0)