Skip to content

Commit d06e079

Browse files
authored
modify omegaconf version constraint
1 parent 68e42d0 commit d06e079

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
attrs==23.1.*
44
networkx>=2.6,<=2.8.0
55
numpy>=1.21.0,<=1.23.4 # np.bool was removed in 1.24.0 which was used in openvino runtime
6-
omegaconf==2.3.*
6+
omegaconf~=2.1.1
77
opencv-python==4.8.1.*
88
pymongo==4.6.*
99
scikit-learn==1.3.*

0 commit comments

Comments
 (0)