Skip to content

Commit

Permalink
change dep
Browse files Browse the repository at this point in the history
  • Loading branch information
mattiasakesson committed Sep 2, 2024
1 parent 70e6705 commit 2fe040a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/mnist-pytorch-DPSGD/client/python_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build_dependencies:
- setuptools
- wheel
dependencies:
- torch==2.3.1
- torchvision==0.18.1
- torch
- torchvision
- fedn
- opacus

0 comments on commit 2fe040a

Please sign in to comment.