Skip to content
Merged
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 in /machine-learning/nlp/text-generator
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v2.5.1...v2.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 10, 2021
commit a6c840f3d6c5dcd760f9b5c34d50aa16a506e050
2 changes: 1 addition & 1 deletion machine-learning/nlp/text-generator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy
tensorflow==2.5.1
tensorflow==2.5.2
requests
tqdm