mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-28 19:16:16 +00:00
woopsie
This commit is contained in:
parent
a16c1b2da9
commit
2ad18a8928
2 changed files with 41 additions and 5 deletions
|
@ -6,9 +6,8 @@ authors = ["Fluffy-Bean <michal-gdula@protonmail.com>"]
|
|||
license = "MIT"
|
||||
readme = ".github/README.md"
|
||||
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
python = "^3.9"
|
||||
Flask = "^2.2.2"
|
||||
flask-compress = "^1.13"
|
||||
gunicorn = "^20.1.0"
|
||||
|
@ -21,7 +20,6 @@ platformdirs = "^3.0.0"
|
|||
SQLAlchemy = "^2.0.3"
|
||||
pylint = "^2.16.3"
|
||||
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue