mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 05:56:14 +02:00
Allow most recent pytz version and update dependencies (#937)
This commit is contained in:
parent
dad972a1dd
commit
274d031ee7
2 changed files with 74 additions and 40 deletions
|
@ -22,7 +22,7 @@ cryptography = "^2.7"
|
|||
passlib = "^1.7"
|
||||
parsedatetime = "^2.4"
|
||||
keyring = ">19.0, <22.0"
|
||||
pytz = "^2019.1"
|
||||
pytz = ">=2019.1, <2021.0"
|
||||
tzlocal = ">1.5, <3.0"
|
||||
asteval = "^0.9.14"
|
||||
colorama = "^0.4.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue