Upversion SQLAlchemy on upper-constraints

Following [1], this commit updates the SQLAlchemy version on
upper-constraints so unit tests also use the updated version.

[1]: https://review.opendev.org/c/starlingx/tools/+/944190

Test plan:
  - PASS: Run tox on config, fault and distcloud repos.

Closes-Bug: 1940281

Change-Id: Id3c073e19be1000a1bfe2862c73ff78ccf398412
Signed-off-by: Victor Romano <victor.gluzromano@windriver.com>
This commit is contained in:
Victor Romano
2025-04-22 14:42:06 -03:00
committed by Victor Romano
parent 3f73105255
commit df51d5f8f9

View File

@@ -169,11 +169,7 @@ six===1.16.0
snowballstemmer===2.1.0 snowballstemmer===2.1.0
soupsieve===2.2.1 soupsieve===2.2.1
Sphinx===3.4.3 Sphinx===3.4.3
#SQLAlchemy===1.3.22 # on box SQLAlchemy===1.4.47
SQLAlchemy===1.2.0 # Temporary workaround for stx/config/sysinv unit tests
# to allow zuul gate to pass
# Remove once BUG 1940281 is fixed
# https://bugs.launchpad.net/starlingx/+bug/1940281
sqlparse===0.4.1 sqlparse===0.4.1
statsd===3.3.0 statsd===3.3.0
#stevedore===3.2.2 # on box #stevedore===3.2.2 # on box