Skip to content

Commit

Permalink
[ci] bind django-filter>=0.15,<1.1
Browse files Browse the repository at this point in the history
Avoid build breakage by eventual backward incompatible
changes introduced in django-filter future versions.
  • Loading branch information
nemesifier committed Nov 22, 2016
1 parent fa4d902 commit bd75b1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Expand Up @@ -2,5 +2,5 @@ psycopg2
djangorestframework>=3.3
coverage==3.7.1 # rq.filter: >=3,<4
coveralls
django-filter
django-filter>=0.15,<1.1
contexttimer

0 comments on commit bd75b1d

Please sign in to comment.