We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d0163 commit 1a841f0Copy full SHA for 1a841f0
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = [
32
"robotframework-debug~=4.5.0",
33
"robotframework-sshlibrary~=3.8.0",
34
"robotframework-stacktrace==0.4.1",
35
- "numpy~=2.2.6", # latest to support 3.10
+ "numpy~=2.3.2", # latest to support 3.10
36
"xkbcommon<1.5", # ubuntu jammy supports up to 1.4.0
37
"pyte~=0.8.2",
38
"pyserial>=3.5",
0 commit comments