From 79e5687e4d4defecbcb9c63435e5008681631668 Mon Sep 17 00:00:00 2001
From: Alberto Colla <alberto.colla@garr.it>
Date: Mon, 4 Mar 2024 14:43:14 +0000
Subject: [PATCH] Update requirements.txt

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index ad1c7e9..d7e12ed 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,7 +7,7 @@ jsonpatch!=1.20,>=1.16 # BSD
 keystoneauth1>=3.18.0 # Apache-2.0
 netifaces>=0.10.4 # MIT
 os-service-types>=1.7.0 # Apache-2.0
-pbr!=2.1.0,>=2.0.0 # Apache-2.0
+pbr>=2.0.0 # Apache-2.0
 platformdirs>=3 # MIT License
 PyYAML>=3.13 # MIT
 requestsexceptions>=1.2.0 # Apache-2.0
-- 
GitLab