Skip to content

Commit bdef0aa

Browse files
build(deps): update conllu requirement from <5.0.0,>=4.0 to >=4.0,<7.0.0
Updates the requirements on [conllu](https://github.com/EmilStenstrom/conllu) to permit the latest version. - [Commits](EmilStenstrom/conllu@4.5.3...6.0.0) --- updated-dependencies: - dependency-name: conllu dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d33df2b commit bdef0aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
boto3>=1.20.27
2-
conllu>=4.0,<5.0.0
2+
conllu>=4.0,<7.0.0
33
deprecated>=1.2.13
44
ftfy>=6.1.0
55
gdown>=4.4.0

0 commit comments

Comments
 (0)