Commit 81131ffc authored by Ben Mares's avatar Ben Mares Committed by GitHub

Pandas to 1.1

parent 1a66dd36
...@@ -32,7 +32,7 @@ RUN conda install --quiet --yes \ ...@@ -32,7 +32,7 @@ RUN conda install --quiet --yes \
# numba update to 0.49 fails resolving deps. # numba update to 0.49 fails resolving deps.
'numba=0.48.*' \ 'numba=0.48.*' \
'numexpr=2.7.*' \ 'numexpr=2.7.*' \
'pandas=1.0.*' \ 'pandas=1.1.*' \
'patsy=0.5.*' \ 'patsy=0.5.*' \
'protobuf=3.12.*' \ 'protobuf=3.12.*' \
'pytables=3.6.*' \ 'pytables=3.6.*' \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment