Fix a bug where links from pipeline visualizations to operator documentation did not work.
0.7.10
* guard import of mystic * add upper bound to tensorflow dependency * remove protobuf installation version constraint.
0.7.9
* Relax some dependency upper bounds * Add RandomUnderSampler from imblearn * Add Orbis and Urbis Mystic implementations * Add 7 more fairness datasets * Documentation improvements * Add wrapper for autoai_libs.nsfa transformer
0.7.8
- Updates to autoai_libs schemas to improve pretty-printing - Update version of static checkers
0.7.7
- Improvements to CI - more static checking - only using trusted actions - Improvements to aif360 schemas and derived operators - Update SnapML schemas for new version - loosen scipy release bounds
0.7.6
- suppress warnings from AIF360 when tempeh or fairlearn are not installed - support `np.bool_` in JSON schema validation and lale.lib.aif360 - eliminate duplicates in lale.lib.autogen to make it easier to maintain