mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
requirements.txt: bump versions
Upgrade everything with the exception of django-registration 3.0 and django-reversion 3.0.x which both require some work to migrate to. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
fc45dfc8dc
commit
61dd9527ba
|
@ -1,26 +1,26 @@
|
|||
amqp==2.2.2
|
||||
amqp==2.3.2
|
||||
anyjson==0.3.3
|
||||
beautifulsoup4==4.6.0
|
||||
billiard==3.5.0.3
|
||||
celery==4.1.0
|
||||
confusable-homoglyphs==3.0.0
|
||||
beautifulsoup4==4.6.3
|
||||
billiard==3.5.0.4
|
||||
celery==4.2.1
|
||||
confusable-homoglyphs==3.2.0
|
||||
Django>1.11.0,<1.12
|
||||
django-appconf==1.0.2
|
||||
django-axes==4.4.0
|
||||
django-cors-headers==1.1.0
|
||||
django-axes==4.4.2
|
||||
django-cors-headers==2.4.0
|
||||
django-ipware==2.1.0
|
||||
django-ranged-response==0.2.0
|
||||
django-registration==2.4.1
|
||||
django-registration==2.5.2
|
||||
django-reversion==2.0.13
|
||||
django-reversion-compare==0.8.4
|
||||
django-simple-captcha==0.5.6
|
||||
djangorestframework==3.8.2
|
||||
django-reversion-compare==0.8.5
|
||||
django-simple-captcha==0.5.9
|
||||
djangorestframework==3.9.0
|
||||
gitdb2==2.0.5
|
||||
GitPython==2.1.11
|
||||
kombu==4.1.0
|
||||
mysqlclient==1.3.12
|
||||
Pillow==5.1.0
|
||||
pytz==2018.4
|
||||
kombu==4.2.1
|
||||
mysqlclient==1.3.13
|
||||
Pillow==5.3.0
|
||||
pytz==2018.7
|
||||
six==1.11.0
|
||||
smmap2==2.0.5
|
||||
vine==1.1.4
|
||||
|
|
Loading…
Reference in New Issue
Block a user