Skip to content

Commit

Permalink
setup : change numpy version and update mccnn version for release
Browse files Browse the repository at this point in the history
  • Loading branch information
lecontm committed Jun 25, 2024
1 parent f0ce6dc commit 4d7c8bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ setup_requires =

# Pandora plugin MC-CNN packages dependencies
install_requires =
numpy
MCCNN==1.2.3a1
pandora==1.6.1a2
numpy<2.0
MCCNN==1.2.*
pandora==1.6.*
xarray
json-checker

Expand Down

0 comments on commit 4d7c8bf

Please sign in to comment.