Pip standardization 52/10952/2 v9.1.2
authorbeierlm <mark.beierl@canonical.com>
Fri, 4 Jun 2021 01:28:17 +0000 (21:28 -0400)
committerbeierlm <mark.beierl@canonical.com>
Fri, 4 Jun 2021 02:00:39 +0000 (22:00 -0400)
Typo in protobuf version, typing-extensions
Corrected to match LCM

Change-Id: I0e7a1e1e0f032eecb38344fc7132cb2c5a51d01e
Signed-off-by: beierlm <mark.beierl@canonical.com>
requirements.txt

index 5b52a4d..7e21599 100644 (file)
@@ -35,7 +35,7 @@ oauthlib==3.1.0
     # via requests-oauthlib
 paramiko==2.7.2
     # via juju
-protobuf==3.17.0
+protobuf==3.15.6
     # via macaroonbakery
 pyasn1-modules==0.2.8
     # via google-auth
@@ -91,7 +91,7 @@ theblues==0.5.2
     # via juju
 toposort==1.6
     # via juju
-typing-extensions==3.10.0.0
+typing-extensions==3.7.4.3
     # via typing-inspect
 typing-inspect==0.6.0
     # via juju