Upgrading Lacuna base image from 3.9 to 3.11 and seeing below warning. It looks like SWAT needs to be updated for the cgi package.
============================================ warnings summary ============================================
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
/usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
Upgrading Lacuna base image from 3.9 to 3.11 and seeing below warning. It looks like SWAT needs to be updated for the cgi package.
============================================ warnings summary ============================================
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
../../../../../usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27
/usr/local/lib64/python3.11/site-packages/swat/notebook/zeppelin.py:27: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi