mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
requirements.txt: bump a couple more versions
Update pytz and beautifulsoup4. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
This commit is contained in:
parent
69578c31e4
commit
50fc6780e0
|
@ -1,5 +1,5 @@
|
||||||
amqp==2.5.2
|
amqp==2.5.2
|
||||||
beautifulsoup4==4.8.0
|
beautifulsoup4==4.8.1
|
||||||
billiard==3.6.1.0
|
billiard==3.6.1.0
|
||||||
celery==4.3.0
|
celery==4.3.0
|
||||||
confusable-homoglyphs==3.2.0
|
confusable-homoglyphs==3.2.0
|
||||||
|
@ -20,7 +20,7 @@ GitPython==2.1.13
|
||||||
kombu==4.6.3
|
kombu==4.6.3
|
||||||
mysqlclient==1.4.4
|
mysqlclient==1.4.4
|
||||||
Pillow==6.2.1
|
Pillow==6.2.1
|
||||||
pytz==2019.2
|
pytz==2019.3
|
||||||
six==1.12.0
|
six==1.12.0
|
||||||
smmap2==2.0.5
|
smmap2==2.0.5
|
||||||
soupsieve==1.9.4
|
soupsieve==1.9.4
|
||||||
|
|
Loading…
Reference in New Issue
Block a user