Skip to content

Commit

Permalink
Bump tensorflow in /machine-learning/nlp/text-classification
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.5.3 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@v2.5.3...v2.11.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Mar 25, 2023
1 parent f985680 commit 8d17a19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine-learning/nlp/text-classification/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tqdm
numpy
tensorflow==2.5.3
tensorflow==2.11.1
sklearn

0 comments on commit 8d17a19

Please sign in to comment.