Warnings/Errors after upgrading 2.18-> 2.3.2

For the ASSETS_DIR warning you can just remove that obsolete entry from your indico.conf.

Not sure where urllib3 1.22 is coming from… that’s a pretty old version. Maybe time to update some more stuff… pip install -U pip setuptools and pip install 'urllib3==1.25.11'.