Skip to content

Commit

Permalink
Update numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent 3a798cc commit 7317e22
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .tools/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dill==0.3.7
gmpy2==2.1.5
IPython[notebook]==8.15.0
matplotlib==3.8.0
pandas[hdf5,performance]==2.0.2
pandas[hdf5,performance]==2.1.1
pandas-stubs~=2.0.2
ploomber-engine==0.0.31
pydantic==1.10.12
Expand All @@ -15,5 +15,5 @@ sympy==1.12
uncertainties==3.1.7
# Numba only supports numpy<1.25 https://github.com/numba/numba/issues/8698
# ! Unpin numba once it supports numpy>=1.25
numba==0.57.1
numpy==1.24.4
numba==0.58.1
numpy==1.26.1

0 comments on commit 7317e22

Please sign in to comment.