Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ django-test-plus==1.4.0
factory-boy==2.12.0 # https://github.com/FactoryBoy/factory_boy
flake8==3.7.8 # https://github.com/PyCQA/flake8
ipdb==0.13.3 # https://github.com/gotcha/ipdb
mypy==0.720 # https://github.com/python/mypy
mypy==0.910 # https://github.com/python/mypy
psycopg2==2.8.3 --no-binary psycopg2 # https://github.com/psycopg/psycopg2
pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery
pylint-django==2.0.15 # https://github.com/PyCQA/pylint-django
Expand Down