Skip to content

Commit aaff3ab

Browse files
committed
pin pandas at 0.18.1 because of pandas-dev/pandas#14381
1 parent 2c9659b commit aaff3ab

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
numpy
22
scipy
33
matplotlib
4-
pandas
4+
pandas=0.18.1
55
nose
66
requests
77
pyserial

0 commit comments

Comments
 (0)