Skip to content
This repository has been archived by the owner on Jul 25, 2023. It is now read-only.

Bump numpy from 1.19.5 to 1.22.0 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump numpy from 1.19.5 to 1.22.0
Bumps [numpy](https://github.com/numpy/numpy) from 1.19.5 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.19.5...v1.22.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Jun 22, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit b65a382b4444e25614d7dde0d47c0fc420a87ca6
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -3,6 +3,6 @@ streamlit==0.82.0
torchvision==0.9.1
torch==1.8.1
tqdm==4.60.0
numpy==1.19.5
numpy==1.22.0
Pillow==8.2.0
scikit_learn==0.24.2