Updating python dependencies 89/12889/1
authorMark Beierl <mark.beierl@canonical.com>
Fri, 27 Jan 2023 21:04:10 +0000 (21:04 +0000)
committerMark Beierl <mark.beierl@canonical.com>
Fri, 27 Jan 2023 21:04:10 +0000 (21:04 +0000)
Update of Python packages (using pip-compile) in preparation for
Release FOURTEEN

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

index 5185d7a..661da61 100644 (file)
@@ -11,6 +11,7 @@
 #     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 #     See the License for the specific language governing permissions and
 #     limitations under the License.
+charset-normalizer<3 # Required by aiohttp in LCM
 juju==3.0.0
 kubernetes
 motor==1.3.1
index 6399c99..c539a67 100644 (file)
@@ -28,8 +28,10 @@ cffi==1.15.1
     # via
     #   cryptography
     #   pynacl
-charset-normalizer==3.0.1
-    # via requests
+charset-normalizer==2.1.1
+    # via
+    #   -r requirements.in
+    #   requests
 cryptography==39.0.0
     # via paramiko
 google-auth==2.16.0