Change sqlalchemy version

This commit is contained in:
Patrick Jentsch 2023-02-09 15:24:33 +01:00
parent 91a800f7fd
commit 5a4464ebb3

View File

@ -24,6 +24,6 @@ pyScss
python-dotenv python-dotenv
pyyaml pyyaml
redis redis
SQLAlchemy==1.4.46 SQLAlchemy==1.4.45
tqdm tqdm
wtforms[email] wtforms[email]