Skip to content
Snippets Groups Projects
Commit a05dfc62 authored by zqwerty's avatar zqwerty Committed by zhuqi
Browse files

fix allennlp==0.9.0

parent 076db7e7
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ setup( ...@@ -46,7 +46,7 @@ setup(
'tensorflow==1.14', 'tensorflow==1.14',
'tensorboard>=1.14.0', 'tensorboard>=1.14.0',
'tensorboardX==1.7', 'tensorboardX==1.7',
'allennlp', 'allennlp==0.9.0',
'requests', 'requests',
'simplejson', 'simplejson',
'spacy', 'spacy',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment