X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=requirements.in;h=03898e9f79b2f7a6c253af3705f51c1b16890efb;hb=fb03e9084403d6fc2adf427a371ff9827f3c1238;hp=ea82d48deedff45c74b548724e07e89fa22a6965;hpb=7c6840b23b5d6d8bc14eb7e76d1262c4ccde3097;p=osm%2FN2VC.git diff --git a/requirements.in b/requirements.in index ea82d48..03898e9 100644 --- a/requirements.in +++ b/requirements.in @@ -12,6 +12,11 @@ # See the License for the specific language governing permissions and # limitations under the License. -juju==2.8.4 -kubernetes==10.0.1 -pyasn1 \ No newline at end of file +async-timeout<4 +juju==3.0.0 +kubernetes +motor==1.3.1 +pyasn1 +pyyaml<6 +retrying-async +certifi==2022.9.24