mirror of
https://github.com/explosion/spaCy.git
synced 2025-04-17 23:51:58 +03:00
Update thinc requirements
This makes it the same as it was before the merge, >=8.1.0,<8.2.0.
This commit is contained in:
parent
0638236725
commit
12adc8eb66
|
@ -6,7 +6,7 @@ spacy-loggers>=1.0.0,<2.0.0
|
|||
cymem>=2.0.2,<2.1.0
|
||||
preshed>=3.0.2,<3.1.0
|
||||
# XXX TEMP FOR TESTING
|
||||
thinc==8.1.0
|
||||
thinc>=8.1.0,<8.2.0
|
||||
ml_datasets>=0.2.0,<0.3.0
|
||||
murmurhash>=0.28.0,<1.1.0
|
||||
wasabi>=0.9.1,<1.2.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user