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 202237e commit 12da517Copy full SHA for 12da517
hardware/pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"pydantic-settings>=2,<3",
25
"opentrons_shared_data==0.0.0",
26
"typing-extensions>=4.0.0,<5",
27
- "numpy==1.22.3",
+ "numpy==1.24.6",
28
"python-can==4.2.2",
29
]
30
robot-server/pyproject.toml
@@ -54,7 +54,7 @@ dev = [
54
"idna==3.3",
55
"mock~=5.0.1",
56
"mypy==1.11.0",
57
58
"pyusb==1.2.1",
59
"pytest>=7,<8",
60
"pytest-asyncio>=0.23.0,<2",
0 commit comments