Skip to content

Commit 05df21c

Browse files
committed
Add missing dependency
Signed-off-by: Sylvain Hellegouarch <sh@defuze.org>
1 parent 7f3b98e commit 05df21c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ requests>=2.21
33
pyyaml~=5.3; python_version < '3.6'
44
pyyaml~=5.4; python_version >= '3.6'
55
importlib-metadata>=1.2.0; python_version < '3.8'
6+
contextvars;python_version<"3.7"

0 commit comments

Comments
 (0)