Skip to content

Commit e9d0573

Browse files
authored
Update setup.py
1 parent aeae906 commit e9d0573

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
'BiFuncLib': ['simulation_data/*'],
1818
},
1919
install_requires=[
20-
'numpy==1.24.3',
20+
'numpy==1.26.3',
2121
'pandas',
2222
'matplotlib',
2323
'scipy',
@@ -43,3 +43,4 @@
4343

4444

4545

46+

0 commit comments

Comments
 (0)