fix: revert mysqlclient to 2.2.3

This commit is contained in:
Leonidas Spyropoulos 2024-08-09 11:02:13 +01:00
parent 5dd65846d1
commit a16fac9b95
No known key found for this signature in database
GPG key ID: 244740D17C7FD0EC
2 changed files with 298 additions and 272 deletions

View file

@ -78,7 +78,7 @@ paginate = "^0.5.6"
# SQL
alembic = "^1.13.1"
mysqlclient = "^2.2.4"
mysqlclient = "^2.2.3"
Authlib = "^1.3.0"
Jinja2 = "^3.1.3"
Markdown = "^3.6"