Update version pin on pyxdg and run poetry update

This commit is contained in:
Micah Jerome Ellison 2020-11-07 13:49:41 -08:00
parent ef75dffd96
commit 05b6944db7
2 changed files with 361 additions and 281 deletions

640
poetry.lock generated

File diff suppressed because it is too large Load diff

View file

@ -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"