Skip to content

Commit

Permalink
Pin tensorflow < 2.9.0 (#919)
Browse files Browse the repository at this point in the history
  • Loading branch information
roomrys authored Aug 18, 2022
1 parent 609aaa6 commit 2688d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ attrs>=21.2.0,<=21.4.0
cattrs==1.1.1
jsonpickle==1.2
networkx
tensorflow>=2.6.3,<=2.9.2; platform_machine != 'arm64'
tensorflow>=2.6.3,<2.9.0; platform_machine != 'arm64'
tensorflow-macos==2.9.2; sys_platform == 'darwin' and platform_machine == 'arm64'
tensorflow-metal==0.5.0; sys_platform == 'darwin' and platform_machine == 'arm64'
h5py>=3.1.0,<=3.7.0
Expand Down

0 comments on commit 2688d56

Please sign in to comment.