Updating python dependencies
Change-Id: Ie5e02b38a414db66828b3afb30665e5845597129
Signed-off-by: Gulsum Atici <gulsum.atici@canonical.com>
diff --git a/requirements.in b/requirements.in
index ea5adec..56415e5 100644
--- a/requirements.in
+++ b/requirements.in
@@ -25,15 +25,15 @@
prometheus-api-client
prometheus-client
python-ceilometerclient
-python-keystoneclient==4.5.0
-python-neutronclient==7.8.0
-python-novaclient==18.0.0
+python-keystoneclient
+python-neutronclient
+python-novaclient
python-cinderclient==8.3.0
-pyvcloud==23.0.*
-pyyaml==5.4.1
-requests==2.28.1
+pyvcloud
+pyyaml==5.4.1 # dependency comes from common
+requests
six
-certifi==2022.9.24
-cffi==1.15.1
-charset-normalizer==2.1.1
-cryptography==38.0.1
\ No newline at end of file
+cffi
+charset-normalizer
+cryptography
+certifi
\ No newline at end of file