Pin Charmed Operator Framework version for charms
Change-Id: Iff5659151e5678298b72e54b7b22a375bc7b7ebf
Signed-off-by: Dario Faccin <dario.faccin@canonical.com>
(cherry picked from commit d0303f5fff9c744aa101767166e94277c9e3259f)
diff --git a/installers/charm/vca-integrator-operator/requirements.txt b/installers/charm/vca-integrator-operator/requirements.txt
index 66e845a..014a28d 100644
--- a/installers/charm/vca-integrator-operator/requirements.txt
+++ b/installers/charm/vca-integrator-operator/requirements.txt
@@ -14,6 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#######################################################################################
-ops >= 1.2.0
-juju
+ops < 2.2
+juju < 3
pyyaml
\ No newline at end of file