Skip to content

Commit 85f2a56

Browse files
committed
Add backported contextvars
1 parent 67e89bd commit 85f2a56

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
@@ -1 +1,2 @@
11
six>=1.7.0,<=1.15.0
2+
contextvars~=2.4; python_version >= "3.0" and python_version < "3.7"

0 commit comments

Comments
 (0)