Skip to content

Commit

Permalink
chore(deps): bump tqdm from 4.62.3 to 4.66.3 in /benchmark/camelyon (#…
Browse files Browse the repository at this point in the history
…212)

Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: SdgJlbl <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: SdgJlbl <[email protected]>
  • Loading branch information
dependabot[bot] and SdgJlbl authored Jun 20, 2024
1 parent 7b8e88f commit 380127b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/camelyon/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tqdm==4.62.3
tqdm==4.66.3
numpy==1.24.3
scikit-learn==1.3.1
torch==2.0.1
Expand Down
1 change: 1 addition & 0 deletions substrafl/dependency/manage_dependencies.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ def compile_requirements(dependency_list: List[Union[str, Path]], *, dest_dir: P
"piptools",
"compile",
"--resolver=backtracking",
"--no-strip-extras",
str(requirements_in),
]
try:
Expand Down

0 comments on commit 380127b

Please sign in to comment.