OpenTAXII icon indicating copy to clipboard operation
OpenTAXII copied to clipboard

Support Python 3.13

Open eric-eclecticiq opened this issue 2 months ago • 0 comments

Known issue:

1/ libtaxii is incompatible

  .tox/py311-sqlalchemy14-werkzeuggte21-postgres/lib/python3.11/site-packages/libtaxii/__init__.py:16
    /home/runner/work/OpenTAXII/OpenTAXII/.tox/py311-sqlalchemy14-werkzeuggte21-postgres/lib/python3.11/site-packages/libtaxii/__init__.py:16:
      DeprecationWarning: 'cgi' is deprecated and slated for removal in Python
      3.13 import cgi

Tracker: https://github.com/TAXIIProject/libtaxii/issues/254

eric-eclecticiq avatar Dec 08 '25 18:12 eric-eclecticiq