chore: update samgis-core to version 3.0.6, samgis-web to version 1.0.7
Browse files- poetry.lock +31 -31
- pyproject.toml +2 -2
poetry.lock
CHANGED
@@ -965,13 +965,13 @@ socks = ["socksio (==1.*)"]
|
|
965 |
|
966 |
[[package]]
|
967 |
name = "huggingface-hub"
|
968 |
-
version = "0.24.
|
969 |
description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub"
|
970 |
optional = false
|
971 |
python-versions = ">=3.8.0"
|
972 |
files = [
|
973 |
-
{file = "huggingface_hub-0.24.
|
974 |
-
{file = "huggingface_hub-0.24.
|
975 |
]
|
976 |
|
977 |
[package.dependencies]
|
@@ -2541,13 +2541,13 @@ files = [
|
|
2541 |
|
2542 |
[[package]]
|
2543 |
name = "samgis-core"
|
2544 |
-
version = "3.0.
|
2545 |
description = "SamGIS CORE"
|
2546 |
optional = false
|
2547 |
python-versions = "<3.12,>=3.10"
|
2548 |
files = [
|
2549 |
-
{file = "samgis_core-3.0.
|
2550 |
-
{file = "samgis_core-3.0.
|
2551 |
]
|
2552 |
|
2553 |
[package.dependencies]
|
@@ -2562,13 +2562,13 @@ structlog = ">=24.4.0,<25.0.0"
|
|
2562 |
|
2563 |
[[package]]
|
2564 |
name = "samgis-web"
|
2565 |
-
version = "1.0.
|
2566 |
description = "SamGIS WEB"
|
2567 |
optional = false
|
2568 |
python-versions = "<3.12,>=3.10"
|
2569 |
files = [
|
2570 |
-
{file = "samgis_web-1.0.
|
2571 |
-
{file = "samgis_web-1.0.
|
2572 |
]
|
2573 |
|
2574 |
[package.dependencies]
|
@@ -2579,7 +2579,7 @@ geopandas = ">=1.0.1,<2.0.0"
|
|
2579 |
gradio = ">=4.39.0,<5.0.0"
|
2580 |
rasterio = ">=1.3.10,<2.0.0"
|
2581 |
requests = ">=2.32.3,<3.0.0"
|
2582 |
-
samgis-core = "
|
2583 |
shapely = ">=2.0.5,<3.0.0"
|
2584 |
uvicorn = ">=0.30.1,<0.31.0"
|
2585 |
|
@@ -2822,49 +2822,49 @@ dev = ["attribution (==1.7.1)", "black (==24.4.2)", "coverage (==7.5.1)", "docut
|
|
2822 |
|
2823 |
[[package]]
|
2824 |
name = "sphinxcontrib-applehelp"
|
2825 |
-
version = "
|
2826 |
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
|
2827 |
optional = false
|
2828 |
python-versions = ">=3.9"
|
2829 |
files = [
|
2830 |
-
{file = "sphinxcontrib_applehelp-
|
2831 |
-
{file = "sphinxcontrib_applehelp-
|
2832 |
]
|
2833 |
|
2834 |
[package.extras]
|
2835 |
-
lint = ["
|
2836 |
standalone = ["Sphinx (>=5)"]
|
2837 |
test = ["pytest"]
|
2838 |
|
2839 |
[[package]]
|
2840 |
name = "sphinxcontrib-devhelp"
|
2841 |
-
version = "
|
2842 |
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents"
|
2843 |
optional = false
|
2844 |
python-versions = ">=3.9"
|
2845 |
files = [
|
2846 |
-
{file = "sphinxcontrib_devhelp-
|
2847 |
-
{file = "sphinxcontrib_devhelp-
|
2848 |
]
|
2849 |
|
2850 |
[package.extras]
|
2851 |
-
lint = ["
|
2852 |
standalone = ["Sphinx (>=5)"]
|
2853 |
test = ["pytest"]
|
2854 |
|
2855 |
[[package]]
|
2856 |
name = "sphinxcontrib-htmlhelp"
|
2857 |
-
version = "2.0
|
2858 |
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
|
2859 |
optional = false
|
2860 |
python-versions = ">=3.9"
|
2861 |
files = [
|
2862 |
-
{file = "sphinxcontrib_htmlhelp-2.0
|
2863 |
-
{file = "sphinxcontrib_htmlhelp-2.0.
|
2864 |
]
|
2865 |
|
2866 |
[package.extras]
|
2867 |
-
lint = ["
|
2868 |
standalone = ["Sphinx (>=5)"]
|
2869 |
test = ["html5lib", "pytest"]
|
2870 |
|
@@ -2919,33 +2919,33 @@ sphinxcontrib-httpdomain = ">=1.5.0"
|
|
2919 |
|
2920 |
[[package]]
|
2921 |
name = "sphinxcontrib-qthelp"
|
2922 |
-
version = "
|
2923 |
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents"
|
2924 |
optional = false
|
2925 |
python-versions = ">=3.9"
|
2926 |
files = [
|
2927 |
-
{file = "sphinxcontrib_qthelp-
|
2928 |
-
{file = "sphinxcontrib_qthelp-
|
2929 |
]
|
2930 |
|
2931 |
[package.extras]
|
2932 |
-
lint = ["
|
2933 |
standalone = ["Sphinx (>=5)"]
|
2934 |
test = ["defusedxml (>=0.7.1)", "pytest"]
|
2935 |
|
2936 |
[[package]]
|
2937 |
name = "sphinxcontrib-serializinghtml"
|
2938 |
-
version = "
|
2939 |
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)"
|
2940 |
optional = false
|
2941 |
python-versions = ">=3.9"
|
2942 |
files = [
|
2943 |
-
{file = "sphinxcontrib_serializinghtml-
|
2944 |
-
{file = "sphinxcontrib_serializinghtml-
|
2945 |
]
|
2946 |
|
2947 |
[package.extras]
|
2948 |
-
lint = ["
|
2949 |
standalone = ["Sphinx (>=5)"]
|
2950 |
test = ["pytest"]
|
2951 |
|
@@ -3348,4 +3348,4 @@ files = [
|
|
3348 |
[metadata]
|
3349 |
lock-version = "2.0"
|
3350 |
python-versions = ">=3.10, <3.12"
|
3351 |
-
content-hash = "
|
|
|
965 |
|
966 |
[[package]]
|
967 |
name = "huggingface-hub"
|
968 |
+
version = "0.24.3"
|
969 |
description = "Client library to download and publish models, datasets and other repos on the huggingface.co hub"
|
970 |
optional = false
|
971 |
python-versions = ">=3.8.0"
|
972 |
files = [
|
973 |
+
{file = "huggingface_hub-0.24.3-py3-none-any.whl", hash = "sha256:69ecce486dd6cdad69937ba76779e893c224a670a9d947636c1d5cbd049e44d8"},
|
974 |
+
{file = "huggingface_hub-0.24.3.tar.gz", hash = "sha256:bfdc05cc9b64a0e24e8614a44222698799183268f6b68be209aa2df70cff2cde"},
|
975 |
]
|
976 |
|
977 |
[package.dependencies]
|
|
|
2541 |
|
2542 |
[[package]]
|
2543 |
name = "samgis-core"
|
2544 |
+
version = "3.0.6"
|
2545 |
description = "SamGIS CORE"
|
2546 |
optional = false
|
2547 |
python-versions = "<3.12,>=3.10"
|
2548 |
files = [
|
2549 |
+
{file = "samgis_core-3.0.6-py3-none-any.whl", hash = "sha256:0add7f2afa06a4eeec8c2a4f63cafa7f324717daf5b431630fde7f59b657acb3"},
|
2550 |
+
{file = "samgis_core-3.0.6.tar.gz", hash = "sha256:3fccf28f6fc83f29d9e1f7249fe5af8dc42fb87d0ccff28b43a65ef9ba433681"},
|
2551 |
]
|
2552 |
|
2553 |
[package.dependencies]
|
|
|
2562 |
|
2563 |
[[package]]
|
2564 |
name = "samgis-web"
|
2565 |
+
version = "1.0.7"
|
2566 |
description = "SamGIS WEB"
|
2567 |
optional = false
|
2568 |
python-versions = "<3.12,>=3.10"
|
2569 |
files = [
|
2570 |
+
{file = "samgis_web-1.0.7-py3-none-any.whl", hash = "sha256:99db238547fee3962d3c20638b5ea03cb87c78c8df3388456e7a6f90b290f9e7"},
|
2571 |
+
{file = "samgis_web-1.0.7.tar.gz", hash = "sha256:9c3ef6789855744a43448e3c6b3e1883d9407c63452b23df5c8ff81576a5175b"},
|
2572 |
]
|
2573 |
|
2574 |
[package.dependencies]
|
|
|
2579 |
gradio = ">=4.39.0,<5.0.0"
|
2580 |
rasterio = ">=1.3.10,<2.0.0"
|
2581 |
requests = ">=2.32.3,<3.0.0"
|
2582 |
+
samgis-core = "3.0.6"
|
2583 |
shapely = ">=2.0.5,<3.0.0"
|
2584 |
uvicorn = ">=0.30.1,<0.31.0"
|
2585 |
|
|
|
2822 |
|
2823 |
[[package]]
|
2824 |
name = "sphinxcontrib-applehelp"
|
2825 |
+
version = "2.0.0"
|
2826 |
description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books"
|
2827 |
optional = false
|
2828 |
python-versions = ">=3.9"
|
2829 |
files = [
|
2830 |
+
{file = "sphinxcontrib_applehelp-2.0.0-py3-none-any.whl", hash = "sha256:4cd3f0ec4ac5dd9c17ec65e9ab272c9b867ea77425228e68ecf08d6b28ddbdb5"},
|
2831 |
+
{file = "sphinxcontrib_applehelp-2.0.0.tar.gz", hash = "sha256:2f29ef331735ce958efa4734873f084941970894c6090408b079c61b2e1c06d1"},
|
2832 |
]
|
2833 |
|
2834 |
[package.extras]
|
2835 |
+
lint = ["mypy", "ruff (==0.5.5)", "types-docutils"]
|
2836 |
standalone = ["Sphinx (>=5)"]
|
2837 |
test = ["pytest"]
|
2838 |
|
2839 |
[[package]]
|
2840 |
name = "sphinxcontrib-devhelp"
|
2841 |
+
version = "2.0.0"
|
2842 |
description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents"
|
2843 |
optional = false
|
2844 |
python-versions = ">=3.9"
|
2845 |
files = [
|
2846 |
+
{file = "sphinxcontrib_devhelp-2.0.0-py3-none-any.whl", hash = "sha256:aefb8b83854e4b0998877524d1029fd3e6879210422ee3780459e28a1f03a8a2"},
|
2847 |
+
{file = "sphinxcontrib_devhelp-2.0.0.tar.gz", hash = "sha256:411f5d96d445d1d73bb5d52133377b4248ec79db5c793ce7dbe59e074b4dd1ad"},
|
2848 |
]
|
2849 |
|
2850 |
[package.extras]
|
2851 |
+
lint = ["mypy", "ruff (==0.5.5)", "types-docutils"]
|
2852 |
standalone = ["Sphinx (>=5)"]
|
2853 |
test = ["pytest"]
|
2854 |
|
2855 |
[[package]]
|
2856 |
name = "sphinxcontrib-htmlhelp"
|
2857 |
+
version = "2.1.0"
|
2858 |
description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files"
|
2859 |
optional = false
|
2860 |
python-versions = ">=3.9"
|
2861 |
files = [
|
2862 |
+
{file = "sphinxcontrib_htmlhelp-2.1.0-py3-none-any.whl", hash = "sha256:166759820b47002d22914d64a075ce08f4c46818e17cfc9470a9786b759b19f8"},
|
2863 |
+
{file = "sphinxcontrib_htmlhelp-2.1.0.tar.gz", hash = "sha256:c9e2916ace8aad64cc13a0d233ee22317f2b9025b9cf3295249fa985cc7082e9"},
|
2864 |
]
|
2865 |
|
2866 |
[package.extras]
|
2867 |
+
lint = ["mypy", "ruff (==0.5.5)", "types-docutils"]
|
2868 |
standalone = ["Sphinx (>=5)"]
|
2869 |
test = ["html5lib", "pytest"]
|
2870 |
|
|
|
2919 |
|
2920 |
[[package]]
|
2921 |
name = "sphinxcontrib-qthelp"
|
2922 |
+
version = "2.0.0"
|
2923 |
description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents"
|
2924 |
optional = false
|
2925 |
python-versions = ">=3.9"
|
2926 |
files = [
|
2927 |
+
{file = "sphinxcontrib_qthelp-2.0.0-py3-none-any.whl", hash = "sha256:b18a828cdba941ccd6ee8445dbe72ffa3ef8cbe7505d8cd1fa0d42d3f2d5f3eb"},
|
2928 |
+
{file = "sphinxcontrib_qthelp-2.0.0.tar.gz", hash = "sha256:4fe7d0ac8fc171045be623aba3e2a8f613f8682731f9153bb2e40ece16b9bbab"},
|
2929 |
]
|
2930 |
|
2931 |
[package.extras]
|
2932 |
+
lint = ["mypy", "ruff (==0.5.5)", "types-docutils"]
|
2933 |
standalone = ["Sphinx (>=5)"]
|
2934 |
test = ["defusedxml (>=0.7.1)", "pytest"]
|
2935 |
|
2936 |
[[package]]
|
2937 |
name = "sphinxcontrib-serializinghtml"
|
2938 |
+
version = "2.0.0"
|
2939 |
description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)"
|
2940 |
optional = false
|
2941 |
python-versions = ">=3.9"
|
2942 |
files = [
|
2943 |
+
{file = "sphinxcontrib_serializinghtml-2.0.0-py3-none-any.whl", hash = "sha256:6e2cb0eef194e10c27ec0023bfeb25badbbb5868244cf5bc5bdc04e4464bf331"},
|
2944 |
+
{file = "sphinxcontrib_serializinghtml-2.0.0.tar.gz", hash = "sha256:e9d912827f872c029017a53f0ef2180b327c3f7fd23c87229f7a8e8b70031d4d"},
|
2945 |
]
|
2946 |
|
2947 |
[package.extras]
|
2948 |
+
lint = ["mypy", "ruff (==0.5.5)", "types-docutils"]
|
2949 |
standalone = ["Sphinx (>=5)"]
|
2950 |
test = ["pytest"]
|
2951 |
|
|
|
3348 |
[metadata]
|
3349 |
lock-version = "2.0"
|
3350 |
python-versions = ">=3.10, <3.12"
|
3351 |
+
content-hash = "a6f674a4f65c14c2cdf7ef327319bbd94cd1a09d6a81656dca66299a75289bbc"
|
pyproject.toml
CHANGED
@@ -28,8 +28,8 @@ python-dotenv = "^1.0.1"
|
|
28 |
onnxruntime = "^1.18.1"
|
29 |
rasterio = "^1.3.10"
|
30 |
requests = "^2.32.3"
|
31 |
-
samgis-core = "
|
32 |
-
samgis-web = "
|
33 |
|
34 |
[tool.poetry.group.test]
|
35 |
optional = true
|
|
|
28 |
onnxruntime = "^1.18.1"
|
29 |
rasterio = "^1.3.10"
|
30 |
requests = "^2.32.3"
|
31 |
+
samgis-core = "3.0.6"
|
32 |
+
samgis-web = "1.0.7"
|
33 |
|
34 |
[tool.poetry.group.test]
|
35 |
optional = true
|