learnables / learn2learn

A PyTorch Library for Meta-learning Research
http://learn2learn.net
MIT License
2.66k stars 353 forks source link

Fix CI with recent scipy. #295

Closed seba-1511 closed 2 years ago

seba-1511 commented 2 years ago

Description

CI installation broke (due to scipy update?). Possibly add Py39 and torch==1.10 to the CI.

Contribution Checklist

If your contribution modifies code in the core library (not docs, tests, or examples), please fill the following checklist.

Optional

If you make major changes to the core library, please run make alltests and copy-paste the content of alltests.txt below.

[PASTE HERE]