From bb025a6a1fa86ab7e5aad346d7cbadad058e8f46 Mon Sep 17 00:00:00 2001 From: Grant Gainey Date: Thu, 27 Jun 2024 12:47:06 -0400 Subject: [PATCH] Update core/LB to 3.49.11 for access to `pulpcore-manager openapi`. [noissue] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b43adeb71..1168e0193 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ django_readonly_field~=1.1.1 jsonschema>=4.6,<5.0 libcomps>=0.1.20.post1,<0.2 productmd~=1.33.0 -pulpcore>=3.44.1,<3.70 +pulpcore>=3.49.11,<3.70 solv~=0.7.21 aiohttp_xmlrpc~=1.5.0 importlib-resources~=6.4.0