Metadata-Version: 2.1
Name: azureml-designer-core
Version: 0.0.86
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.1.5
Requires-Dist: numpy ==1.23.5
Requires-Dist: cryptography ==44.0.1
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.19.1
Requires-Dist: more-itertools ==6.0.0
Requires-Dist: ruamel.yaml ==0.16.10
Requires-Dist: azureml-core ==1.60.0.*
Provides-Extra: image
Requires-Dist: Pillow ==10.3.0 ; extra == 'image'
Provides-Extra: model
Requires-Dist: cloudpickle ==1.2.2 ; extra == 'model'

