Files
django-stubs/requirements.txt
Damian Zaremba 2351051ef1 Upgrade mypy support to 0.960 (#973)
- Updates test_model_field_classes_from_existing_locations to account
  for the behaviour change in https://github.com/python/mypy/pull/12663
- Bumps the version of django-stubs for a new release
2022-05-26 01:20:44 +03:00

14 lines
193 B
Plaintext

black==22.3.0
requests==2.27.1
coreapi==2.3.3
gitpython==3.1.27
pre-commit==2.19.0
pytest==7.1.2
pytest-mypy-plugins==1.9.3
psycopg2-binary
-e ./django_stubs_ext
-e .
# Overrides:
mypy==0.960