mirror of
git://git.yoctoproject.org/layerindex-web.git
synced 2025-07-19 20:59:01 +02:00
requirements.txt: bump django-ipware; kombu
Bump requirements.txt after running: pur -r requirements.txt Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
parent
cf3c2c460c
commit
85940d0490
|
@ -13,7 +13,7 @@ Django>=4.2,<4.3
|
||||||
django-appconf==1.0.6
|
django-appconf==1.0.6
|
||||||
django-axes==6.4.0
|
django-axes==6.4.0
|
||||||
django-cors-headers==4.3.1
|
django-cors-headers==4.3.1
|
||||||
django-ipware==6.0.4
|
django-ipware==6.0.5
|
||||||
django-ranged-response==0.2.0
|
django-ranged-response==0.2.0
|
||||||
django-registration==3.4
|
django-registration==3.4
|
||||||
django-reversion==5.0.12
|
django-reversion==5.0.12
|
||||||
|
@ -22,7 +22,7 @@ django-simple-captcha==0.6.0
|
||||||
djangorestframework==3.15.1
|
djangorestframework==3.15.1
|
||||||
gitdb==4.0.11
|
gitdb==4.0.11
|
||||||
GitPython==3.1.43
|
GitPython==3.1.43
|
||||||
kombu==5.3.6
|
kombu==5.3.7
|
||||||
mysqlclient==2.2.4
|
mysqlclient==2.2.4
|
||||||
packaging_legacy==23.0.post0
|
packaging_legacy==23.0.post0
|
||||||
Pillow==10.3.0
|
Pillow==10.3.0
|
||||||
|
|
Loading…
Reference in New Issue
Block a user