Commit 4aae0fda authored by Carlos Natalino's avatar Carlos Natalino
Browse files

Upgrading version of the SQLAlchemy for the context component.

parent d5b09cd9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -14,6 +14,6 @@

nats-py==2.10.*
psycopg2-binary==2.9.*
SQLAlchemy==1.4.*  # TODO: Update to 2.0 due to deprecated build step
sqlalchemy-cockroachdb==1.4.*  # TODO: Update to 2.0 due to deprecated build step
SQLAlchemy-Utils==0.41.*
SQLAlchemy==2.0.*
sqlalchemy-cockroachdb==2.0.*
SQLAlchemy-Utils==0.42.*