summaryrefslogtreecommitdiff
path: root/devel/py-openstacksdk/files/patch-requirements.txt
blob: f86209ff9356ff216f24d4d380ee7d29050e411c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- requirements.txt.orig	2025-09-11 12:47:47 UTC
+++ requirements.txt
@@ -5,7 +5,7 @@ keystoneauth1>=5.10.0 # Apache-2.0
 jmespath>=0.9.0 # MIT
 jsonpatch!=1.20,>=1.16 # BSD
 keystoneauth1>=5.10.0 # Apache-2.0
-os-service-types>=1.8.0 # Apache-2.0
+os-service-types>=1.7.0 # Apache-2.0
 pbr!=2.1.0,>=2.0.0 # Apache-2.0
 platformdirs>=3 # MIT License
 psutil>=3.2.2 # BSD