blob: b09fea6f216b1239a8b538a298f926ac8398e616 [file] [log] [blame]
typing
# Mypy requires typed-ast, which is broken on PyPy 3.7 (could work in PyPy 3.8).
mypy==0.981; implementation_name == "cpython"
types-simplejson
types-certifi
types-requests
types-urllib3