Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/hotfixes' into pm4py270rc
Browse files Browse the repository at this point in the history
  • Loading branch information
fit-alessandro-berti committed Mar 23, 2023
2 parents 599416b + 1b14d10 commit 665232e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog of pm4py

## pm4py 2.7.0 (2023.03.23)
## pm4py 2.7.0 (2023.03.23) -- Million Edition --

### Added
* ba126d3f4211cb237dae4b09dec5574224666237
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ pm4py can be installed on Python 3.8.x / 3.9.x / 3.10.x / 3.11.x by invoking:
pm4py depends on some other Python packages, with different levels of importance:
* *Essential requirements*: numpy, pandas, deprecation, networkx
* *Normal requirements* (installed by default with the pm4py package, important for mainstream usage): graphviz, intervaltree, lxml, matplotlib, pydotplus, pytz, scipy, stringdist, tqdm
* *Optional requirements* (not installed by default): scikit-learn, pyemd, pyvis, jsonschema, polars
* *Optional requirements* (not installed by default): scikit-learn, pyemd, pyvis, jsonschema, polars, openai, pywin32, python-dateutil, requests, workalendar

## Release Notes
To track the incremental updates, please refer to the *CHANGELOG* file.
Expand Down

0 comments on commit 665232e

Please sign in to comment.