Skip to content

Commit 6b5ec64

Browse files
authored
Merge pull request #1121 from PyThaiNLP/dependabot/pip/numpy-gte-1.26.0-and-lt-3
Update numpy requirement from <2,>=1.26.0 to >=1.26.0,<3
2 parents 5c1565d + 8a9d3b3 commit 6b5ec64

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)