Skip to content

Commit

Permalink
Bump numpy from 1.14.6 to 1.22.0
Browse files Browse the repository at this point in the history
Bumps [numpy](https://github.com/numpy/numpy) from 1.14.6 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](numpy/numpy@v1.14.6...v1.22.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2022
1 parent 7e4cc9e commit 8faa87c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
# include_dirs = /usr/local/opt/openblas/include
#
## Install NumPy linked to this OpenBLAS thanks to ~/.numpy-site.cfg:
# pip install numpy==1.14.6 --no-binary numpy
# pip install numpy==1.22.0 --no-binary numpy
#
## Install the packages listed in this file (SciPy will also use ~/.numpy-site.cfg):
# CVXOPT_BUILD_GLPK=1 pip install -r requirements.txt --no-binary numpy,scipy,cvxopt; pyenv rehash
Expand Down Expand Up @@ -109,7 +109,7 @@ mpmath==1.0.0
multiprocess==0.70.6.1
nbformat==4.4.0
nose==1.3.7
numpy==1.14.6
numpy==1.22.0
optlang==1.4.2
osqp==0.4.1
packaging==17.1
Expand Down

0 comments on commit 8faa87c

Please sign in to comment.