From 44c31c935a3ab9578859f339d6328f7002b88458 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Thu, 25 Sep 2025 14:06:08 +0200 Subject: [PATCH] use released cfdp-py in interop example --- examples/python-interop/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/python-interop/requirements.txt b/examples/python-interop/requirements.txt index 5fce759..1ae692f 100644 --- a/examples/python-interop/requirements.txt +++ b/examples/python-interop/requirements.txt @@ -1 +1 @@ -cfdp-py @ git+https://github.com/us-irs/cfdp-py.git@main +cfdp-py == 0.6.0