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
a65be371d1
commit
4e2090b763
1 changed files with 1 additions and 1 deletions
|
@ -48,8 +48,8 @@ dependencies = [
|
||||||
"qrcode>=7.1,<8",
|
"qrcode>=7.1,<8",
|
||||||
"requests>=2.25,<3",
|
"requests>=2.25,<3",
|
||||||
"SQLAlchemy-Continuum>=1.3.12,<2",
|
"SQLAlchemy-Continuum>=1.3.12,<2",
|
||||||
"SQLAlchemy>=1.3.0,<1.5",
|
|
||||||
# New 1.4 changes API, see #728
|
# New 1.4 changes API, see #728
|
||||||
|
"SQLAlchemy>=1.3.0,<1.5",
|
||||||
"python-dateutil",
|
"python-dateutil",
|
||||||
"pytest-libfaketime[dev]>=0.1.3",
|
"pytest-libfaketime[dev]>=0.1.3",
|
||||||
]
|
]
|
||||||
|
|
Loading…
Reference in a new issue