We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58886f0 commit a09b924Copy full SHA for a09b924
requirements.txt
@@ -1,4 +1,4 @@
1
-pandas>=1.0
+pandas>=1.0,<1.1 # pandas 1.1 breaks tests, https://github.com/pandas-dev/pandas/issues/35446
2
numpy>=1.15
3
scipy~=1.0
4
h5py
0 commit comments