forked from DGNum/gestioCOF
Test fix : freeze psycopg2 version
This commit is contained in:
parent
8fc6f96324
commit
a2fcc05672
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ django-djconfig==0.8.0
|
||||||
django-recaptcha==1.4.0
|
django-recaptcha==1.4.0
|
||||||
django-redis-cache==1.8.1
|
django-redis-cache==1.8.1
|
||||||
icalendar
|
icalendar
|
||||||
psycopg2
|
psycopg2<2.8
|
||||||
Pillow
|
Pillow
|
||||||
unicodecsv
|
unicodecsv
|
||||||
django-bootstrap-form==3.3
|
django-bootstrap-form==3.3
|
||||||
|
|
Loading…
Reference in a new issue