Skip to content

Commit

Permalink
Temporarily restrict mypy version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianeboyd committed Jun 24, 2021
1 parent 0cb9ccd commit 71bf6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pytest>=5.2.0
pytest-cov>=2.7.0,<2.8.0
mock>=2.0.0,<3.0.0
flake8>=3.5.0,<3.6.0
mypy>=0.901
mypy>=0.901,<0.910
types-mock>=0.1.1
types-contextvars>=0.1.2; python_version < "3.7"
types-dataclasses>=0.1.3; python_version < "3.7"
Expand Down

0 comments on commit 71bf6ec

Please sign in to comment.