summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@qt.io>2021-07-05 17:51:17 +0200
committerDominik Holland <dominik.holland@googlemail.com>2022-01-27 13:50:04 +0100
commitbab155249bbd8cba4efd96f50a22bdff37220ea9 (patch)
tree702190f34f8baba87c2117e711b2fbbbd7baa57d /requirements.txt
parent73da49d5914dad7a5334a48f937d02b52000cff6 (diff)
downloadqtivi-qface-bab155249bbd8cba4efd96f50a22bdff37220ea9.tar.gz
Update the minimum versions of our dependencies
As we didn't introduce new code, we can stay with the versions from qface version 2.0.3.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt
index 2ca9ab4..82601fc 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,13 +1,13 @@
antlr4-python3-runtime>=4.7.1
argh>=0.26.2
-click>==6.7
+click>=6.7
coloredlogs>=10.0
humanfriendly>=4.15.1
-Jinja2>=2.11.3
+Jinja2>=2.10.3
MarkupSafe>=1.0
path.py>=11.0.1
pathtools>=0.1.2
-PyYAML>=5.4
+PyYAML>=5.1
six>=1.11.0
typing>=3.6.4
watchdog>=0.8.3