Skip to content

Update library for Python 3.13 compatibility and modern dependencies#48

Open
gabsbruh wants to merge 6 commits intoKrzyHonk:masterfrom
gabsbruh:py313-dev
Open

Update library for Python 3.13 compatibility and modern dependencies#48
gabsbruh wants to merge 6 commits intoKrzyHonk:masterfrom
gabsbruh:py313-dev

Conversation

@gabsbruh
Copy link

This pull request updates the codebase to ensure compatibility with Python 3.13 and recent versions of all dependencies.

Changes include:

  • default setup.py updated to stable 0.0.19 version
  • networkx 2.0 function nodes compliance
  • Pipfile extended by essentail libraries

Tested using tox across few fresh version of python:

  • Python 3.7
  • Python 3.10
  • Python 3.12
  • Python 3.13

@Tomemik
Copy link

Tomemik commented Apr 19, 2025

Fixed an expection within "bpmn_diagram_to_dot_file" while trying to visualize a graph whose nodeData contains quotation marks (")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants