Skip to content

Commit 13adce2

Browse files
committed
use default numpy version of RedPitaya OS 2.0
1 parent 543f34a commit 13adce2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ requires-python = ">=3.10"
2121
dependencies = [
2222
"cached_property>=1.5.2",
2323
"myhdl>=0.11",
24-
"numpy>=1.11.0",
24+
"numpy>=1.21.5",
2525
"rpyc>=5.0,<6.0",
2626
]
2727
classifiers = [

0 commit comments

Comments
 (0)