Updated requirements3.txt. Explicitly listing mypy version requirements is counter-productive as it is determined by django-stubs.

- Legacy-Id: 16858
This commit is contained in:
Henrik Levkowetz 2019-10-10 18:33:41 +00:00
parent 5b3b9c2791
commit d410bf13b9

View file

@ -36,7 +36,7 @@ jwcrypto>=0.4.0 # for signed notifications
#lxml>=3.4.0 # from PyQuery;
markdown2>=2.3.8
mock>=2.0.0
mypy==0.720
mypy # Version requirements determined by django-stubs.
mysqlclient>=1.3.13
oauth2client>=4.0.0 # required by google-api-python-client, but not always pulled in
patch>=1.16,<2.0