garuda-inxi
Hello, my system updated the python library SQLAlchemy to python-sqlalchemy 1.4.39-1, which is broken for anyone using sqlmodel library. The solution pointed by everyone is downgrading to SQLAlchemy <= 1.4.35, but I am very insecure to it by myself and break my system, I would appreciate any help on this.
I found this python-sqlalchemy archive, if this helps, I would like to install 1.4.30, which was the one I had been using for a long time, but how do I install it? And how can I forbid my system to upgrade python-sqlalchemy again on the next system update?