mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Downgrade mypy to 1.4.1 to fix RTD build
This commit is contained in:
parent
7d1ae3bca2
commit
c1884d257a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
black==23.3.0
|
||||
mypy==1.5.0
|
||||
mypy==1.4.1
|
||||
prospector==1.10.2
|
||||
types-pkg_resources # Type stub
|
||||
|
|
|
|||
Loading…
Reference in a new issue