diff --git a/requirements.txt b/requirements.txt index 8fc41158a6a8..c1f7a22a58b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ pybind11 wheel setuptools cmake -ninja +ninja==1.10.2 # Workaround for what should be a torch dep # See discussion in #1174