diff --git a/requirements/base.txt b/requirements/base.txt index c39485f58a1..1af9f143465 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -1,30 +1,30 @@ -diskcache==4.1.0 +diskcache==5.6.3 django-filter==21.1 django-js-reverse==0.10.2 djangorestframework==3.14.0 django==3.2.25 colorlog==6.8.2 -configobj==5.0.6 +configobj==5.0.8 django-mptt==0.14.0 requests==2.27.1 -cheroot==8.6.0 +cheroot==10.0.1 magicbus==4.1.2 le-utils==0.2.2 jsonfield==3.1.0 morango==0.8.0 -tzlocal==2.1 -pytz==2022.1 -python-dateutil==2.8.2 -sqlalchemy==1.4.49 -semver==2.8.1 +tzlocal==4.2 +pytz==2024.1 +python-dateutil==2.9.0.post0 +sqlalchemy==1.4.52 +semver==2.13.0 django-redis-cache==3.0.1 -redis==3.2.1 +redis==3.5.3 html5lib==1.1 zeroconf-py2compat==0.19.17 -Click==7.0 +Click==8.0.4 whitenoise==5.3.0 idna==3.7 ifaddr==0.1.7 # Pin as version 0.2.0 only supports Python 3.7 and above -importlib-metadata==2.1.1 -importlib_resources==3.3.1 +importlib-metadata==4.8.3 +importlib_resources==5.4.0 json-schema-validator==2.4.1