Added
luigi
* Improve control over dynamic requirements 3179
* Can pass a JSON schema to DictParameter and ListParameter 3217
* support Python 3.10 3140
Fixed
luigi
* Update random seed for python 3.11 compatibility 3204
* Fix md5 hash error for FIPS in python 3.9 3209
* Catch io.UnsupportedOperation exception 3215
* Fix schema validation and add custom validators 3220