Metadata-Version: 2.1
Name: cognite-sdk-experimental
Version: 0.68.3
Summary: Experimental additions to the Python SDK
Author: Sander Land
Author-email: sander.land@cognite.com
Requires-Python: >=3.7,<4.0.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Provides-Extra: geopandas
Requires-Dist: cognite-sdk-core (>=2.41.0,<3.0.0)
Requires-Dist: geopandas (>=0.10.0,<0.11.0); extra == "geopandas"
Requires-Dist: pandas (>=1.1,<2.0)
Requires-Dist: regex (>=2020.11.13,<2023)
Requires-Dist: responses (>=0.13.3,<0.14.0)
Requires-Dist: shapely (>=1.7.0,<2.0.0); extra == "geopandas"
Requires-Dist: sympy (>=1.3.0,<2.0.0)
Requires-Dist: typing-extensions (>=3.7.4,<5)
