Updated all project packages.
Created by: ThanKarab
Changelog:
- Pinned
numpy
,scipy
,pandas
,scikit-learn
andstatsmodels
versions to latest, the same as in the monetdb Dockerfile. Added comments as well to avoid difference. - Updated
black
andisort
packages, inpyproject.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