Closed bosonie closed 3 years ago
The newly released sqlalchemy==1.4.0 breaks sqlalchemy-utils and so breaks all the tests. Until the latter releases a fix, we have to put an upper limit on the sqlalchemy dependency.
sqlalchemy==1.4.0
sqlalchemy-utils
sqlalchemy
The newly released
sqlalchemy==1.4.0
breakssqlalchemy-utils
and so breaks all the tests. Until the latter releases a fix, we have to put an upper limit on thesqlalchemy
dependency.