Skip to content

Commit 8a9acdc

Browse files
authored
Update setup.py
1 parent fa60612 commit 8a9acdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@
1313
"deepcut": ["deepcut", "keras", "tensorflow"],
1414
"icu": ["pyicu"],
1515
"ipa": ["epitran"],
16-
"ml": ["fastai==1.0.22", "keras", "numpy", "torch"],
16+
"ml": ["fastai>=1.0.38", "keras", "numpy", "torch"],
1717
"ner": ["sklearn-crfsuite"],
1818
"thai2fit": ["gensim", "numpy","emoji"],
1919
"thai2rom": ["keras", "numpy"],
2020
"full": [
2121
"artagger",
2222
"deepcut",
2323
"epitran",
24-
"fastai==0.7.0",
24+
"fastai>=1.0.38",
2525
"gensim",
2626
"keras",
2727
"numpy",

0 commit comments

Comments
 (0)