Skip to content

Commit

Permalink
Bump tensorflow in /vilbert/vilbert-multi-task-master
Browse files Browse the repository at this point in the history
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.15.2 to 2.9.3.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](tensorflow/tensorflow@v1.15.2...v2.9.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 21, 2022
1 parent 4799a0c commit c5a2e93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion vilbert/vilbert-multi-task-master/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pytorch-transformers==1.2.0
numpy==1.16.4
lmdb==0.94
tensorboardX==1.2
tensorflow==1.15.2
tensorflow==2.9.3
tensorpack==0.9.4
tqdm==4.31.1
easydict==1.9
Expand Down
2 changes: 1 addition & 1 deletion vilbert/vilbert-multi-task-master/requirements_me2020.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ sklearn==0.0
tabulate==0.8.7
tensorboard==1.15.0
tensorboardX==2.1
tensorflow==1.15.2
tensorflow==2.9.3
tensorflow-estimator==1.15.1
tensorpack==0.9.4
termcolor==1.1.0
Expand Down

0 comments on commit c5a2e93

Please sign in to comment.