Skip to content

Commit cf610ef

Browse files
Bump numpy from 1.21.0 to 1.22.0 in /app
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 20ab9c5 commit cf610ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Flask==2.0.1
22
Werkzeug==3.0.6
33
scikit-learn==0.24.2
4-
numpy==1.21.0
4+
numpy==1.22.0
55
sentence-transformers==2.1.0
66
torch==1.10.0
77
huggingface_hub==0.8.1

0 commit comments

Comments
 (0)