Skip to content

Commit 8a9d3b3

Browse files
Update numpy requirement from <2,>=1.26.0 to >=1.26.0,<3
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.26.0...v2.3.0) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5c1565d commit 8a9d3b3

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 @@ gensim>=4.3.3,<5
1313
khanaa>=0.1.1,<1
1414
nlpo3>=1.3.1
1515
nltk>=3.6.6,<4
16-
numpy>=1.26.0,<2
16+
numpy>=1.26.0,<3
1717
pandas>=2.2.0,<3
1818
panphon==0.22.2
1919
phunspell==0.1.6

0 commit comments

Comments
 (0)