Skip to content

Commit c0d2bf9

Browse files
Update pyproject.toml
Signed-off-by: polinabinder1 <[email protected]>
1 parent 6224d87 commit c0d2bf9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sub-packages/bionemo-scdl/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dynamic = ["version"]
1313
dependencies = [
1414
# external
1515
'anndata>=0.11.0',
16-
'numpy>=1.24.4,<2',
16+
'numpy>=1.24.4',
1717
'pandas>=2.2.1',
1818
'pyarrow>=16.0.0',
1919
'scipy>=1.11.1',

0 commit comments

Comments
 (0)