Paul,

Have you seen this ?

https://www.djangoproject.com/download/#supported-versions

1.8 will EOL this April


- armin


On 03/25/2018 12:31 PM, Paul Eggleton wrote:
> Use <1.9 to always get the most recent 1.8 point release.
>
> Signed-off-by: Paul Eggleton <paul.eggle...@linux.intel.com>
> ---
>  requirements.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/requirements.txt b/requirements.txt
> index 58100a9..30573a6 100644
> --- a/requirements.txt
> +++ b/requirements.txt
> @@ -3,7 +3,7 @@ anyjson==0.3.3
>  billiard==3.5.0.3
>  celery==4.1.0
>  confusable-homoglyphs==2.0.2
> -Django==1.8.18
> +Django<1.9
>  django-cors-headers==1.1.0
>  django-nvd3==0.9.7
>  django-ranged-response==0.2.0

-- 
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to