Skip to content

Commit

Permalink
Bump numpy
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeNaccarato committed Oct 20, 2023
1 parent 7f51d3f commit a420f87
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,9 +3,9 @@ dill==0.3.7
gmpy2==2.1.5
IPython[notebook]==8.16.1
matplotlib==3.8.0
numpy==1.24.4
pandas[hdf5,performance]==2.0.2
pandas-stubs~=2.0.2
numpy==1.26.1
pandas[hdf5,performance]==2.1.1
pandas-stubs~=2.1.1
ploomber-engine==0.0.31
pydantic==1.10.12
# ? Already specified in `requirements_both.txt`
Expand Down

0 comments on commit a420f87

Please sign in to comment.