Skip to content

Commit 2da911c

Browse files
authored
Merge pull request #48 from eginhard/numpy2
build: support numpy2
2 parents c2c949e + 1fb4e1c commit 2da911c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dateparser~=1.1.1
33
gruut-ipa>=0.12.0,<1.0
44
gruut_lang_en~=2.0.0
55
jsonlines~=1.2.0
6-
networkx>=2.5.0,<3.0.0
6+
networkx>=2.5.0
77
num2words>=0.5.10,<1.0.0
8-
numpy>=1.19.0,<2.0.0
8+
numpy>=1.19.0
99
python-crfsuite~=0.9.7

0 commit comments

Comments
 (0)