Skip to content
Snippets Groups Projects

Downgrade numpy for compatibility with latest numba version

Merged Paula Popa requested to merge paulapopa/clb-jupyter-nb-images:master into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -29,7 +29,7 @@ nglview==3.0.3
nibabel==3.2.1
numba==0.56.4
numexpr==2.8.1
numpy==1.24.2
numpy==1.23.5
pandas==1.3.5
patsy==0.5.2
plotly==5.5.0