samgis_core 1.1.2__py3-none-any.whl → 1.2.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.
@@ -1,20 +1,23 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: samgis_core
3
- Version: 1.1.2
3
+ Version: 1.2.1
4
4
  Summary: SamGIS CORE
5
5
  License: MIT
6
6
  Author: alessandro trinca tornidor
7
7
  Author-email: alessandro@trinca.tornidor.com
8
- Requires-Python: >=3.10,<3.11
8
+ Requires-Python: >=3.10,<3.12
9
9
  Classifier: License :: OSI Approved :: MIT License
10
10
  Classifier: Programming Language :: Python :: 3
11
11
  Classifier: Programming Language :: Python :: 3.10
12
+ Classifier: Programming Language :: Python :: 3.11
12
13
  Requires-Dist: bson (>=0.5.10,<0.6.0)
13
14
  Requires-Dist: loguru (>=0.7.2,<0.8.0)
14
- Requires-Dist: numpy (==1.25.2)
15
+ Requires-Dist: numpy (==1.25.2) ; python_version >= "3.10" and python_version < "3.11"
16
+ Requires-Dist: numpy (>=1.26,<2.0) ; python_version >= "3.11" and python_version < "3.12"
15
17
  Requires-Dist: onnxruntime (==1.16.3)
16
18
  Requires-Dist: opencv-python-headless (==4.8.1.78)
17
19
  Requires-Dist: pillow (>=10.2.0,<11.0.0)
20
+ Project-URL: Source, https://gitlab.com/aletrn/samgis_core
18
21
  Description-Content-Type: text/markdown
19
22
 
20
23
  # SamGIS CORE
@@ -8,6 +8,6 @@ samgis_core/utilities/fastapi_logger.py,sha256=yt8Vj1viyE-Kry1_iy5p4saZvGEEmRfuT
8
8
  samgis_core/utilities/serialize.py,sha256=aIjhEoibBpV_gpgOg6LiVxZCWjOkYxlzcboDZLQctJE,2689
9
9
  samgis_core/utilities/type_hints.py,sha256=iDkWiVB2B0W_GaRhdpypEra2FvQtwC5lNLVZr7a4yhU,845
10
10
  samgis_core/utilities/utilities.py,sha256=fP3cnxIYULYoCBft54EAivUR_fMcCDz2Z9AMpAO0zZ0,2434
11
- samgis_core-1.1.2.dist-info/METADATA,sha256=KcYx7_-LSImFjrPf1EKBqpCPrE4Vxy2g6IqcHicUPjw,892
12
- samgis_core-1.1.2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
- samgis_core-1.1.2.dist-info/RECORD,,
11
+ samgis_core-1.2.1.dist-info/METADATA,sha256=L0FMNdjcgVtJnGr3j78buKJlry9o340vjIWL0b_TUrQ,1147
12
+ samgis_core-1.2.1.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
13
+ samgis_core-1.2.1.dist-info/RECORD,,