Skip to content

Commit

Permalink
removing fire from .yaml files (#688)
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankJonasmoelle authored Aug 31, 2024
1 parent 4d00645 commit 54b6898
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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 @@ -6,4 +6,4 @@ build_dependencies:
dependencies:
- tensorflow>=2.13.1
- fire==0.3.1
- fedn
- fedn
1 change: 0 additions & 1 deletion examples/mnist-keras/client/python_env_macosx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ build_dependencies:
dependencies:
- tensorflow-macos
- tensorflow-metal
- fire==0.3.1
- fedn

0 comments on commit 54b6898

Please sign in to comment.