mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-04 20:21:49 +02:00
Update pyproject.toml
Co-authored-by: Glandos <bugs-github@antipoul.fr>
This commit is contained in:
parent
895e6f6e9d
commit
a65be371d1
1 changed files with 1 additions and 1 deletions
|
@ -34,8 +34,8 @@ dependencies = [
|
||||||
"Flask-Cors>=3.0.8,<4",
|
"Flask-Cors>=3.0.8,<4",
|
||||||
"Flask-Limiter>=2.6,<3",
|
"Flask-Limiter>=2.6,<3",
|
||||||
"Flask-Mail>=0.9.1,<1",
|
"Flask-Mail>=0.9.1,<1",
|
||||||
"Flask-Migrate>=2.5.3,<5",
|
|
||||||
# Not following semantic versioning (e.g. https://github.com/miguelgrinberg/flask-migrate/commit/1af28ba273de6c88544623b8dc02dd539340294b)
|
# Not following semantic versioning (e.g. https://github.com/miguelgrinberg/flask-migrate/commit/1af28ba273de6c88544623b8dc02dd539340294b)
|
||||||
|
"Flask-Migrate>=2.5.3,<5",
|
||||||
"Flask-RESTful>=0.3.9,<1",
|
"Flask-RESTful>=0.3.9,<1",
|
||||||
"Flask-SQLAlchemy>=2.4,<3",
|
"Flask-SQLAlchemy>=2.4,<3",
|
||||||
"Flask-Talisman>=0.8,<2",
|
"Flask-Talisman>=0.8,<2",
|
||||||
|
|
Loading…
Reference in a new issue