scaleoutsystems / fedn

FEDn: An enterprise-ready open source federated learning framework. This repository contains the Python framework, CLI and API.
https://docs.scaleoutsystems.com
Apache License 2.0
143 stars 34 forks source link

Bugfix/SK-1040 | Bug in example monai-2D-mednist #719

Closed mattiasakesson closed 1 month ago

mattiasakesson commented 1 month ago

Description

numpy<2 is required by monAI so this pr pin numpy to 1.24.4 for python 3.8 and 1.26.4 for python >=3.9