Skip to content

Commit acfd6f2

Browse files
Update numpy requirement from ==1.22.* to ==1.26.*
Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v1.22.0...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e06e98c commit acfd6f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ h5py==3.12.1
1313
khanaa==0.0.6
1414
nlpo3==1.3.1
1515
nltk==3.6.6
16-
numpy==1.22.*
16+
numpy==1.26.*
1717
OSKut==1.3
1818
pandas==1.4.*
1919
panphon==0.20.0

0 commit comments

Comments
 (0)