mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
update requirements to include pyyaml >= 5.1
This commit is contained in:
parent
a61658d453
commit
0ea24da225
2 changed files with 9 additions and 47 deletions
|
@ -24,6 +24,7 @@ tzlocal = "^1.5"
|
|||
asteval = "^0.9.14"
|
||||
colorama = {version = "^0.4.1",platform = "win32"}
|
||||
python-dateutil = "^2.8"
|
||||
pyyaml = "^5.1"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
behave = "^1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue