Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhellander committed Jun 5, 2024
1 parent 0cb7e23 commit c94ff31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/mnist-keras/client/python_env.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ build_dependencies:
- setuptools
- wheel
dependencies:
- tensorflow==2.16.1
- tensorflow>=2.13.1
- fire==0.3.1
- fedn
2 changes: 1 addition & 1 deletion examples/mnist-keras/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
tensorflow==2.16.1
tensorflow>=2.13.1
fire==0.3.1
docker==6.1.1

0 comments on commit c94ff31

Please sign in to comment.