
[:python_version <= "2.7"]
Werkzeug<=0.11.11

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

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