fix(mongodb): query now with filters to get just the VNFD referenced by the NSR....
[osm/MON.git] / setup.py
index fe8af5a..4377e45 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -53,12 +53,12 @@ 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.*",
         "gnocchiclient==7.0.*",
-        "pyvcloud==19.1.1",
+        "pyvcloud==23.0.*",
         "python-ceilometerclient==2.9.*",
         "python-novaclient==12.0.*",
         "python-neutronclient==5.1.*",