requirements.txt: upgrade all to latest

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
Tim Orling 2023-10-05 20:49:35 -07:00
parent fcce3cdcde
commit eceb742205

View File

@ -1,26 +1,26 @@
amqp==5.0.9 amqp==5.1.1
beautifulsoup4==4.10.0 beautifulsoup4==4.12.2
billiard==3.6.4.0 billiard==4.1.0
celery==5.2.3 celery==5.3.4
confusable-homoglyphs==3.2.0 confusable-homoglyphs==3.2.0
Django>=4.2,<4.3 Django>=4.2,<4.3
django-appconf==1.0.5 django-appconf==1.0.5
django-axes==5.31.0 django-axes==6.1.0
django-cors-headers==3.11.0 django-cors-headers==4.2.0
django-ipware==4.0.2 django-ipware==5.0.0
django-ranged-response==0.2.0 django-ranged-response==0.2.0
django-registration==3.2 django-registration==3.4
django-reversion==4.0.1 django-reversion==5.0.4
django-reversion-compare==0.14.1 django-reversion-compare==0.16.2
django-simple-captcha==0.5.20 django-simple-captcha==0.5.20
djangorestframework==3.13.1 djangorestframework==3.14.0
gitdb==4.0.9 gitdb==4.0.10
GitPython==3.1.37 GitPython==3.1.37
kombu==5.2.3 kombu==5.3.2
mysqlclient==2.1.0 mysqlclient==2.1.1
Pillow==10.0.1 Pillow==10.0.1
pytz==2021.3 pytz==2023.3
six==1.16.0 six==1.16.0
smmap==5.0.0 smmap==5.0.0
soupsieve==2.3.1 soupsieve==2.4.1
vine==5.0.0 vine==5.0.0