Skip to content

Updated all project packages.

Kostas FILIPPOPOLITIS requested to merge dev/MIP-739/poetry_packaged_update into master

Created by: ThanKarab

Changelog:

  • Pinned numpy, scipy, pandas, scikit-learn and statsmodels versions to latest, the same as in the monetdb Dockerfile. Added comments as well to avoid difference.
  • Updated black and isort packages, in pyproject.toml as well as in github actions.
  • dnspython was pinned to 2.2.1 due to a bug in eventlet https://github.com/eventlet/eventlet/issues/781 .
  • Pinned packages to specific minor versions.
  • Major rework on the CONTROLLER loggers. Jira

Merge request reports