
[:os_name == "nt" and implementation_name != "pypy"]
cffi>=1.14

[:python_version < "3.7"]
contextvars>=2.1
