sentinelhub 3.10.0__py3-none-any.whl → 3.10.1__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.
sentinelhub/_version.py CHANGED
@@ -1,3 +1,3 @@
1
1
  """Version of the sentinelhub package."""
2
2
 
3
- __version__ = "3.10.0"
3
+ __version__ = "3.10.1"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sentinelhub
3
- Version: 3.10.0
3
+ Version: 3.10.1
4
4
  Summary: Python API for Sentinel Hub
5
5
  Project-URL: Homepage, https://github.com/sentinel-hub/sentinelhub-py
6
6
  Project-URL: Documentation, https://sentinelhub-py.readthedocs.io
@@ -50,7 +50,7 @@ Requires-Python: >=3.8
50
50
  Requires-Dist: aenum>=2.1.4
51
51
  Requires-Dist: click
52
52
  Requires-Dist: dataclasses-json
53
- Requires-Dist: numpy
53
+ Requires-Dist: numpy<2
54
54
  Requires-Dist: oauthlib
55
55
  Requires-Dist: pillow>=9.2.0
56
56
  Requires-Dist: pyproj>=2.2.0
@@ -1,6 +1,6 @@
1
1
  sentinelhub/.utmzones.geojson,sha256=2kBUChuQK-ffIAc-5c8zluUa1JGgkop1HTShmhwp80s,768447
2
2
  sentinelhub/__init__.py,sha256=sXLQjfrL_0hFpZkl4cIavVLpMgXYP6SGixBXLSVqh6c,2185
3
- sentinelhub/_version.py,sha256=NQZnTQlmvpDDX8hOINaJHhemAo3THVw9IlCqqi_lUjQ,66
3
+ sentinelhub/_version.py,sha256=TS1qSVtKnb0j1UJPbWjP3YLKj6HriHiHCPbXlqhXvzc,66
4
4
  sentinelhub/areas.py,sha256=Wuu6WwOlGQkvK9P4C7FGxC42IEyfYqifobdMd0ty4Fw,31885
5
5
  sentinelhub/base.py,sha256=g3E2Nh6I0c3GrkTmJ2rVK_disN2spQUn-yCWc_4NqMk,12857
6
6
  sentinelhub/commands.py,sha256=KHDT0uJATP9vWxjNLpUpaboPfHoXC3nIlmFGqS8DL0E,3306
@@ -55,8 +55,8 @@ sentinelhub/download/session.py,sha256=KMRUw6wVEb68g8FZknIMk3BkAQvmghiCpIQ1rhhIJ
55
55
  sentinelhub/geopedia/__init__.py,sha256=R1wvAx_41U_KkDQif3Dubngyv2nR1zOIedxCdvhP3MM,263
56
56
  sentinelhub/geopedia/core.py,sha256=gU7CWZe8q5ZlZX4j1Zub4kvg5Nd7YZvtLCHGcuQAkfY,16370
57
57
  sentinelhub/geopedia/request.py,sha256=nmrEHJzqG13npSF8co23d8gZGXqxT5pyAu2geZ_fnmY,6618
58
- sentinelhub-3.10.0.dist-info/METADATA,sha256=3TNv_vowL1czxhEbRZxq_vrBE0AnCTwDm13WnhXfGJY,10205
59
- sentinelhub-3.10.0.dist-info/WHEEL,sha256=9QBuHhg6FNW7lppboF2vKVbCGTVzsFykgRQjjlajrhA,87
60
- sentinelhub-3.10.0.dist-info/entry_points.txt,sha256=nQiaLJk-L-7XCwyDiMozwfnJ7WI2Rc9FqnJDBt6K51g,212
61
- sentinelhub-3.10.0.dist-info/licenses/LICENSE.md,sha256=Gczr65g8pY0N0OO_5g-zI3RTidQTMBVlL0JxM7n8tGM,1071
62
- sentinelhub-3.10.0.dist-info/RECORD,,
58
+ sentinelhub-3.10.1.dist-info/METADATA,sha256=2OJWCkCBTU_p495MV03vQkU7ediCLXytqWM_mhMBU8k,10207
59
+ sentinelhub-3.10.1.dist-info/WHEEL,sha256=mRYSEL3Ih6g5a_CVMIcwiF__0Ae4_gLYh01YFNwiq1k,87
60
+ sentinelhub-3.10.1.dist-info/entry_points.txt,sha256=nQiaLJk-L-7XCwyDiMozwfnJ7WI2Rc9FqnJDBt6K51g,212
61
+ sentinelhub-3.10.1.dist-info/licenses/LICENSE.md,sha256=Gczr65g8pY0N0OO_5g-zI3RTidQTMBVlL0JxM7n8tGM,1071
62
+ sentinelhub-3.10.1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: hatchling 1.18.0
2
+ Generator: hatchling 1.21.0
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any