Skip to content

Commit 654d906

Browse files
Update requirements.txt to update spacy (#251)
* Update requirements.txt to update spacy * upper bound 3.0 Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
1 parent 73d07e9 commit 654d906

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
@@ -1,3 +1,3 @@
1-
spacy>=2.1.0,<2.2.0
1+
spacy>=2.1.0,<3.0.0
22
cython>=0.25
3-
pytest
3+
pytest

0 commit comments

Comments
 (0)