mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-05 13:14:46 +02:00
requirements.txt: bump django-reversion, kombu,...
Bump requirements.txt after running: pur -r requirements.txt -django-reversion==5.0.12 +django-reversion==5.1.0 -kombu==5.3.7 +kombu==5.4.0 -soupsieve==2.5 +soupsieve==2.6 Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
parent
6c31af6c8e
commit
ce61d2c7c3
|
@ -16,13 +16,13 @@ django-cors-headers==4.4.0
|
|||
django-ipware==7.0.1
|
||||
django-ranged-response==0.2.0
|
||||
django-registration==3.4
|
||||
django-reversion==5.0.12
|
||||
django-reversion==5.1.0
|
||||
django-reversion-compare==0.17.0
|
||||
django-simple-captcha==0.6.0
|
||||
djangorestframework==3.15.2
|
||||
gitdb==4.0.11
|
||||
GitPython==3.1.43
|
||||
kombu==5.3.7
|
||||
kombu==5.4.0
|
||||
mysqlclient==2.2.4
|
||||
packaging_legacy==23.0.post0
|
||||
Pillow==10.4.0
|
||||
|
@ -31,7 +31,7 @@ python-dateutil==2.9.0.post0
|
|||
pytz==2024.1
|
||||
six==1.16.0
|
||||
smmap==5.0.1
|
||||
soupsieve==2.5
|
||||
soupsieve==2.6
|
||||
sqlparse==0.5.1
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2024.1
|
||||
|
|
Loading…
Reference in New Issue
Block a user