Skip to content

Commit 907458d

Browse files
Update tqdm requirement from ~=4.66.6 to ~=4.67.0 (#227)
Updates the requirements on [tqdm](https://github.com/tqdm/tqdm) to permit the latest version. - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.6...v4.67.0) --- updated-dependencies: - dependency-name: tqdm dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent bac90a1 commit 907458d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
setuptools==75.3.0
22
numpy==1.24.4
33
opencv-python~=4.10.0.84
4-
tqdm~=4.66.6
4+
tqdm~=4.67.0
55
scikit-image==0.24.0

0 commit comments

Comments
 (0)