Skip to content

Commit e2543c8

Browse files
build(deps): update tqdm requirement from <4.67.0 to <4.68.0 in /requirements (#2834)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47bd4b8 commit e2543c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/text.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# in case you want to preserve/enforce restrictions on the latest compatible version, add "strict" as an in-line comment
33

44
nltk >3.8.1, <=3.9.1
5-
tqdm <4.67.0
5+
tqdm <4.68.0
66
regex >=2021.9.24, <=2024.11.6
77
transformers >4.4.0, <4.47.0
88
mecab-python3 >=1.0.6, <1.1.0

0 commit comments

Comments
 (0)