Skip to content

Commit

Permalink
Update requirements.txt to update spacy (#251)
Browse files Browse the repository at this point in the history
* Update requirements.txt to update spacy

* upper bound 3.0

Co-authored-by: Sofie Van Landeghem <[email protected]>
  • Loading branch information
vibhavagarwal5 and svlandeg authored Sep 7, 2020
1 parent 73d07e9 commit 654d906
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
spacy>=2.1.0,<2.2.0
spacy>=2.1.0,<3.0.0
cython>=0.25
pytest
pytest

0 comments on commit 654d906

Please sign in to comment.