Skip to content

Commit

Permalink
Fix CI errors by downgrading numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
takuseno committed Jun 20, 2024
1 parent 4e613f0 commit 29c82d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ wandb
black
mypy
pylint==2.13.5
numpy<2
isort
docformatter
minari==0.4.2
Expand Down

0 comments on commit 29c82d5

Please sign in to comment.