From 90162bb04ea33122b01a05a5abbc3679b944797c Mon Sep 17 00:00:00 2001 From: Richard Eckart de Castilho Date: Tue, 19 Mar 2024 21:18:39 +0100 Subject: [PATCH] No issue: pycaprio 0.2.1 -> 0.3.0 --- poetry.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/poetry.lock b/poetry.lock index 7a84245..a5fa2f6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -584,18 +584,18 @@ testing = ["pytest", "pytest-benchmark"] [[package]] name = "pycaprio" -version = "0.2.1" -description = "Python client for the INCEpTION annotation tool API" +version = "0.3.0" +description = "Python client for the INCEpTION annotation tool remote API" optional = false -python-versions = ">=3.6,<4.0" +python-versions = ">=3.8,<4.0" files = [ - {file = "pycaprio-0.2.1-py3-none-any.whl", hash = "sha256:26780ddee94cee65900387ac37751209f18784f756f07163eadabb21e23077df"}, - {file = "pycaprio-0.2.1.tar.gz", hash = "sha256:186a70bd0719840387485456e052743f306bb5652180d7bdcc1ebb9cafbb472a"}, + {file = "pycaprio-0.3.0-py3-none-any.whl", hash = "sha256:e228247633c2bd31e2b9224837b82ac0c07bc3a80bf5d5e054203aff4a3f0ba2"}, + {file = "pycaprio-0.3.0.tar.gz", hash = "sha256:100e37702ea71793ca0fee0f1dd9158f0355503d8a0687ada7af87b8d525edd1"}, ] [package.dependencies] requests = "*" -requests-toolbelt = ">=0.9.1,<0.10.0" +requests-toolbelt = ">=1.0.0,<2.0.0" [[package]] name = "pycodestyle" @@ -806,13 +806,13 @@ test = ["fixtures", "mock", "purl", "pytest", "requests-futures", "sphinx", "tes [[package]] name = "requests-toolbelt" -version = "0.9.1" +version = "1.0.0" description = "A utility belt for advanced users of python-requests" optional = false -python-versions = "*" +python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ - {file = "requests-toolbelt-0.9.1.tar.gz", hash = "sha256:968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0"}, - {file = "requests_toolbelt-0.9.1-py2.py3-none-any.whl", hash = "sha256:380606e1d10dc85c3bd47bf5a6095f815ec007be7a8b69c878507068df059e6f"}, + {file = "requests-toolbelt-1.0.0.tar.gz", hash = "sha256:7681a0a3d047012b5bdc0ee37d7f8f07ebe76ab08caeccfc3921ce23c88d5bc6"}, + {file = "requests_toolbelt-1.0.0-py2.py3-none-any.whl", hash = "sha256:cccfdd665f0a24fcf4726e690f65639d272bb0637b9b92dfd91a5568ccf6bd06"}, ] [package.dependencies] @@ -927,4 +927,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "3da058f6b3b624d0739295bc392719cf482726e153d45f2e7f022046e69f6e2b" +content-hash = "e284e8de7850cc4200fa760d53d4d45645e0308291b76435c0b959cb6cb01276"