From 1ff9216e4b542c78359d823b6765ae3e1e4673c5 Mon Sep 17 00:00:00 2001
From: gifrerenom <lluis.gifre@cttc.es>
Date: Tue, 21 Nov 2023 09:51:11 +0000
Subject: [PATCH] Context component:

- Updated requirements.in
---
 src/context/requirements.in | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/src/context/requirements.in b/src/context/requirements.in
index 44794c14f..7ea6622fb 100644
--- a/src/context/requirements.in
+++ b/src/context/requirements.in
@@ -12,8 +12,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-nats-py==2.2.0
-psycopg2-binary==2.9.3
-SQLAlchemy==1.4.40
-sqlalchemy-cockroachdb==1.4.3
-SQLAlchemy-Utils==0.38.3
+nats-py==2.6.*
+psycopg2-binary==2.9.*
+SQLAlchemy==1.4.*
+sqlalchemy-cockroachdb==1.4.*
+SQLAlchemy-Utils==0.38.*
-- 
GitLab