Skip to content

Commit

Permalink
Updated tensorflow version
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanhellander committed Jun 5, 2024
1 parent 0e75f7c commit fb955ff
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==0.37.1
dependencies:
- tensorflow==2.13.1
- tensorflow==2.16.1
- fire==0.3.1
- fedn>0.9.4
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.13.1
tensorflow==2.16.1
fire==0.3.1
docker==6.1.1

0 comments on commit fb955ff

Please sign in to comment.