Skip to content

Commit 46cf49b

Browse files
committed
hydra/omegaconf required
1 parent d28a5e4 commit 46cf49b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,10 @@
2626
'numpy<1.21.5; python_version<"3.8"',
2727
'torch>=1.7.1',
2828
'transformers>=4.0.0',
29+
'hydra-core>=1.2',
2930
'nltk',
3031
'stanza',
32+
'omegaconf',
3133
'dill'],
3234
extras_require={
3335
'elmo': ['allennlp']

0 commit comments

Comments
 (0)