terrakio-core 0.4.94__py3-none-any.whl → 0.4.95__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of terrakio-core might be problematic. Click here for more details.

terrakio_core/__init__.py CHANGED
@@ -5,7 +5,7 @@ Terrakio Core
5
5
  Core components for Terrakio API clients.
6
6
  """
7
7
 
8
- __version__ = "0.4.94"
8
+ __version__ = "0.4.95"
9
9
 
10
10
  from .async_client import AsyncClient
11
11
  from .sync_client import SyncClient as Client
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: terrakio-core
3
- Version: 0.4.94
3
+ Version: 0.4.95
4
4
  Summary: Core package for the terrakio-python-api
5
5
  Requires-Python: >=3.11
6
6
  Requires-Dist: aiofiles>=24.1.0
@@ -8,6 +8,7 @@ Requires-Dist: aiohttp>=3.12.15
8
8
  Requires-Dist: geopandas>=1.1.1
9
9
  Requires-Dist: h5netcdf>=1.6.3
10
10
  Requires-Dist: h5py>=3.14.0
11
+ Requires-Dist: nest-asyncio>=1.6.0
11
12
  Requires-Dist: netcdf4>=1.7.2
12
13
  Requires-Dist: onnxruntime>=1.22.1
13
14
  Requires-Dist: psutil>=7.0.0
@@ -1,4 +1,4 @@
1
- terrakio_core/__init__.py,sha256=3mNx2Z2Dx1PlbSuUdaIn7IgxE2XflcuBc0t0POO5-7Q,274
1
+ terrakio_core/__init__.py,sha256=oQmSomwovopKB9FJwxuboCtt6Sd5BwiCuROUTTR92WI,274
2
2
  terrakio_core/accessors.py,sha256=pVZ7qqkkiZdUN5DwqDFwWNHRMfzT9pLnDehI8yiUNVw,43595
3
3
  terrakio_core/async_client.py,sha256=txdSsX3IwqtHlcS86u6N6vjV0-PIiermxNOIjEMQ3Yg,14950
4
4
  terrakio_core/client.py,sha256=VXP7BtJWIfpPPZR7_yNdSTcGwNgTwhb7KorusqkQrzk,5603
@@ -18,6 +18,6 @@ terrakio_core/endpoints/user_management.py,sha256=WlFr3EfK8iI6DfkpMuYLHZUPk2n7_D
18
18
  terrakio_core/helper/bounded_taskgroup.py,sha256=wiTH10jhKZgrsgrFUNG6gig8bFkUEPHkGRT2XY7Rgmo,677
19
19
  terrakio_core/helper/decorators.py,sha256=L6om7wmWNgCei3Wy5U0aZ-70OzsCwclkjIf7SfQuhCg,2289
20
20
  terrakio_core/helper/tiles.py,sha256=lcLCO6KiP05lCI9vngo3zCZJ6Z9C0pUxHSQS4H58EHc,2699
21
- terrakio_core-0.4.94.dist-info/METADATA,sha256=YFJOYF9P_3Hg6HwYFu1M_i9H94gZN9Ujmx9Lt1yWynU,1116
22
- terrakio_core-0.4.94.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
23
- terrakio_core-0.4.94.dist-info/RECORD,,
21
+ terrakio_core-0.4.95.dist-info/METADATA,sha256=gAjc5wDDg2a8vmkBVZWSK1QdtMTlaq9EGFY9qyQ16q4,1151
22
+ terrakio_core-0.4.95.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
23
+ terrakio_core-0.4.95.dist-info/RECORD,,