
[:python_version < "3.7"]
dataclasses>=0.6

[:python_version <= "3"]
typing==3.10.0.0

[:python_version >= "3.6"]
Werkzeug==0.16.1
