Merge branch 'main' into unstable

This commit is contained in:
Michał Gdula 2023-09-24 15:46:36 +01:00 committed by GitHub
commit 2db4d0a6ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -9,7 +9,7 @@ authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
[tool.poetry.dependencies]
python = "^3.8"
Flask = "^2.2.2"
Flask = "^2.3.2"
Flask-Sqlalchemy = "^3.0.3"
Flask-Migrate = "^4.0.4"
Flask-Compress = "^1.13"