Skip to content

Commit a151a6a

Browse files
Add omegaconf for tests (huggingface#3400)
Add omegaconfg
1 parent 9ebdd10 commit a151a6a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dependency_versions_table.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"k-diffusion": "k-diffusion>=0.0.12",
2121
"librosa": "librosa",
2222
"numpy": "numpy",
23+
"omegaconf": "omegaconf",
2324
"parameterized": "parameterized",
2425
"protobuf": "protobuf>=3.20.3,<4",
2526
"pytest": "pytest",

0 commit comments

Comments
 (0)