Skip to content

Commit 5431f6d

Browse files
author
Svetlana Karslioglu
authored
Merge branch 'master' into ns_1_13_update
2 parents 7f4a210 + 8e4a6bd commit 5431f6d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,10 @@ ax-platform
2929
nbformat>=4.2.0
3030
deep_phonemizer==0.0.17
3131

32+
# the following is necessary due to https://github.com/python/importlib_metadata/issues/411
33+
importlib-metadata < 5.0; python_version <= "3.7"
34+
importlib-metadata; python_version > "3.7"
35+
3236
# PyTorch Theme
3337
-e git+https://github.com/pytorch/pytorch_sphinx_theme.git#egg=pytorch_sphinx_theme
3438

0 commit comments

Comments
 (0)