Skip to content

Commit

Permalink
Build(deps): update tqdm requirement from ~=4.65.0 to ~=4.66.4
Browse files Browse the repository at this point in the history
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.65.0...v4.66.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 16, 2024
1 parent e7f2b1c commit 8a5f4bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ numpy~=1.24.2
nptyping~=2.5.0
matplotlib~=3.7.1
scipy~=1.10.1
tqdm~=4.65.0
tqdm~=4.66.4
torch~=2.0.1

scikit-learn~=1.2.2
Expand Down

0 comments on commit 8a5f4bd

Please sign in to comment.