Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump tensorflow from 1.0.0 to 2.11.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.0.0 to 2.11.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.0.0...v2.11.1)

---
updated-dependencies:
- dependency-name: tensorflow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 24, 2023
commit b4b39d415e6c4fcad9af6c2e3102bd372a3c1ec6
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Keras==2.0.3
numpy==1.12.1
pandas==0.19.2
matplotlib==2.0.0
tensorflow==1.0.0
tensorflow==2.11.1
Pillow==4.1.0
gym==0.8.1
h5py==2.7.0
Expand Down