django-auditlog/requirements-test.txt
Alieh Rymašeŭski a5381b6195 Move signal management to a context manager
This change allows setting the same signals when the request is not
present, i.e. in a celery task.
2019-05-11 18:25:08 +03:00

8 lines
115 B
Text

-r requirements.txt
coverage==4.3.4
tox>=1.7.0
codecov>=2.0.0
django-multiselectfield==0.1.8
psycopg2-binary
mock