From 29a7fd1db94593ef1f95a984bdc39d883025e6fa Mon Sep 17 00:00:00 2001 From: sirigudi Date: Fri, 19 Dec 2025 10:37:14 +0530 Subject: [PATCH] update cccl to latest commit --- agent-build-requirements.txt | 2 +- agent-runtime-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/agent-build-requirements.txt b/agent-build-requirements.txt index cbbc3c6..fd4cbee 100644 --- a/agent-build-requirements.txt +++ b/agent-build-requirements.txt @@ -1,4 +1,4 @@ --e git+https://github.com/f5devcentral/f5-cccl.git@57fa813b3c776aff67f649f29a96709655c6fb5c#egg=f5-cccl +-e git+https://github.com/lavanya-f5/f5-cccl.git@5f1c155f97cbe7ec78c676120f2f05ab296ef04a#egg=f5-cccl pytest==3.0.2 mock==2.0.0 flake8==3.4.1 diff --git a/agent-runtime-requirements.txt b/agent-runtime-requirements.txt index ba8b64a..8e19cd6 100644 --- a/agent-runtime-requirements.txt +++ b/agent-runtime-requirements.txt @@ -1,3 +1,3 @@ --e git+https://github.com/f5devcentral/f5-cccl.git@57fa813b3c776aff67f649f29a96709655c6fb5c#egg=f5-cccl +-e git+https://github.com/lavanya-f5/f5-cccl.git@5f1c155f97cbe7ec78c676120f2f05ab296ef04a#egg=f5-cccl pyinotify==0.9.6 requests==2.32.4