diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/pip/components/compile.req | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/pip/components/compile.req b/etc/pip/components/compile.req index 1ef0f56a10d..e26295d38b3 100644 --- a/etc/pip/components/compile.req +++ b/etc/pip/components/compile.req @@ -4,3 +4,4 @@ packaging <= 21.3 regex <= 2021.11.10 requirements_parser <= 0.3.1 setuptools +ninja>=1.10.0 |