Skip to content

Commit 98678fe

Browse files
Update dependency numpy to v2
1 parent dfa0dbf commit 98678fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s2e-ff/scripts/Plot/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name = "pypi"
66
[packages]
77
basemap = "==1.3.8"
88
matplotlib = "==3.7.3"
9-
numpy = "==1.24.3"
9+
numpy = "==2.1.2"
1010
pandas = "==2.0.3"
1111

1212
[dev-packages]

0 commit comments

Comments
 (0)