Skip to content

Commit c048af3

Browse files
Bump torch from 1.6.0 to 1.13.1 in /papers/ReTraCk
Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](pytorch/pytorch@v1.6.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dfd4121 commit c048af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

papers/ReTraCk/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Semantic Parser
22
numpy==1.22.0
3-
torch==1.6.0
3+
torch==1.13.1
44
allennlp==1.2.2
55
allennlp_semparse
66
editdistance==0.5.3

0 commit comments

Comments
 (0)