alessandro trinca tornidor
commited on
Commit
·
533e2b8
1
Parent(s):
a0f8e79
chore: update samgis-web==1.2.11, bump to version 1.11.12
Browse files- poetry.lock +17 -14
- pyproject.toml +3 -3
poetry.lock
CHANGED
@@ -821,24 +821,25 @@ test = ["pytest (>=6)"]
|
|
821 |
|
822 |
[[package]]
|
823 |
name = "fastapi"
|
824 |
-
version = "0.
|
825 |
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
826 |
optional = false
|
827 |
python-versions = ">=3.8"
|
828 |
groups = ["main", "gradio"]
|
829 |
files = [
|
830 |
-
{file = "fastapi-0.
|
831 |
-
{file = "fastapi-0.
|
832 |
]
|
833 |
|
834 |
[package.dependencies]
|
835 |
pydantic = ">=1.7.4,<1.8 || >1.8,<1.8.1 || >1.8.1,<2.0.0 || >2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<3.0.0"
|
836 |
-
starlette = ">=0.40.0,<0.
|
837 |
typing-extensions = ">=4.8.0"
|
838 |
|
839 |
[package.extras]
|
840 |
-
all = ["email-validator (>=2.0.0)", "fastapi-cli[standard] (>=0.0.
|
841 |
-
standard = ["email-validator (>=2.0.0)", "fastapi-cli[standard] (>=0.0.
|
|
|
842 |
|
843 |
[[package]]
|
844 |
name = "ffmpy"
|
@@ -3192,26 +3193,27 @@ structlog = ">=25.2.0,<26.0.0"
|
|
3192 |
|
3193 |
[[package]]
|
3194 |
name = "samgis-web"
|
3195 |
-
version = "1.2.
|
3196 |
description = "SamGIS WEB"
|
3197 |
optional = false
|
3198 |
python-versions = "<3.13,>=3.10"
|
3199 |
groups = ["main"]
|
3200 |
files = [
|
3201 |
-
{file = "samgis_web-1.2.
|
3202 |
-
{file = "samgis_web-1.2.
|
3203 |
]
|
3204 |
|
3205 |
[package.dependencies]
|
3206 |
asgi-correlation-id = ">=4.3.1,<5.0.0"
|
3207 |
contextily = ">=1.6.0,<2.0.0"
|
3208 |
-
fastapi = ">=0.
|
3209 |
geopandas = ">=1.0.1,<2.0.0"
|
3210 |
jinja2 = ">=3.1.4,<4.0.0"
|
3211 |
rasterio = ">=1.3.10,<2.0.0"
|
3212 |
requests = ">=2.32.3,<3.0.0"
|
3213 |
samgis-core = "3.4.2"
|
3214 |
shapely = ">=2.0.5,<3.0.0"
|
|
|
3215 |
uvicorn = ">=0.32.0,<0.33.0"
|
3216 |
|
3217 |
[[package]]
|
@@ -3571,18 +3573,19 @@ test = ["pytest"]
|
|
3571 |
|
3572 |
[[package]]
|
3573 |
name = "starlette"
|
3574 |
-
version = "0.
|
3575 |
description = "The little ASGI library that shines."
|
3576 |
optional = false
|
3577 |
python-versions = ">=3.9"
|
3578 |
groups = ["main", "gradio"]
|
3579 |
files = [
|
3580 |
-
{file = "starlette-0.
|
3581 |
-
{file = "starlette-0.
|
3582 |
]
|
3583 |
|
3584 |
[package.dependencies]
|
3585 |
anyio = ">=3.6.2,<5"
|
|
|
3586 |
|
3587 |
[package.extras]
|
3588 |
full = ["httpx (>=0.27.0,<0.29.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.18)", "pyyaml"]
|
@@ -3886,4 +3889,4 @@ files = [
|
|
3886 |
[metadata]
|
3887 |
lock-version = "2.1"
|
3888 |
python-versions = ">=3.10, <3.13"
|
3889 |
-
content-hash = "
|
|
|
821 |
|
822 |
[[package]]
|
823 |
name = "fastapi"
|
824 |
+
version = "0.116.2"
|
825 |
description = "FastAPI framework, high performance, easy to learn, fast to code, ready for production"
|
826 |
optional = false
|
827 |
python-versions = ">=3.8"
|
828 |
groups = ["main", "gradio"]
|
829 |
files = [
|
830 |
+
{file = "fastapi-0.116.2-py3-none-any.whl", hash = "sha256:c3a7a8fb830b05f7e087d920e0d786ca1fc9892eb4e9a84b227be4c1bc7569db"},
|
831 |
+
{file = "fastapi-0.116.2.tar.gz", hash = "sha256:231a6af2fe21cfa2c32730170ad8514985fc250bec16c9b242d3b94c835ef529"},
|
832 |
]
|
833 |
|
834 |
[package.dependencies]
|
835 |
pydantic = ">=1.7.4,<1.8 || >1.8,<1.8.1 || >1.8.1,<2.0.0 || >2.0.0,<2.0.1 || >2.0.1,<2.1.0 || >2.1.0,<3.0.0"
|
836 |
+
starlette = ">=0.40.0,<0.49.0"
|
837 |
typing-extensions = ">=4.8.0"
|
838 |
|
839 |
[package.extras]
|
840 |
+
all = ["email-validator (>=2.0.0)", "fastapi-cli[standard] (>=0.0.8)", "httpx (>=0.23.0)", "itsdangerous (>=1.1.0)", "jinja2 (>=3.1.5)", "orjson (>=3.2.1)", "pydantic-extra-types (>=2.0.0)", "pydantic-settings (>=2.0.0)", "python-multipart (>=0.0.18)", "pyyaml (>=5.3.1)", "ujson (>=4.0.1,!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0)", "uvicorn[standard] (>=0.12.0)"]
|
841 |
+
standard = ["email-validator (>=2.0.0)", "fastapi-cli[standard] (>=0.0.8)", "httpx (>=0.23.0)", "jinja2 (>=3.1.5)", "python-multipart (>=0.0.18)", "uvicorn[standard] (>=0.12.0)"]
|
842 |
+
standard-no-fastapi-cloud-cli = ["email-validator (>=2.0.0)", "fastapi-cli[standard-no-fastapi-cloud-cli] (>=0.0.8)", "httpx (>=0.23.0)", "jinja2 (>=3.1.5)", "python-multipart (>=0.0.18)", "uvicorn[standard] (>=0.12.0)"]
|
843 |
|
844 |
[[package]]
|
845 |
name = "ffmpy"
|
|
|
3193 |
|
3194 |
[[package]]
|
3195 |
name = "samgis-web"
|
3196 |
+
version = "1.2.11"
|
3197 |
description = "SamGIS WEB"
|
3198 |
optional = false
|
3199 |
python-versions = "<3.13,>=3.10"
|
3200 |
groups = ["main"]
|
3201 |
files = [
|
3202 |
+
{file = "samgis_web-1.2.11-py3-none-any.whl", hash = "sha256:be568bad687dafe7c87ea2d2e744f3d0027976a9d61cfb191b26802a097e61b6"},
|
3203 |
+
{file = "samgis_web-1.2.11.tar.gz", hash = "sha256:d5d5dd271f68441aaa81b6b916217ce41c6a1a6f28e09ab7e9fa9d961cc27953"},
|
3204 |
]
|
3205 |
|
3206 |
[package.dependencies]
|
3207 |
asgi-correlation-id = ">=4.3.1,<5.0.0"
|
3208 |
contextily = ">=1.6.0,<2.0.0"
|
3209 |
+
fastapi = ">=0.116.2,<0.117.0"
|
3210 |
geopandas = ">=1.0.1,<2.0.0"
|
3211 |
jinja2 = ">=3.1.4,<4.0.0"
|
3212 |
rasterio = ">=1.3.10,<2.0.0"
|
3213 |
requests = ">=2.32.3,<3.0.0"
|
3214 |
samgis-core = "3.4.2"
|
3215 |
shapely = ">=2.0.5,<3.0.0"
|
3216 |
+
starlette = ">=0.48.0,<0.49.0"
|
3217 |
uvicorn = ">=0.32.0,<0.33.0"
|
3218 |
|
3219 |
[[package]]
|
|
|
3573 |
|
3574 |
[[package]]
|
3575 |
name = "starlette"
|
3576 |
+
version = "0.48.0"
|
3577 |
description = "The little ASGI library that shines."
|
3578 |
optional = false
|
3579 |
python-versions = ">=3.9"
|
3580 |
groups = ["main", "gradio"]
|
3581 |
files = [
|
3582 |
+
{file = "starlette-0.48.0-py3-none-any.whl", hash = "sha256:0764ca97b097582558ecb498132ed0c7d942f233f365b86ba37770e026510659"},
|
3583 |
+
{file = "starlette-0.48.0.tar.gz", hash = "sha256:7e8cee469a8ab2352911528110ce9088fdc6a37d9876926e73da7ce4aa4c7a46"},
|
3584 |
]
|
3585 |
|
3586 |
[package.dependencies]
|
3587 |
anyio = ">=3.6.2,<5"
|
3588 |
+
typing-extensions = {version = ">=4.10.0", markers = "python_version < \"3.13\""}
|
3589 |
|
3590 |
[package.extras]
|
3591 |
full = ["httpx (>=0.27.0,<0.29.0)", "itsdangerous", "jinja2", "python-multipart (>=0.0.18)", "pyyaml"]
|
|
|
3889 |
[metadata]
|
3890 |
lock-version = "2.1"
|
3891 |
python-versions = ">=3.10, <3.13"
|
3892 |
+
content-hash = "1ea19baaabf3caecd1f5870ec6de4ad6e4b215483891cb95ca174a76f1a02e39"
|
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "samgis"
|
3 |
-
version = "1.11.
|
4 |
description = "A backend for machine learning instance segmentation on geospatial data even without dedicated graphics cards."
|
5 |
authors = ["alessandro trinca tornidor <[email protected]>"]
|
6 |
license = "MIT license"
|
@@ -9,7 +9,7 @@ package-mode = false
|
|
9 |
|
10 |
[metadata]
|
11 |
name = "samgis"
|
12 |
-
version = "1.11.
|
13 |
|
14 |
[tool.poetry.urls]
|
15 |
Source = "https://github.com/trincadev/samgis-be"
|
@@ -18,7 +18,7 @@ Demo = "https://huggingface.co/spaces/aletrn/samgis"
|
|
18 |
[tool.poetry.dependencies]
|
19 |
python = ">=3.10, <3.13"
|
20 |
onnxruntime = "^1.20.1"
|
21 |
-
samgis-web = "1.2.
|
22 |
|
23 |
[tool.poetry.group.gradio]
|
24 |
optional = true
|
|
|
1 |
[tool.poetry]
|
2 |
name = "samgis"
|
3 |
+
version = "1.11.12"
|
4 |
description = "A backend for machine learning instance segmentation on geospatial data even without dedicated graphics cards."
|
5 |
authors = ["alessandro trinca tornidor <[email protected]>"]
|
6 |
license = "MIT license"
|
|
|
9 |
|
10 |
[metadata]
|
11 |
name = "samgis"
|
12 |
+
version = "1.11.12"
|
13 |
|
14 |
[tool.poetry.urls]
|
15 |
Source = "https://github.com/trincadev/samgis-be"
|
|
|
18 |
[tool.poetry.dependencies]
|
19 |
python = ">=3.10, <3.13"
|
20 |
onnxruntime = "^1.20.1"
|
21 |
+
samgis-web = "1.2.11"
|
22 |
|
23 |
[tool.poetry.group.gradio]
|
24 |
optional = true
|