Skip to content

Commit

Permalink
downgrade numpy again since ros_numpy is not compatible anymore other…
Browse files Browse the repository at this point in the history
…wise
  • Loading branch information
MaxJa4 committed Dec 12, 2023
1 parent 41e9074 commit 200c953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ ruamel.yaml==0.18.5
scipy==1.10.1
xmltodict==0.13.0
py-trees==2.2.3
numpy==1.24.4
ultralytics==8.0.220
numpy==1.23.5
ultralytics==8.0.220

0 comments on commit 200c953

Please sign in to comment.