mirror of
https://github.com/spiral-project/ihatemoney.git
synced 2025-05-14 16:31:49 +02:00
Compare commits
3 commits
c7b3b03737
...
02271a560f
Author | SHA1 | Date | |
---|---|---|---|
![]() |
02271a560f | ||
![]() |
752c80d29f | ||
![]() |
3f4ded4044 |
1 changed files with 2 additions and 2 deletions
|
@ -32,12 +32,12 @@ dependencies = [
|
|||
"email_validator>=1.0,<3",
|
||||
"Flask>=2,<4",
|
||||
"Flask-Babel>=1.0,<4",
|
||||
"Flask-Cors>=3.0.8,<4",
|
||||
"Flask-Cors>=3.0.8,<6",
|
||||
"Flask-Limiter>=2.6,<3",
|
||||
"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)
|
||||
"Flask-RESTful>=0.3.9,<1",
|
||||
"Flask-SQLAlchemy>=2.4,<3",
|
||||
"Flask-SQLAlchemy>=2.4,<4",
|
||||
"Flask-Talisman>=0.8,<2",
|
||||
"Flask-WTF>=0.14.3,<2",
|
||||
"itsdangerous>=2,<3",
|
||||
|
|
Loading…
Reference in a new issue