Updating python dependencies 95/12895/1
authorMark Beierl <mark.beierl@canonical.com>
Sat, 28 Jan 2023 03:31:38 +0000 (03:31 +0000)
committerMark Beierl <mark.beierl@canonical.com>
Sat, 28 Jan 2023 03:31:38 +0000 (03:31 +0000)
Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

Change-Id: Id8de678b41c0eaa804abf35b49c278bfcbcb5f53
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
requirements-dev.txt
requirements-test.in
requirements-test.txt
requirements.in
requirements.txt

index 3f04a36..042a18a 100644 (file)
@@ -44,7 +44,7 @@ cffi==1.15.1
     #   -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=master
     #   cryptography
     #   pynacl
-charset-normalizer==3.0.1
+charset-normalizer==2.1.1
     # via
     #   -r https://osm.etsi.org/gitweb/?p=osm/N2VC.git;a=blob_plain;f=requirements.txt;hb=master
     #   requests
index 25fda89..394c6c3 100644 (file)
@@ -19,8 +19,9 @@
 # For those usages not covered by the Apache License, Version 2.0 please
 # contact: helena.mcgough@intel.com or adrian.hoban@intel.com
 ##
+certifi
+charset-normalizer<3 # Required by aiohttp in LCM via N2VC
 coverage
 mock
 nose2
 requests-mock
-certifi
\ No newline at end of file
index 55fe40a..b068b79 100644 (file)
@@ -18,8 +18,10 @@ certifi==2022.12.7
     # via
     #   -r requirements-test.in
     #   requests
-charset-normalizer==3.0.1
-    # via requests
+charset-normalizer==2.1.1
+    # via
+    #   -r requirements-test.in
+    #   requests
 coverage==7.1.0
     # via -r requirements-test.in
 idna==3.4
index 56415e5..39e61db 100644 (file)
 # For those usages not covered by the Apache License, Version 2.0 please
 # contact: prithiv.mohan@intel.com or adrian.hoban@intel.com
 aiokafka
+certifi
+cffi
+charset-normalizer<3 # Required by aiohttp in LCM via N2VC
+cryptography
 gnocchiclient
 humanfriendly
 lxml
@@ -33,7 +37,3 @@ pyvcloud
 pyyaml==5.4.1 # dependency comes from common
 requests
 six
-cffi
-charset-normalizer
-cryptography
-certifi
\ No newline at end of file
index fa3d254..e9ff7b3 100644 (file)
@@ -36,7 +36,7 @@ cffi==1.15.1
     # via
     #   -r requirements.in
     #   cryptography
-charset-normalizer==3.0.1
+charset-normalizer==2.1.1
     # via
     #   -r requirements.in
     #   requests
@@ -45,7 +45,7 @@ cliff==4.1.0
     #   gnocchiclient
     #   osc-lib
     #   python-neutronclient
-cmd2==2.4.2
+cmd2==2.4.3
     # via cliff
 contourpy==1.0.7
     # via matplotlib
@@ -339,5 +339,5 @@ wcwidth==0.2.6
     # via cmd2
 wrapt==1.14.1
     # via debtcollector
-zipp==3.11.0
+zipp==3.12.0
     # via importlib-metadata