Files
django-stubs/dev-requirements.txt
Maxim Kurnikov 6b21a0476d Remove psycopg2 from dependencies (#117)
* remove psycopg2 from direct dependencies, only add it in tests

* bump to 1.0.1

* fix mypy
2019-07-26 18:39:42 +03:00

7 lines
67 B
Plaintext

black
pytest-mypy-plugins==1.0.3
psycopg2
flake8
isort==4.3.4
-e .