[chore] update package
This commit is contained in:
parent
7c73557316
commit
c43061aaf4
2 changed files with 2 additions and 2 deletions
2
poetry.lock
generated
2
poetry.lock
generated
|
@ -1480,4 +1480,4 @@ dev = ["black (>=19.3b0)", "pytest (>=4.6.2)"]
|
|||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.11"
|
||||
content-hash = "130d406112f50b13d24390f2a280d9ecf4b5841622f9eccac9e90b87b2433e86"
|
||||
content-hash = "9c3fc262fae41c208d4cfa90ef3e881d6985032c22e01fe1a4e1503afb228b6b"
|
||||
|
|
|
@ -15,7 +15,7 @@ sqlalchemy = "^2.0.19"
|
|||
aiosqlite = "^0.17.0"
|
||||
alembic = {extras = ["tz"], version = "^1.8.1"}
|
||||
tomli = "^2.0.1"
|
||||
pycryptodome = "^3.15.0"
|
||||
pycryptodome = "^3.18.0"
|
||||
prompt-toolkit = "^3.0.33"
|
||||
pydantic = "^1.10.2"
|
||||
tomli-w = "^1.0.0"
|
||||
|
|
Loading…
Reference in a new issue