mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-06-29 14:06:14 +02:00
Update keyring version from "^19.0" to ">19.0, <22.0" (#914)
* #783 Allow keyring >19.0, <22.0 instead of ^19.0
This commit is contained in:
parent
4eb5fe375a
commit
8d49a9770d
2 changed files with 33 additions and 32 deletions
|
@ -21,7 +21,7 @@ pyxdg = "^0.26.0"
|
|||
cryptography = "^2.7"
|
||||
passlib = "^1.7"
|
||||
parsedatetime = "^2.4"
|
||||
keyring = "^19.0"
|
||||
keyring = ">19.0, <22.0"
|
||||
pytz = "^2019.1"
|
||||
tzlocal = ">1.5, <3.0"
|
||||
asteval = "^0.9.14"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue