From a67f224b97bbce753af32e8961de5e3fa4a6e00d Mon Sep 17 00:00:00 2001 From: royischoss Date: Thu, 1 Jan 2026 15:45:46 +0200 Subject: [PATCH] update requirements.txt with stable mlrun version --- modules/src/agent_deployer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/src/agent_deployer/requirements.txt b/modules/src/agent_deployer/requirements.txt index b41041e8..8cc866bd 100644 --- a/modules/src/agent_deployer/requirements.txt +++ b/modules/src/agent_deployer/requirements.txt @@ -1,2 +1,2 @@ -mlrun==1.10.0-rc41 +mlrun==1.10.0 pytest~=8.2 \ No newline at end of file