Skip to content

Commit 8be7f8f

Browse files
pyup-botLev Rubel
authored andcommitted
Pin contextvars to latest version 2.4 (#63)
1 parent df10eb9 commit 8be7f8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ watchdog==0.9.0
55
Sphinx==2.3.1
66
twine==3.1.1
77

8-
contextvars;python_version<"3.7"
8+
contextvars==2.4;python_version<"3.7"
99
fastapi==0.42.0
1010
jaeger-client>=4.1.0
1111
opentracing>=2.2.0

0 commit comments

Comments
 (0)