typing
# Mypy requires typed-ast, which is broken on PyPy 3.7 (could work in PyPy 3.8).
mypy==1.4.1; implementation_name == "cpython"
types-simplejson
types-certifi
types-requests
types-urllib3
