We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c4522 commit f096d18Copy full SHA for f096d18
environment.yml
@@ -9,7 +9,7 @@ dependencies:
9
# Currently dask and numpy==1.16.0 clash
10
# TODO: add support for numpy>=1.23
11
- numpy!=1.15.0,!=1.16.0
12
- - pandas>=0.23.0,!=1.0.0
+ - pandas>=0.23.0,!=1.0.0,!=2.1.0
13
- pyarrow>=0.17.1,!=1.0.0
14
- simplejson
15
- minimalkv>=1.4.2
0 commit comments