Skip to content

Commit f3c0326

Browse files
committed
Add v1.7.2 to compatibility table
1 parent f432c55 commit f3c0326

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

compatibility.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"spacy": {
3+
"1.7.2": {
4+
"en_core_web_md": ["1.2.0"],
5+
"en_core_web_sm": ["1.2.0"],
6+
"de_core_news_md": ["1.0.0"],
7+
"en_depent_web_md": ["1.2.0"],
8+
"en_vectors_glove_md": ["1.0.0"]
9+
},
310
"1.7.1": {
411
"en_core_web_md": ["1.2.0"],
512
"en_core_web_sm": ["1.2.0"],

0 commit comments

Comments
 (0)