requirements: Bump required tasklib version

This commit is contained in:
Tomas Babej 2020-09-09 00:04:52 -04:00
parent a9af18203b
commit 5032d0d74f
No known key found for this signature in database
GPG key ID: B0747C6578F7D2F5
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
tasklib>=1.3,<2.0
tasklib>=2.2.1

View file

@ -367,7 +367,7 @@ def enforce_dependencies(cache):
# Vim version is already checked in vimscript file
# This is done so that we avoid problems with +python
TASKLIB_VERSION = '0.10.0'
TASKLIB_VERSION = '2.2.1'
TASKWARRIOR_VERSION = '2.4.0'
# Check tasklib version