We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a64dc5 commit 5f9a3d1Copy full SHA for 5f9a3d1
tox.ini
@@ -46,7 +46,7 @@ deps =
46
tests: betamax >= 0.8.1
47
tests: betamax_serializers >= 0.2.0
48
tests: scikit-learn
49
- tests: pandas == 1.5.3
+ tests: pandas < 2.0.0
50
tests: cython # required to install pandas from source
51
tests: swat >= 1.8
52
tests: kerberos ; platform_system != "Windows" and platform_system != "Darwin"
0 commit comments