Skip to content

Commit 22d2803

Browse files
authored
Update requirements.txt
1 parent 35df12c commit 22d2803

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

requirements.txt

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
PyYAML==5.4.1
2-
numpy==1.22.*
3-
python-crfsuite==0.9.*
4-
requests==2.31.*
1+
PyYAML>=5.4.1
2+
numpy>=1.22
3+
pyicu>=2.3
4+
python-crfsuite>=0.9.7
5+
requests>=2.31

0 commit comments

Comments
 (0)