Skip to content
Snippets Groups Projects
Commit 61c14742 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

[data/conda_build_config] New pins that force setuptools=65

parent 5c5580b6
No related branches found
No related tags found
1 merge request!326Force setuptools=65 (downgrades pytorch-lightning as a result)
Pipeline #64906 passed
...@@ -430,7 +430,7 @@ pytorch: ...@@ -430,7 +430,7 @@ pytorch:
- "1.12.1 cuda*" # [linux] - "1.12.1 cuda*" # [linux]
- "1.12.1" # [osx] - "1.12.1" # [osx]
pytorch_lightning: pytorch_lightning:
- "1.6.5" - "1.5.8"
pyyaml: pyyaml:
- "6.0" - "6.0"
pyzmq: pyzmq:
...@@ -446,7 +446,7 @@ scikit_learn: ...@@ -446,7 +446,7 @@ scikit_learn:
scipy: scipy:
- "1.9.1" - "1.9.1"
setuptools: setuptools:
- "59.5.0" - "65.3.0"
simplejson: simplejson:
- "3.17.6" - "3.17.6"
six: six:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment