mirror of
https://github.com/wassname/ray.git
synced 2026-07-21 12:50:45 +08:00
Upgrade cloudpickle to 0.5.2. (#1244)
This commit is contained in:
committed by
Philipp Moritz
parent
e0a340ee7e
commit
2ae5a8484f
@@ -12,4 +12,4 @@ RUN echo 'export PATH=/opt/conda/bin:$PATH' > /etc/profile.d/conda.sh \
|
||||
ENV PATH "/opt/conda/bin:$PATH"
|
||||
RUN conda install -y libgcc
|
||||
RUN pip install flatbuffers
|
||||
RUN pip install --upgrade pip cloudpickle==0.4.1
|
||||
RUN pip install --upgrade pip cloudpickle==0.5.2
|
||||
|
||||
Reference in New Issue
Block a user