From a363d12d1f6d81d886fdccaccb3eab7922e31637 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= Date: Wed, 5 Feb 2025 10:34:46 -0800 Subject: [PATCH] dev-requirements: fix conflicts because of nvidia-riva-client --- dev-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index e3f52f9cd..862d0e9f9 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,11 +1,11 @@ build~=1.2.2 -grpcio-tools~=1.69.0 +grpcio-tools~=1.67.1 pip-tools~=7.4.1 pre-commit~=4.0.1 pyright~=1.1.392 pytest~=8.3.4 pytest-asyncio~=0.25.2 ruff~=0.9.1 -setuptools~=75.8.0 +setuptools~=70.0.0 setuptools_scm~=8.1.0 python-dotenv~=1.0.1