We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56749b6 commit 1384f7dCopy full SHA for 1384f7d
install/requirements.txt
@@ -23,7 +23,7 @@ openai
23
24
# Build tools
25
wheel
26
-cmake>=3.24
+cmake>=3.24, < 4.0.0 # 4.0 is BC breaking
27
ninja
28
zstd
29
0 commit comments