Skip to content

Commit e01561a

Browse files
build(deps): update numpy requirement from <2 to none (#2085)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jirka Borovec <[email protected]>
1 parent ae2b85c commit e01561a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ dependencies = [
3030
"jsonargparse[signatures]>=4.30.1,<=4.32.1; python_version<='3.9'", # 4.33 does not seem to be compatible with Python 3.9
3131
"jsonargparse[signatures]>=4.37; python_version>'3.9'", # required to work with python3.12+
3232
"lightning>=2.5",
33-
"numpy<2", # for older Torch versions
3433
"psutil==7",
3534
"safetensors>=0.4.3",
3635
# tokenization in most models:

0 commit comments

Comments
 (0)