Skip to content

Commit 9aefd26

Browse files
authored
[chore] Relax numpy version constraints (Ascend#113)
As title Signed-off-by: 0oshowero0 <o0shower0o@outlook.com>
1 parent 4686763 commit 9aefd26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ ray[default]
22
tensordict>=0.10.0
33
pyzmq
44
hydra-core
5-
numpy<2.0.0
5+
numpy
66
msgspec
77
psutil
88
omegaconf
9-
prometheus_client>=0.20.0
9+
prometheus_client>=0.20.0

0 commit comments

Comments
 (0)