From b7e59165af4f20ed2b3afd390cd3817228910648 Mon Sep 17 00:00:00 2001 From: Dmitry Ratushnyy Date: Tue, 5 Sep 2023 13:24:30 +0000 Subject: [PATCH] Bumped ops version --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 45645a936..ff9e7f2be 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ cosl==0.0.5 importlib-resources==5.10.2 tenacity==8.1.0 pymongo==4.3.3 -ops==2.0.0 +ops==2.4.1 jsonschema==4.17.3 cryptography==38.0.4 pure-sasl==0.6.2 @@ -12,7 +12,7 @@ pycparser==2.2 pkgutil-resolve-name==1.3.10 pydantic==1.10.7 pyrsistent==0.19.3 -pyyaml>6.0 +pyyaml==6.0.1 zipp==3.11.0 pyOpenSSL==22.1.0 typing-extensions==4.5.0 \ No newline at end of file