Skip to content

Commit cfa1b9a

Browse files
authored
[FIX] requirements: Fix issue importing pandas
More info about pandas-dev/pandas#18530
1 parent 3b847e9 commit cfa1b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pandas == 0.18.0
1+
pandas == 0.21.1
22
cssutils >= 1.0.1
33
xlrd == 1.0.0
44
tabulate == 0.7.5

0 commit comments

Comments
 (0)