fix(mongodb): query now with filters to get just the VNFD referenced by the NSR....
[osm/MON.git] / setup.py
index dfe455e..4377e45 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -53,7 +53,7 @@ setup(
     install_requires=[
         "aiokafka==0.6.0",
         "requests==2.25.*",
-        "python-keystoneclient==3.15.*",
+        "python-keystoneclient==4.2.0",
         "six",
         "pyyaml>=5.1.2",
         "prometheus_client==0.4.*",