Skip to content

Incompatibility with mypy 0.78x #435

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
cihati opened this issue Jul 30, 2020 · 1 comment
Closed

Incompatibility with mypy 0.78x #435

cihati opened this issue Jul 30, 2020 · 1 comment
Labels
bug Something isn't working

Comments

@cihati
Copy link

cihati commented Jul 30, 2020

Bug report

What's wrong

I recently upgrade to mypy 0.782 and I started seeing the following:

	 ERROR: django-stubs 1.5.0 has requirement mypy<0.780,>=0.770, but you'll have mypy 0.782 which is incompatible.

System information

  • OS:
  • python version: 3.7.7
  • django version: 2.2.13
  • mypy version: 0.782
  • django-stubs version: 1.5.0
@cihati cihati added the bug Something isn't working label Jul 30, 2020
@sobolevn
Copy link
Member

Duplicate of #388

@sobolevn sobolevn marked this as a duplicate of #388 Jul 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants