Skip to content

Commit f58c1e8

Browse files
committed
Fixed an incorrect version number for mypy in requirements3.txt
- Legacy-Id: 16807
1 parent bee8d13 commit f58c1e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jwcrypto>=0.4.0 # for signed notifications
3636
#lxml>=3.4.0 # from PyQuery;
3737
markdown2>=2.3.8
3838
mock>=2.0.0
39-
mypy>=0.7.3
39+
mypy==0.720
4040
mysqlclient>=1.3.13
4141
oauth2client>=4.0.0 # required by google-api-python-client, but not always pulled in
4242
patch>=1.16,<2.0

0 commit comments

Comments
 (0)