aletrn commited on
Commit
a4ee3c9
·
1 Parent(s): 7f05a36

chore: update samgis-core to version 3.0.6, samgis-web to version 1.0.7

Browse files
Files changed (2) hide show
  1. poetry.lock +31 -31
  2. 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.2"
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.2-py3-none-any.whl", hash = "sha256:abdf3244d3a274c4b1fbc5c4a1ef700032b3f60ba93cc63e4f036fd082aa2805"},
974
- {file = "huggingface_hub-0.24.2.tar.gz", hash = "sha256:92be892405d2f6a7a8479016f9a5662354f202b2c6c1ff499609621aed1fae10"},
975
  ]
976
 
977
  [package.dependencies]
@@ -2541,13 +2541,13 @@ files = [
2541
 
2542
  [[package]]
2543
  name = "samgis-core"
2544
- version = "3.0.3"
2545
  description = "SamGIS CORE"
2546
  optional = false
2547
  python-versions = "<3.12,>=3.10"
2548
  files = [
2549
- {file = "samgis_core-3.0.3-py3-none-any.whl", hash = "sha256:6b00b2101c0cd6e1823d7d27dd041a1bfc064a5ddbef5477165f3dc272d74302"},
2550
- {file = "samgis_core-3.0.3.tar.gz", hash = "sha256:0b394ae49cc08ff0ed9e66d471ec7041c7931324472e752b5cc36104f4c74292"},
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.4"
2566
  description = "SamGIS WEB"
2567
  optional = false
2568
  python-versions = "<3.12,>=3.10"
2569
  files = [
2570
- {file = "samgis_web-1.0.4-py3-none-any.whl", hash = "sha256:a3d51e833404c5965e73273e5a414b78a4d075fc5e5d9cab81ae79e5b75e818a"},
2571
- {file = "samgis_web-1.0.4.tar.gz", hash = "sha256:d63440338cf4ada9ca1889b39c0a97253a6a22d11d881bd0b36a5081c9ed2953"},
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 = ">=3.0.3,<4.0.0"
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 = "1.0.8"
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-1.0.8-py3-none-any.whl", hash = "sha256:cb61eb0ec1b61f349e5cc36b2028e9e7ca765be05e49641c97241274753067b4"},
2831
- {file = "sphinxcontrib_applehelp-1.0.8.tar.gz", hash = "sha256:c40a4f96f3776c4393d933412053962fac2b84f4c99a7982ba42e09576a70619"},
2832
  ]
2833
 
2834
  [package.extras]
2835
- lint = ["docutils-stubs", "flake8", "mypy"]
2836
  standalone = ["Sphinx (>=5)"]
2837
  test = ["pytest"]
2838
 
2839
  [[package]]
2840
  name = "sphinxcontrib-devhelp"
2841
- version = "1.0.6"
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-1.0.6-py3-none-any.whl", hash = "sha256:6485d09629944511c893fa11355bda18b742b83a2b181f9a009f7e500595c90f"},
2847
- {file = "sphinxcontrib_devhelp-1.0.6.tar.gz", hash = "sha256:9893fd3f90506bc4b97bdb977ceb8fbd823989f4316b28c3841ec128544372d3"},
2848
  ]
2849
 
2850
  [package.extras]
2851
- lint = ["docutils-stubs", "flake8", "mypy"]
2852
  standalone = ["Sphinx (>=5)"]
2853
  test = ["pytest"]
2854
 
2855
  [[package]]
2856
  name = "sphinxcontrib-htmlhelp"
2857
- version = "2.0.6"
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.6-py3-none-any.whl", hash = "sha256:1b9af5a2671a61410a868fce050cab7ca393c218e6205cbc7f590136f207395c"},
2863
- {file = "sphinxcontrib_htmlhelp-2.0.6.tar.gz", hash = "sha256:c6597da06185f0e3b4dc952777a04200611ef563882e0c244d27a15ee22afa73"},
2864
  ]
2865
 
2866
  [package.extras]
2867
- lint = ["docutils-stubs", "flake8", "mypy"]
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 = "1.0.8"
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-1.0.8-py3-none-any.whl", hash = "sha256:323d6acc4189af76dfe94edd2a27d458902319b60fcca2aeef3b2180c106a75f"},
2928
- {file = "sphinxcontrib_qthelp-1.0.8.tar.gz", hash = "sha256:db3f8fa10789c7a8e76d173c23364bdf0ebcd9449969a9e6a3dd31b8b7469f03"},
2929
  ]
2930
 
2931
  [package.extras]
2932
- lint = ["docutils-stubs", "flake8", "mypy"]
2933
  standalone = ["Sphinx (>=5)"]
2934
  test = ["defusedxml (>=0.7.1)", "pytest"]
2935
 
2936
  [[package]]
2937
  name = "sphinxcontrib-serializinghtml"
2938
- version = "1.1.10"
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-1.1.10-py3-none-any.whl", hash = "sha256:326369b8df80a7d2d8d7f99aa5ac577f51ea51556ed974e7716cfd4fca3f6cb7"},
2944
- {file = "sphinxcontrib_serializinghtml-1.1.10.tar.gz", hash = "sha256:93f3f5dc458b91b192fe10c397e324f262cf163d79f3282c158e8436a2c4511f"},
2945
  ]
2946
 
2947
  [package.extras]
2948
- lint = ["docutils-stubs", "flake8", "mypy"]
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 = "2d88b63780b3461a14d30e93ce891a461404f2b79c323d8623bdccd289709ec5"
 
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 = "^3.0.2"
32
- samgis-web = "^1.0.4"
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