We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f3b98e commit 05df21cCopy full SHA for 05df21c
requirements.txt
@@ -3,3 +3,4 @@ requests>=2.21
3
pyyaml~=5.3; python_version < '3.6'
4
pyyaml~=5.4; python_version >= '3.6'
5
importlib-metadata>=1.2.0; python_version < '3.8'
6
+contextvars;python_version<"3.7"
0 commit comments