Metadata-Version: 2.1
Name: azureml-designer-core
Version: 0.0.80
Summary: Core functionalities for data-type definition, data io and frequently-used functions.
Author: Microsoft Crop
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: Other/Proprietary License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Requires-Dist: pandas (==1.0.5)
Requires-Dist: numpy (==1.19.1)
Requires-Dist: cryptography (==42.0.4)
Requires-Dist: jsonschema (==3.0.1)
Requires-Dist: pyarrow (==14.0.1)
Requires-Dist: python-dateutil (==2.8.1)
Requires-Dist: distro (==1.4.0)
Requires-Dist: pycryptodomex (==3.7.3)
Requires-Dist: more-itertools (==6.0.0)
Requires-Dist: ruamel.yaml (==0.16.10)
Requires-Dist: azureml-core (==1.54.0.*)
Provides-Extra: image
Requires-Dist: Pillow (==9.3.0) ; extra == 'image'
Provides-Extra: model
Requires-Dist: cloudpickle (==1.2.2) ; extra == 'model'

