mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-05-20 13:08:31 +02:00
Update version pin on pyxdg and run poetry update
This commit is contained in:
parent
ef75dffd96
commit
05b6944db7
2 changed files with 361 additions and 281 deletions
640
poetry.lock
generated
640
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -17,7 +17,7 @@ repository = "https://github.com/jrnl-org/jrnl"
|
||||||
|
|
||||||
[tool.poetry.dependencies]
|
[tool.poetry.dependencies]
|
||||||
python = ">=3.7.0, <3.10.0"
|
python = ">=3.7.0, <3.10.0"
|
||||||
pyxdg = "^0.26.0"
|
pyxdg = "^0.27.0"
|
||||||
cryptography = "^3.0"
|
cryptography = "^3.0"
|
||||||
passlib = "^1.7"
|
passlib = "^1.7"
|
||||||
parsedatetime = "^2.4"
|
parsedatetime = "^2.4"
|
||||||
|
|
Loading…
Add table
Reference in a new issue