Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59d44d8

Browse files
committed
Avoid Pandas 1.1.0
A deprecation warning is being treated as an error
1 parent bc46db7 commit 59d44d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/testing/travis_extra.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
ipykernel
44
nbconvert[execute]
55
nbformat!=5.0.0,!=5.0.1
6-
pandas!=0.25.0
6+
pandas!=0.25.0,<1.1.0
77
pikepdf
88
pytz

0 commit comments

Comments
 (0)