mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-02-13 17:00:05 +00:00
Merge branch 'main' into unstable
This commit is contained in:
commit
2db4d0a6ea
2
poetry.lock
generated
2
poetry.lock
generated
|
@ -1,4 +1,4 @@
|
||||||
# This file is automatically @generated by Poetry 1.4.1 and should not be changed by hand.
|
# This file is automatically @generated by Poetry and should not be changed by hand.
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "alembic"
|
name = "alembic"
|
||||||
|
|
|
@ -9,7 +9,7 @@ authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = "^3.8"
|
python = "^3.8"
|
||||||
Flask = "^2.2.2"
|
Flask = "^2.3.2"
|
||||||
Flask-Sqlalchemy = "^3.0.3"
|
Flask-Sqlalchemy = "^3.0.3"
|
||||||
Flask-Migrate = "^4.0.4"
|
Flask-Migrate = "^4.0.4"
|
||||||
Flask-Compress = "^1.13"
|
Flask-Compress = "^1.13"
|
||||||
|
|
Loading…
Reference in a new issue