Skip to content

Commit f9f3798

Browse files
[Infra] Update dependency numpy to ~=2.4.2
1 parent 1e96a56 commit f9f3798

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies = [
4040
"prompt-toolkit>=3.0.38",
4141
"pygments>=2.14.0",
4242
"pyperclip>=1.8.2",
43-
"numpy~=2.2.6", # latest to support 3.10
43+
"numpy~=2.4.2", # latest to support 3.10
4444
"xkbcommon<1.5", # ubuntu jammy supports up to 1.4.0
4545
"pyte~=0.8.2",
4646
"pyserial>=3.5",

0 commit comments

Comments
 (0)