Skip to content

Commit c81fd06

Browse files
committed
requirements-dev.txt
Summary: Test Plan: Reviewers: Subscribers: Tasks: Tags:
1 parent 38e549a commit c81fd06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
cmake>=3.19 # For building binary targets in the wheel.
1+
cmake>=3.19, <4.0.0 # For building binary targets in the wheel.
22
pip>=23 # For building the pip package.
33
pyyaml # Imported by the kernel codegen tools.
44
setuptools>=63 # For building the pip package contents.

0 commit comments

Comments
 (0)