[yocto] [layerindex-web][PATCH 2/2] requirements.txt: use the most recent Django 1.8 version
akuster808
akuster808 at gmail.com
Mon Mar 26 08:14:25 PDT 2018
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.eggleton at 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
More information about the yocto
mailing list