update requirements.txt for old pip versions (hello debian -.-)
This commit is contained in:
parent
457d25b611
commit
6c6867346f
1 changed files with 2 additions and 2 deletions
|
@ -2,5 +2,5 @@ Django>=1.9,<1.10
|
|||
django-bootstrap3>=6.2,<6.3
|
||||
django-compressor==2.0
|
||||
csscompressor
|
||||
djangorestframework==3.4.*
|
||||
django-filter==0.14.*
|
||||
djangorestframework>=3.4,<3.5
|
||||
django-filter>=0.14,<0.15
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue