Skip to content

Commit

Permalink
unpin scipy
Browse files Browse the repository at this point in the history
  • Loading branch information
wangcj05 committed Oct 3, 2024
1 parent 7a3531e commit c45e1da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dependencies.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Note all install methods after "main" take
<main>
<h5py/>
<numpy>1.24</numpy>
<scipy>1.9</scipy>
<scipy/>
<scikit-learn>1.0</scikit-learn>
<pandas/>
<!-- Note most versions of xarray work, but some (such as 0.20) don't -->
Expand Down Expand Up @@ -72,7 +72,7 @@ Note all install methods after "main" take
<imageio source="pip">2.22</imageio>
<line_profiler optional='True'/>
<!-- <ete3 optional='True'/> -->
<statsforecast>1.7</statsforecast>
<statsforecast source="pip"/>
<pywavelets optional='True'>1.2</pywavelets>
<python-sensors source="pip"/>
<numdifftools source="pip">0.9</numdifftools>
Expand Down

0 comments on commit c45e1da

Please sign in to comment.