mirror of
https://github.com/jazzband/django-auditlog.git
synced 2026-05-21 13:51:52 +00:00
Relax requirements for tests
This commit is contained in:
parent
28a60af5f3
commit
e6f3f12bae
1 changed files with 2 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
coverage==4.3.4
|
||||
django-multiselectfield==0.1.8
|
||||
coverage>=4.3.4
|
||||
django-multiselectfield>=0.1.12
|
||||
psycopg2-binary
|
||||
mock
|
||||
|
|
|
|||
Loading…
Reference in a new issue