Skip to content

Commit

Permalink
Merge pull request #63 from hacksider/dependabot/pip/tensorflow-2.12.1
Browse files Browse the repository at this point in the history
Bump tensorflow from 2.12.0 to 2.12.1
  • Loading branch information
hacksider authored Jul 31, 2024
2 parents 702744a + 5384ea6 commit fc9bd97
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 @@ -16,7 +16,7 @@ onnxruntime==1.18.0; sys_platform == 'darwin' and platform_machine != 'arm64'
onnxruntime-silicon==1.16.3; sys_platform == 'darwin' and platform_machine == 'arm64'
onnxruntime-gpu==1.18.0; sys_platform != 'darwin'
tensorflow==2.13.0rc1; sys_platform == 'darwin'
tensorflow==2.12.0; sys_platform != 'darwin'
tensorflow==2.12.1; sys_platform != 'darwin'
opennsfw2==0.10.2
protobuf==4.23.2
tqdm==4.66.4
Expand Down

0 comments on commit fc9bd97

Please sign in to comment.