From 1dafe4c5c497f759ac578cf09635c2796e1605b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 10:59:53 +0000 Subject: [PATCH] chore(deps): update dependency ipywidgets to v8.1.4 --- poetry.lock | 335 ++++++++++++++++++++++--------------------------- pyproject.toml | 101 ++++++--------- 2 files changed, 191 insertions(+), 245 deletions(-) diff --git a/poetry.lock b/poetry.lock index 59535a35e..a4b3abfc5 100644 --- a/poetry.lock +++ b/poetry.lock @@ -157,6 +157,7 @@ files = [ [package.dependencies] aiosignal = ">=1.1.2" +async-timeout = {version = ">=4.0,<5.0", markers = "python_version < \"3.11\""} attrs = ">=17.3.0" frozenlist = ">=1.1.1" multidict = ">=4.5,<7.0" @@ -220,30 +221,6 @@ typing-extensions = ">=4" [package.extras] tz = ["python-dateutil"] -[[package]] -name = "altair" -version = "5.3.0" -description = "Vega-Altair: A declarative statistical visualization library for Python." -optional = false -python-versions = ">=3.8" -files = [ - {file = "altair-5.3.0-py3-none-any.whl", hash = "sha256:7084a1dab4d83c5e7e5246b92dc1b4451a6c68fd057f3716ee9d315c8980e59a"}, - {file = "altair-5.3.0.tar.gz", hash = "sha256:5a268b1a0983b23d8f9129f819f956174aa7aea2719ed55a52eba9979b9f6675"}, -] - -[package.dependencies] -jinja2 = "*" -jsonschema = ">=3.0" -numpy = "*" -packaging = "*" -pandas = ">=0.25" -toolz = "*" - -[package.extras] -all = ["altair-tiles (>=0.3.0)", "anywidget (>=0.9.0)", "pyarrow (>=11)", "vega-datasets (>=0.9.0)", "vegafusion[embed] (>=1.6.6)", "vl-convert-python (>=1.3.0)"] -dev = ["geopandas", "hatch", "ipython", "m2r", "mypy", "pandas-stubs", "pytest", "pytest-cov", "ruff (>=0.3.0)", "types-jsonschema", "types-setuptools"] -doc = ["docutils", "jinja2", "myst-parser", "numpydoc", "pillow (>=9,<10)", "pydata-sphinx-theme (>=0.14.1)", "scipy", "sphinx", "sphinx-copybutton", "sphinx-design", "sphinxext-altair"] - [[package]] name = "aniso8601" version = "9.0.1" @@ -271,6 +248,7 @@ files = [ [package.dependencies] array-api-compat = "*" +exceptiongroup = {version = "*", markers = "python_version < \"3.11\""} h5py = ">=3" natsort = "*" numpy = ">=1.16.5" @@ -317,8 +295,10 @@ files = [ ] [package.dependencies] +exceptiongroup = {version = ">=1.0.2", markers = "python_version < \"3.11\""} idna = ">=2.8" sniffio = ">=1.1" +typing-extensions = {version = ">=4.1", markers = "python_version < \"3.11\""} [package.extras] doc = ["Sphinx (>=7)", "packaging", "sphinx-autodoc-typehints (>=1.2.0)", "sphinx-rtd-theme"] @@ -477,7 +457,11 @@ files = [ [package.dependencies] lazy-object-proxy = ">=1.4.0" -wrapt = {version = ">=1.14,<2", markers = "python_version >= \"3.11\""} +typing-extensions = {version = ">=4.0.0", markers = "python_version < \"3.11\""} +wrapt = [ + {version = ">=1.11,<2", markers = "python_version < \"3.11\""}, + {version = ">=1.14,<2", markers = "python_version >= \"3.11\""}, +] [[package]] name = "astropy" @@ -568,6 +552,20 @@ files = [ {file = "async_lru-2.0.4-py3-none-any.whl", hash = "sha256:ff02944ce3c288c5be660c42dbcca0742b32c3b279d6dceda655190240b99224"}, ] +[package.dependencies] +typing-extensions = {version = ">=4.0.0", markers = "python_version < \"3.11\""} + +[[package]] +name = "async-timeout" +version = "4.0.3" +description = "Timeout context manager for asyncio programs" +optional = false +python-versions = ">=3.7" +files = [ + {file = "async-timeout-4.0.3.tar.gz", hash = "sha256:4640d96be84d82d02ed59ea2b7105a0f7b33abe8703703cd0ab0bf87c427522f"}, + {file = "async_timeout-4.0.3-py3-none-any.whl", hash = "sha256:7405140ff1230c310e51dc27b3145b9092d659ce68ff733fb0cefe3ee42be028"}, +] + [[package]] name = "atpublic" version = "4.1.0" @@ -771,6 +769,7 @@ packaging = ">=22.0" pathspec = ">=0.9.0" platformdirs = ">=2" tokenize-rt = {version = ">=3.2.0", optional = true, markers = "extra == \"jupyter\""} +tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} [package.extras] colorama = ["colorama (>=0.4.3)"] @@ -1024,7 +1023,6 @@ absl-py = ">=0.9.0" jax = ">=0.4.16" jaxlib = ">=0.1.37" numpy = ">=1.24.1" -setuptools = {version = "*", markers = "python_version >= \"3.12\""} toolz = ">=0.9.0" typing-extensions = ">=4.2.0" @@ -1243,6 +1241,9 @@ files = [ {file = "coverage-7.2.3.tar.gz", hash = "sha256:d298c2815fa4891edd9abe5ad6e6cb4207104c7dd9fd13aea3fdebf6f9b91259"}, ] +[package.dependencies] +tomli = {version = "*", optional = true, markers = "python_full_version <= \"3.11.0a6\" and extra == \"toml\""} + [package.extras] toml = ["tomli"] @@ -1506,6 +1507,7 @@ files = [ [package.dependencies] charset_normalizer = ">=3.0.0,<4.0.0" +tomli = {version = ">=2.0.0,<3.0.0", optional = true, markers = "python_version < \"3.11\" and extra == \"tomli\""} untokenize = ">=0.1.1,<0.2.0" [package.extras] @@ -1785,36 +1787,32 @@ etree-tf = ["etils[etree]", "tensorflow"] lazy-imports = ["etils[ecolab]"] [[package]] -name = "executing" -version = "1.2.0" -description = "Get the currently executing AST node of a frame, and other information" +name = "exceptiongroup" +version = "1.2.2" +description = "Backport of PEP 654 (exception groups)" optional = false -python-versions = "*" +python-versions = ">=3.7" files = [ - {file = "executing-1.2.0-py2.py3-none-any.whl", hash = "sha256:0314a69e37426e3608aada02473b4161d4caf5a4b244d1d0c48072b8fee7bacc"}, - {file = "executing-1.2.0.tar.gz", hash = "sha256:19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107"}, + {file = "exceptiongroup-1.2.2-py3-none-any.whl", hash = "sha256:3111b9d131c238bec2f8f516e123e14ba243563fb135d3fe885990585aa7795b"}, + {file = "exceptiongroup-1.2.2.tar.gz", hash = "sha256:47c2edf7c6738fafb49fd34290706d1a1a2f4d1c6df275526b62cbb4aa5393cc"}, ] [package.extras] -tests = ["asttokens", "littleutils", "pytest", "rich"] +test = ["pytest (>=6)"] [[package]] -name = "expression" -version = "5.0.2" -description = "Practical functional programming for Python 3.11+" +name = "executing" +version = "1.2.0" +description = "Get the currently executing AST node of a frame, and other information" optional = false -python-versions = ">=3.11,<4" +python-versions = "*" files = [ - {file = "expression-5.0.2-py3-none-any.whl", hash = "sha256:2b54eeccb6247d86f598a3ce1a4e1efc56e4c7ca901f622d8203919d4106e147"}, - {file = "expression-5.0.2.tar.gz", hash = "sha256:37019851b0794820c1167b185d6be4a22111604f3bab221f4136e429e5d9b57f"}, + {file = "executing-1.2.0-py2.py3-none-any.whl", hash = "sha256:0314a69e37426e3608aada02473b4161d4caf5a4b244d1d0c48072b8fee7bacc"}, + {file = "executing-1.2.0.tar.gz", hash = "sha256:19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107"}, ] -[package.dependencies] -typing-extensions = ">=4.1.1,<5.0.0" - [package.extras] -all = ["pydantic (>=2.0.0,<3.0.0)"] -pydantic = ["pydantic (>=2.0.0,<3.0.0)"] +tests = ["asttokens", "littleutils", "pytest", "rich"] [[package]] name = "fastjsonschema" @@ -1881,8 +1879,8 @@ files = [ jax = ">=0.4.19" msgpack = "*" numpy = [ - {version = ">=1.23.2", markers = "python_version >= \"3.11\" and python_version < \"3.12\""}, - {version = ">=1.26.0", markers = "python_version >= \"3.12\""}, + {version = ">=1.22", markers = "python_version < \"3.11\""}, + {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, ] optax = "*" orbax-checkpoint = "*" @@ -2865,6 +2863,7 @@ files = [ [package.dependencies] attrs = ">=19.2.0" +exceptiongroup = {version = ">=1.0.0", markers = "python_version < \"3.11\""} sortedcontainers = ">=2.1.0,<3.0.0" [package.extras] @@ -3156,21 +3155,21 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.21)", "pa [[package]] name = "ipywidgets" -version = "8.1.2" +version = "8.1.4" description = "Jupyter interactive widgets" optional = false python-versions = ">=3.7" files = [ - {file = "ipywidgets-8.1.2-py3-none-any.whl", hash = "sha256:bbe43850d79fb5e906b14801d6c01402857996864d1e5b6fa62dd2ee35559f60"}, - {file = "ipywidgets-8.1.2.tar.gz", hash = "sha256:d0b9b41e49bae926a866e613a39b0f0097745d2b9f1f3dd406641b4a57ec42c9"}, + {file = "ipywidgets-8.1.4-py3-none-any.whl", hash = "sha256:d229c54d218e2f7dd263b8ec609e79eb33545db7ef91439e3709fc4b72332acd"}, + {file = "ipywidgets-8.1.4.tar.gz", hash = "sha256:85b5ef93ed4c809ab3bae892dd17bc6768590fde108cd987ce8321e6991f3139"}, ] [package.dependencies] comm = ">=0.1.3" ipython = ">=6.1.0" -jupyterlab-widgets = ">=3.0.10,<3.1.0" +jupyterlab-widgets = ">=3.0.12,<3.1.0" traitlets = ">=4.3.1" -widgetsnbextension = ">=4.0.10,<4.1.0" +widgetsnbextension = ">=4.0.12,<4.1.0" [package.extras] test = ["ipykernel", "jsonschema", "pytest (>=3.6.0)", "pytest-cov", "pytz"] @@ -3260,14 +3259,11 @@ files = [ [package.dependencies] ml-dtypes = ">=0.2.0" numpy = [ - {version = ">=1.23.2", markers = "python_version >= \"3.11\" and python_version < \"3.12\""}, - {version = ">=1.26.0", markers = "python_version >= \"3.12\""}, + {version = ">=1.22", markers = "python_version < \"3.11\""}, + {version = ">=1.23.2", markers = "python_version >= \"3.11\""}, ] opt-einsum = "*" -scipy = [ - {version = ">=1.9", markers = "python_version < \"3.12\""}, - {version = ">=1.11.1", markers = "python_version >= \"3.12\""}, -] +scipy = ">=1.9" [package.extras] australis = ["protobuf (>=3.13,<4)"] @@ -3315,10 +3311,7 @@ files = [ [package.dependencies] ml-dtypes = ">=0.2.0" numpy = ">=1.22" -scipy = [ - {version = ">=1.9", markers = "python_version < \"3.12\""}, - {version = ">=1.11.1", markers = "python_version >= \"3.12\""}, -] +scipy = ">=1.9" [package.extras] cuda11-pip = ["nvidia-cublas-cu11 (>=11.11)", "nvidia-cuda-cupti-cu11 (>=11.8)", "nvidia-cuda-nvcc-cu11 (>=11.8)", "nvidia-cuda-runtime-cu11 (>=11.8)", "nvidia-cudnn-cu11 (>=8.8)", "nvidia-cufft-cu11 (>=10.9)", "nvidia-cusolver-cu11 (>=11.4)", "nvidia-cusparse-cu11 (>=11.7)"] @@ -3678,6 +3671,7 @@ jupyter-server = ">=2.4.0,<3" jupyterlab-server = ">=2.19.0,<3" notebook-shim = ">=0.2" packaging = "*" +tomli = {version = "*", markers = "python_version < \"3.11\""} tornado = ">=6.2.0" traitlets = "*" @@ -3725,13 +3719,13 @@ test = ["hatch", "ipykernel", "jupyterlab-server[openapi]", "openapi-spec-valida [[package]] name = "jupyterlab-widgets" -version = "3.0.10" +version = "3.0.12" description = "Jupyter interactive widgets for JupyterLab" optional = false python-versions = ">=3.7" files = [ - {file = "jupyterlab_widgets-3.0.10-py3-none-any.whl", hash = "sha256:dd61f3ae7a5a7f80299e14585ce6cf3d6925a96c9103c978eda293197730cb64"}, - {file = "jupyterlab_widgets-3.0.10.tar.gz", hash = "sha256:04f2ac04976727e4f9d0fa91cdc2f1ab860f965e504c29dbd6a65c882c9d04c0"}, + {file = "jupyterlab_widgets-3.0.12-py3-none-any.whl", hash = "sha256:769944e6f2a8987de5000fcce948656ab9cbe906c97fdff1bdece795af65967b"}, + {file = "jupyterlab_widgets-3.0.12.tar.gz", hash = "sha256:623ac0fee85f448a72631037121988c0e01809563b88cad4b047487791cf24ae"}, ] [[package]] @@ -4533,7 +4527,10 @@ files = [ ] [package.dependencies] -numpy = {version = ">=1.23.3", markers = "python_version > \"3.10\""} +numpy = [ + {version = ">=1.23.3", markers = "python_version > \"3.10\""}, + {version = ">=1.21.2", markers = "python_version > \"3.9\" and python_version <= \"3.10\""}, +] [package.extras] dev = ["absl-py", "pyink", "pylint (>=2.6.0)", "pytest", "pytest-xdist"] @@ -4906,6 +4903,7 @@ files = [ [package.dependencies] mypy-extensions = ">=1.0.0" +tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} typing-extensions = ">=4.1.0" [package.extras] @@ -5623,8 +5621,8 @@ files = [ [package.dependencies] numpy = [ + {version = ">=1.22.4,<2", markers = "python_version < \"3.11\""}, {version = ">=1.23.2,<2", markers = "python_version == \"3.11\""}, - {version = ">=1.26.0,<2", markers = "python_version >= \"3.12\""}, ] python-dateutil = ">=2.8.2" pytz = ">=2020.1" @@ -5678,7 +5676,6 @@ files = [ ] [package.dependencies] -aiohttp = {version = "3.9.0b0", markers = "python_version == \"3.12\""} click = "*" entrypoints = "*" nbclient = ">=0.2.0" @@ -5903,6 +5900,7 @@ files = [ [package.dependencies] beartype = ">=0.16.2" rich = ">=10.0" +typing-extensions = {version = "*", markers = "python_version <= \"3.10\""} [package.extras] dev = ["black (==23.9.0)", "build", "coveralls", "ghp-import", "ipython", "jupyter-book", "mypy", "numpy", "pre-commit", "pyright (>=1.1.331)", "pytest (>=6)", "pytest-cov", "ruff (==0.1.0)", "tox", "wheel"] @@ -6015,6 +6013,7 @@ files = [ [package.dependencies] "ruamel.yaml" = ">=0.15" +tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} [[package]] name = "progressbar33" @@ -6467,10 +6466,14 @@ files = [ [package.dependencies] astroid = ">=2.15.8,<=2.17.0-dev0" colorama = {version = ">=0.4.5", markers = "sys_platform == \"win32\""} -dill = {version = ">=0.3.6", markers = "python_version >= \"3.11\""} +dill = [ + {version = ">=0.2", markers = "python_version < \"3.11\""}, + {version = ">=0.3.6", markers = "python_version >= \"3.11\""}, +] isort = ">=4.2.5,<6" mccabe = ">=0.6,<0.8" platformdirs = ">=2.2.0" +tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} tomlkit = ">=0.10.1" [package.extras] @@ -6627,9 +6630,11 @@ files = [ [package.dependencies] colorama = {version = "*", markers = "sys_platform == \"win32\""} +exceptiongroup = {version = ">=1.0.0rc8", markers = "python_version < \"3.11\""} iniconfig = "*" packaging = "*" pluggy = ">=0.12,<2.0" +tomli = {version = ">=1.0.0", markers = "python_version < \"3.11\""} [package.extras] testing = ["argcomplete", "attrs (>=19.2.0)", "hypothesis (>=3.56)", "mock", "nose", "pygments (>=2.7.2)", "requests", "xmlschema"] @@ -7197,10 +7202,72 @@ files = [ {file = "ruamel.yaml-0.17.21.tar.gz", hash = "sha256:8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af"}, ] +[package.dependencies] +"ruamel.yaml.clib" = {version = ">=0.2.6", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.11\""} + [package.extras] docs = ["ryd"] jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] +[[package]] +name = "ruamel-yaml-clib" +version = "0.2.8" +description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" +optional = false +python-versions = ">=3.6" +files = [ + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:b42169467c42b692c19cf539c38d4602069d8c1505e97b86387fcf7afb766e1d"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-macosx_13_0_arm64.whl", hash = "sha256:07238db9cbdf8fc1e9de2489a4f68474e70dffcb32232db7c08fa61ca0c7c462"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:fff3573c2db359f091e1589c3d7c5fc2f86f5bdb6f24252c2d8e539d4e45f412"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-manylinux_2_24_aarch64.whl", hash = "sha256:aa2267c6a303eb483de8d02db2871afb5c5fc15618d894300b88958f729ad74f"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:840f0c7f194986a63d2c2465ca63af8ccbbc90ab1c6001b1978f05119b5e7334"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:024cfe1fc7c7f4e1aff4a81e718109e13409767e4f871443cbff3dba3578203d"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-win32.whl", hash = "sha256:c69212f63169ec1cfc9bb44723bf2917cbbd8f6191a00ef3410f5a7fe300722d"}, + {file = "ruamel.yaml.clib-0.2.8-cp310-cp310-win_amd64.whl", hash = "sha256:cabddb8d8ead485e255fe80429f833172b4cadf99274db39abc080e068cbcc31"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-macosx_10_9_universal2.whl", hash = "sha256:bef08cd86169d9eafb3ccb0a39edb11d8e25f3dae2b28f5c52fd997521133069"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-macosx_13_0_arm64.whl", hash = "sha256:b16420e621d26fdfa949a8b4b47ade8810c56002f5389970db4ddda51dbff248"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:25c515e350e5b739842fc3228d662413ef28f295791af5e5110b543cf0b57d9b"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-manylinux_2_24_aarch64.whl", hash = "sha256:1707814f0d9791df063f8c19bb51b0d1278b8e9a2353abbb676c2f685dee6afe"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:46d378daaac94f454b3a0e3d8d78cafd78a026b1d71443f4966c696b48a6d899"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:09b055c05697b38ecacb7ac50bdab2240bfca1a0c4872b0fd309bb07dc9aa3a9"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-win32.whl", hash = "sha256:53a300ed9cea38cf5a2a9b069058137c2ca1ce658a874b79baceb8f892f915a7"}, + {file = "ruamel.yaml.clib-0.2.8-cp311-cp311-win_amd64.whl", hash = "sha256:c2a72e9109ea74e511e29032f3b670835f8a59bbdc9ce692c5b4ed91ccf1eedb"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-macosx_10_9_universal2.whl", hash = "sha256:ebc06178e8821efc9692ea7544aa5644217358490145629914d8020042c24aa1"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-macosx_13_0_arm64.whl", hash = "sha256:edaef1c1200c4b4cb914583150dcaa3bc30e592e907c01117c08b13a07255ec2"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_28_x86_64.whl", hash = "sha256:d176b57452ab5b7028ac47e7b3cf644bcfdc8cacfecf7e71759f7f51a59e5c92"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-manylinux_2_24_aarch64.whl", hash = "sha256:1dc67314e7e1086c9fdf2680b7b6c2be1c0d8e3a8279f2e993ca2a7545fecf62"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-musllinux_1_1_i686.whl", hash = "sha256:3213ece08ea033eb159ac52ae052a4899b56ecc124bb80020d9bbceeb50258e9"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-musllinux_1_1_x86_64.whl", hash = "sha256:aab7fd643f71d7946f2ee58cc88c9b7bfc97debd71dcc93e03e2d174628e7e2d"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-win32.whl", hash = "sha256:5c365d91c88390c8d0a8545df0b5857172824b1c604e867161e6b3d59a827eaa"}, + {file = "ruamel.yaml.clib-0.2.8-cp312-cp312-win_amd64.whl", hash = "sha256:1758ce7d8e1a29d23de54a16ae867abd370f01b5a69e1a3ba75223eaa3ca1a1b"}, + {file = "ruamel.yaml.clib-0.2.8-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:a5aa27bad2bb83670b71683aae140a1f52b0857a2deff56ad3f6c13a017a26ed"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:c58ecd827313af6864893e7af0a3bb85fd529f862b6adbefe14643947cfe2942"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-macosx_12_0_arm64.whl", hash = "sha256:f481f16baec5290e45aebdc2a5168ebc6d35189ae6fea7a58787613a25f6e875"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-manylinux_2_24_aarch64.whl", hash = "sha256:77159f5d5b5c14f7c34073862a6b7d34944075d9f93e681638f6d753606c6ce6"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:7f67a1ee819dc4562d444bbafb135832b0b909f81cc90f7aa00260968c9ca1b3"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:4ecbf9c3e19f9562c7fdd462e8d18dd902a47ca046a2e64dba80699f0b6c09b7"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:87ea5ff66d8064301a154b3933ae406b0863402a799b16e4a1d24d9fbbcbe0d3"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-win32.whl", hash = "sha256:75e1ed13e1f9de23c5607fe6bd1aeaae21e523b32d83bb33918245361e9cc51b"}, + {file = "ruamel.yaml.clib-0.2.8-cp37-cp37m-win_amd64.whl", hash = "sha256:3f215c5daf6a9d7bbed4a0a4f760f3113b10e82ff4c5c44bec20a68c8014f675"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:1b617618914cb00bf5c34d4357c37aa15183fa229b24767259657746c9077615"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-macosx_12_0_arm64.whl", hash = "sha256:a6a9ffd280b71ad062eae53ac1659ad86a17f59a0fdc7699fd9be40525153337"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_24_aarch64.whl", hash = "sha256:305889baa4043a09e5b76f8e2a51d4ffba44259f6b4c72dec8ca56207d9c6fe1"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:700e4ebb569e59e16a976857c8798aee258dceac7c7d6b50cab63e080058df91"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:e2b4c44b60eadec492926a7270abb100ef9f72798e18743939bdbf037aab8c28"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:e79e5db08739731b0ce4850bed599235d601701d5694c36570a99a0c5ca41a9d"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-win32.whl", hash = "sha256:955eae71ac26c1ab35924203fda6220f84dce57d6d7884f189743e2abe3a9fbe"}, + {file = "ruamel.yaml.clib-0.2.8-cp38-cp38-win_amd64.whl", hash = "sha256:56f4252222c067b4ce51ae12cbac231bce32aee1d33fbfc9d17e5b8d6966c312"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:03d1162b6d1df1caa3a4bd27aa51ce17c9afc2046c31b0ad60a0a96ec22f8001"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-macosx_12_0_arm64.whl", hash = "sha256:bba64af9fa9cebe325a62fa398760f5c7206b215201b0ec825005f1b18b9bccf"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_24_aarch64.whl", hash = "sha256:a1a45e0bb052edf6a1d3a93baef85319733a888363938e1fc9924cb00c8df24c"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:da09ad1c359a728e112d60116f626cc9f29730ff3e0e7db72b9a2dbc2e4beed5"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:184565012b60405d93838167f425713180b949e9d8dd0bbc7b49f074407c5a8b"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:a75879bacf2c987c003368cf14bed0ffe99e8e85acfa6c0bfffc21a090f16880"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-win32.whl", hash = "sha256:84b554931e932c46f94ab306913ad7e11bba988104c5cff26d90d03f68258cd5"}, + {file = "ruamel.yaml.clib-0.2.8-cp39-cp39-win_amd64.whl", hash = "sha256:25ac8c08322002b06fa1d49d1646181f0b2c72f5cbc15a85e80b4c30a544bb15"}, + {file = "ruamel.yaml.clib-0.2.8.tar.gz", hash = "sha256:beb2e0404003de9a4cab9753a8805a8fe9320ee6673136ed7f04255fe60bb512"}, +] + [[package]] name = "ruff" version = "0.1.5" @@ -7738,28 +7805,6 @@ files = [ {file = "soupsieve-2.4.1.tar.gz", hash = "sha256:89d12b2d5dfcd2c9e8c22326da9d9aa9cb3dfab0a83a024f05704076ee8d35ea"}, ] -[[package]] -name = "sparse" -version = "0.15.4" -description = "Sparse n-dimensional arrays for the PyData ecosystem" -optional = false -python-versions = ">=3.8" -files = [ - {file = "sparse-0.15.4-py2.py3-none-any.whl", hash = "sha256:76ec76fee2aee82a84eb97155dd530a9644e3b1fdea2406bc4b454698b36d938"}, - {file = "sparse-0.15.4.tar.gz", hash = "sha256:d4b1c57d24ff0f64f2fd5b5a95b49b7fb84ed207a26d7d58ce2764dcc5c72b84"}, -] - -[package.dependencies] -numba = ">=0.49" -numpy = ">=1.17" -scipy = ">=0.19" - -[package.extras] -all = ["matrepr", "sparse[docs,tox]"] -docs = ["sphinx", "sphinx-rtd-theme"] -tests = ["dask[array]", "pre-commit", "pytest (>=3.5)", "pytest-cov"] -tox = ["sparse[tests]", "tox"] - [[package]] name = "sphinx" version = "7.0.1" @@ -8329,43 +8374,6 @@ files = [ {file = "threadpoolctl-3.1.0.tar.gz", hash = "sha256:a335baacfaa4400ae1f0d8e3a58d6674d2f8828e3716bb2802c44955ad391380"}, ] -[[package]] -name = "tiledb" -version = "0.31.1" -description = "Pythonic interface to the TileDB array storage manager" -optional = false -python-versions = ">=3.8" -files = [ - {file = "tiledb-0.31.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:816b715893f657876ac67490ea300e233febcf6cc2b71743339d1930700b7bfa"}, - {file = "tiledb-0.31.1-cp310-cp310-macosx_11_0_x86_64.whl", hash = "sha256:6a5b6730f2476fdd5dd958648aee43b6d3fddcd755f25a293210327bf354eb24"}, - {file = "tiledb-0.31.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:298b5ec9a71fef2be96895fdbceec42310a3679c44b4e149d409e2c1f7ef26c7"}, - {file = "tiledb-0.31.1-cp310-cp310-win_amd64.whl", hash = "sha256:7a7b0741f3765097db43d5f69a62b13eea7f664237b6aedb7f37abd140bb7188"}, - {file = "tiledb-0.31.1-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:fe1f321bd4ab0bbb9e3c216e1ae26c5dad7b62307f568dabe93dade25714d8a4"}, - {file = "tiledb-0.31.1-cp311-cp311-macosx_11_0_x86_64.whl", hash = "sha256:061adc8c5734ab21634ea88a2e59b7e25ce256913fd2e4a9745ba4015c2af09d"}, - {file = "tiledb-0.31.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4dbf5429d6c2dba29de3844c8096c92f14e961c39305b2a854f13b2ed926e57c"}, - {file = "tiledb-0.31.1-cp311-cp311-win_amd64.whl", hash = "sha256:cc263960a1497915fcd1ea7a206656cde4445754e81017b64ebc2db310fa1890"}, - {file = "tiledb-0.31.1-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:1e9a5f0a692a5282f95861378645fb9ca3823e1e6e3271e694165ce41e3fdf53"}, - {file = "tiledb-0.31.1-cp312-cp312-macosx_11_0_x86_64.whl", hash = "sha256:77a8e8b29b2ed5c3bc1128c0018791c9e46fcd3ca8f1f73b0795d709e287ab8c"}, - {file = "tiledb-0.31.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0cf1fffad7e660e97499ed3dbf4b82e59c5ed827735ec04ee70cb2415cd862d8"}, - {file = "tiledb-0.31.1-cp312-cp312-win_amd64.whl", hash = "sha256:630a3b9a1bb8c03643820af437e4fc0c7438d6bcccc61b71cba9b25c648c3ea2"}, - {file = "tiledb-0.31.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:25c14d8843e02756157bc2b8952eba330762832fb9b7f9a0b94ef092169e4546"}, - {file = "tiledb-0.31.1-cp38-cp38-macosx_11_0_x86_64.whl", hash = "sha256:3292061570a37daab28a58a9714f8ddf4872f7973a517dea10e7d165162d3cb5"}, - {file = "tiledb-0.31.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3af777b39948e5dc35a96183cdbb3f350d4b81206b426957d0380ce84cfebfe5"}, - {file = "tiledb-0.31.1-cp38-cp38-win_amd64.whl", hash = "sha256:cbce4457b599cdbef2f9ac75735dc74e635fc674c908d6582f0d8b6fcb4993c6"}, - {file = "tiledb-0.31.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:073cf6f2d9e010f0d72c41327de64e71835711e45e5ac633814923652575c770"}, - {file = "tiledb-0.31.1-cp39-cp39-macosx_11_0_x86_64.whl", hash = "sha256:ede19e1c51298389560e20105a2385d5a8024eb97fd86d997f96c95cb1e599ce"}, - {file = "tiledb-0.31.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:56918177527fe43dcd00a4db7f7ceac02b71edd114d54ce8a2647f077e40802c"}, - {file = "tiledb-0.31.1-cp39-cp39-win_amd64.whl", hash = "sha256:d019800f9f2166792d868ec485b781f1ab902342bf188cb24a3f235cd7cc7c13"}, - {file = "tiledb-0.31.1.tar.gz", hash = "sha256:7b9ddd32c4c7437111764645d8a042d603102a813c8b89addaf9a15bd40dd939"}, -] - -[package.dependencies] -numpy = {version = ">=1.25", markers = "python_version >= \"3.9\""} - -[package.extras] -doc = ["Sphinx", "breathe", "jinja2 (==3.0.0)", "sphinx-rtd-theme (==2.0.0)"] -test = ["hypothesis", "pandas", "psutil", "pyarrow", "pytest"] - [[package]] name = "tinycss2" version = "1.2.1" @@ -8416,6 +8424,17 @@ files = [ {file = "toml-0.10.2.tar.gz", hash = "sha256:b3bda1d108d5dd99f4a20d24d9c348e91c4db7ab1b749200bded2f839ccbe68f"}, ] +[[package]] +name = "tomli" +version = "2.0.1" +description = "A lil' TOML parser" +optional = false +python-versions = ">=3.7" +files = [ + {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, + {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, +] + [[package]] name = "tomlkit" version = "0.12.4" @@ -8594,6 +8613,7 @@ files = [ [package.dependencies] attrs = ">=23.2.0" cffi = {version = ">=1.14", markers = "os_name == \"nt\" and implementation_name != \"pypy\""} +exceptiongroup = {version = "*", markers = "python_version < \"3.11\""} idna = "*" outcome = "*" sniffio = ">=1.3.0" @@ -8782,42 +8802,6 @@ files = [ [package.extras] crypto-eth-addresses = ["eth-hash[pycryptodome] (>=0.7.0)"] -[[package]] -name = "vegafusion" -version = "1.6.9" -description = "Core tools for using VegaFusion from Python" -optional = false -python-versions = ">=3.7" -files = [ - {file = "vegafusion-1.6.9-py3-none-any.whl", hash = "sha256:f9e2f193a86c0eec3efe884f75d15232b050597e94f96f9c33ef6d630243178f"}, - {file = "vegafusion-1.6.9.tar.gz", hash = "sha256:cc24c441b0ee301b2b10a6554ac8b3ab1efc8e9c9886de64a5a4d0881c51b070"}, -] - -[package.dependencies] -altair = ">=5.2.0" -pandas = "*" -protobuf = "*" -psutil = "*" -pyarrow = ">=5" - -[package.extras] -embed = ["vegafusion-python-embed (==1.6.9)", "vl-convert-python (>=0.7.0)"] - -[[package]] -name = "vegafusion-python-embed" -version = "1.6.9" -description = "vegafusion-python-embed PyO3 Python Package" -optional = false -python-versions = "*" -files = [ - {file = "vegafusion_python_embed-1.6.9-cp38-abi3-macosx_10_12_x86_64.whl", hash = "sha256:a778a6d5fd3147be7aaf4f25e27a01c989cd39d0bb896ef36b3ad19b853637b0"}, - {file = "vegafusion_python_embed-1.6.9-cp38-abi3-macosx_11_0_arm64.whl", hash = "sha256:90ccc70f98b62c42ca01b7613e5d46993ae1bef54e78a856addf43aff5a77930"}, - {file = "vegafusion_python_embed-1.6.9-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:75dcc14f1b911f1f6e1dd5d40e43fb33e3cf05dce3e9faa188080a9df2565dac"}, - {file = "vegafusion_python_embed-1.6.9-cp38-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:a248fc2bd6df198551a5705c3c9b1f11de738bd6e2f184f0e0657d65c01922b1"}, - {file = "vegafusion_python_embed-1.6.9-cp38-abi3-win_amd64.whl", hash = "sha256:1cc83b9c7fe91493902dae5f4ca90b7692916e5171dfd1feafd23504e9aca3b4"}, - {file = "vegafusion_python_embed-1.6.9.tar.gz", hash = "sha256:6e339c236c8a15e59898cb4ab490ab3ca40af4657db588d8d766fc1f2ba80c20"}, -] - [[package]] name = "virtualenv" version = "20.21.0" @@ -8838,21 +8822,6 @@ platformdirs = ">=2.4,<4" docs = ["furo (>=2022.12.7)", "proselint (>=0.13)", "sphinx (>=6.1.3)", "sphinx-argparse (>=0.4)", "sphinxcontrib-towncrier (>=0.2.1a0)", "towncrier (>=22.12)"] test = ["covdefaults (>=2.2.2)", "coverage (>=7.1)", "coverage-enable-subprocess (>=1)", "flaky (>=3.7)", "packaging (>=23)", "pytest (>=7.2.1)", "pytest-env (>=0.8.1)", "pytest-freezegun (>=0.4.2)", "pytest-mock (>=3.10)", "pytest-randomly (>=3.12)", "pytest-timeout (>=2.1)"] -[[package]] -name = "vl-convert-python" -version = "1.6.0" -description = "Convert Vega-Lite chart specifications to SVG, PNG, or Vega" -optional = false -python-versions = ">=3.7" -files = [ - {file = "vl_convert_python-1.6.0-cp37-abi3-macosx_10_12_x86_64.whl", hash = "sha256:8c69676fa0dfb7b1af67364fd02304e5452ee6b873048d65fe4214f7cf726754"}, - {file = "vl_convert_python-1.6.0-cp37-abi3-macosx_11_0_arm64.whl", hash = "sha256:1c2ca0c2800925a1c6cf0cca4c79291205ceebabf1e9a40f90dd8bcead1af6eb"}, - {file = "vl_convert_python-1.6.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:1d016d8d0be7a4ebb9dea447e0fe4373fb2998828ca05ae1b50c01d896edcece"}, - {file = "vl_convert_python-1.6.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:92d51f8c2e6c4f4c18f0a0e3a79912fc4bb77dee542d9b62bcb05cd076007f44"}, - {file = "vl_convert_python-1.6.0-cp37-abi3-win_amd64.whl", hash = "sha256:2167d762f77991a36ce11d47d03d399219e80a1f19340ed1f6125713f8b31e87"}, - {file = "vl_convert_python-1.6.0.tar.gz", hash = "sha256:f7539c5558026d41d870df3ea92546ef87956c7b62ca99426906e941115bfd41"}, -] - [[package]] name = "waitress" version = "2.1.2" @@ -8981,13 +8950,13 @@ watchdog = ["watchdog (>=2.3)"] [[package]] name = "widgetsnbextension" -version = "4.0.10" +version = "4.0.12" description = "Jupyter interactive widgets for Jupyter Notebook" optional = false python-versions = ">=3.7" files = [ - {file = "widgetsnbextension-4.0.10-py3-none-any.whl", hash = "sha256:d37c3724ec32d8c48400a435ecfa7d3e259995201fbefa37163124a9fcb393cc"}, - {file = "widgetsnbextension-4.0.10.tar.gz", hash = "sha256:64196c5ff3b9a9183a8e699a4227fb0b7002f252c814098e66c4d1cd0644688f"}, + {file = "widgetsnbextension-4.0.12-py3-none-any.whl", hash = "sha256:6b5e346d405fb993d24f47fb3dec56c850c51f41e6368bb52866192b848575c3"}, + {file = "widgetsnbextension-4.0.12.tar.gz", hash = "sha256:20c567a7fc0c9d8e405fda2e9bce6eb3656e350f2bd8921a4b660dd53f544f10"}, ] [[package]] @@ -9368,5 +9337,5 @@ workflows = ["dataclasses-json", "dulwich", "flytekit", "google-api-python-clien [metadata] lock-version = "2.0" -python-versions = ">=3.11, <3.13" -content-hash = "6515b417ac411b998d0da76e7e48dd3cfe992e991736061e2db358568d373bd5" +python-versions = ">=3.10, <3.12" +content-hash = "d8bc392bee7cf231ab3c52dac7804d8c70278ec125a4df7d95db5d29b02190a6" diff --git a/pyproject.toml b/pyproject.toml index 2eb53ff42..74eef80c3 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,40 +1,35 @@ [tool.poetry] name = "pyrovelocity" -version = "0.3.0" +version = "0.2.0" packages = [{ include = "pyrovelocity", from = "src" }] description = "A multivariate RNA Velocity model to estimate future cell states with uncertainty using probabilistic modeling with pyro." authors = ["pyrovelocity team"] license = "AGPL-3.0-only" readme = "README.md" -homepage = "https://docs.pyrovelocity.net" +homepage = "https://github.com/pinellolab/pyrovelocity" repository = "https://github.com/pinellolab/pyrovelocity" -documentation = "https://docs.pyrovelocity.net" +documentation = "https://pyrovelocity.readthedocs.io" classifiers = [ - "Development Status :: 3 - Alpha", + "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Affero General Public License v3", "Natural Language :: English", "Programming Language :: Python :: 3", + "Programming Language :: Python :: 3.10", "Programming Language :: Python :: 3.11", - "Programming Language :: Python :: 3.12", ] [tool.poetry.urls] Changelog = "https://github.com/pinellolab/pyrovelocity/releases" [tool.poetry.dependencies] -python = ">=3.11, <3.13" +python = ">=3.10, <3.12" adjusttext = ">=1.1.1" -altair = ">=5.3.0" anndata = ">=0.10.5" anyio = ">=4.3.0" appdirs = ">=1.4.4" -# 0.18.0 adds a dependency on dm-tree = ">=0.1.8" -# whose build is broken and wheel attempts to -# dlopen an undeclared or broken shared library -# on Darwin arviz = ">=0.17.1" -astropy = ">=6.1.2" +astropy = ">=5.2.2" beartype = ">=0.18.5" # pinning chex>=0.1.82 may be required to avoid # dm-tree = ">=0.1.8" @@ -46,23 +41,27 @@ colorlog = ">=6.7.0" daft = ">=0.1.2" diffrax = ">=0.5.0" diskcache = ">=5.6.1" -duckdb = ">=1.0.0" +duckdb = ">=0.10.1" einops = ">=0.7.0" # requires python 3.11 -expression = ">=5.0.2" +# expression = ">=4.3.0" flax = ">=0.8.1" frozenlist = { version = ">=1.1.1", python = "<3.12" } # frozenlist = [ # { version = ">=1.1.1", python = "<3.12" }, # { version = ">=1.4.1", python = ">=3.12" }, # ] -fsspec = ">=2024.3.0" -greenlet = ">=3.0.3" httpx = ">=0.27.0" h5py = ">=3.9.0" -ibis-framework = { extras = ["duckdb"], version = ">=9.2.0" } +ibis-framework = { extras = ["duckdb"], version = ">=8.0.0" } +# jax "<0.4.27" required +# when using conda-lock +# due to https://github.com/google/jax/issues/21116 +# fixed in jax 0.4.29 but not available on conda-forge jax = ">=0.4.23" jaxlib = ">=0.4.23" +# jax = ">=0.4.23,<0.4.27" +# jaxlib = ">=0.4.23,<0.4.27" jaxtyping = ">=0.2.25" leidenalg = ">=0.9.1" llvmlite = { version = ">=0.41.1", python = "<3.12" } @@ -70,47 +69,46 @@ llvmlite = { version = ">=0.41.1", python = "<3.12" } # { version = ">=0.41.1", python = "<3.12" }, # { version = ">=0.42.0", python = ">=3.12" }, # ] -# Temporarily pin yanked matplotlib 3.9.1 -# https://github.com/matplotlib/matplotlib/issues/28551 -# for usage with pip installs -matplotlib = ">=3.9.1" +matplotlib = ">=3.8.4" mlflow = ">=2.13.0" numpyro = ">=0.15.0" pandas = ">=2.0.0" plumbum = ">=1.8.2" polars = ">=0.20.17" pyarrow = ">=14.0.2" -pydantic = ">=2.8.0" pyro-ppl = ">=1.9.1" lightning = ">=2.0.0" pytorch-lightning = ">=2.0.0" pyyaml = ">=6.0.1" -returns = ">=0.23.0" -rich = ">=13.7.1" +returns = ">=0.22.0" +rich = ">=12.6.0" scanpy = ">=1.10.1" scikit-learn = ">=1.3.1" -scipy = ">=1.10.1,<1.14.0" +# scikit-learn requires an upper bound of +# 1.2.0 when using conda-lock due to inconsistent +# dependency bounds on conda-forge and pypi +# scikit-learn = "<1.2.0" +scipy = ">=1.10.1" scvelo = ">=0.3.2" -# scvelo = { git = "https://github.com/theislab/scvelo.git", rev = "3fbce6ff6d644a44911091f498efa0c69f6b85b0" } +# scvelo = { version = ">=0.3.1", python = "<3.12", source = "pypi" } +# scvelo = [ +# { version = ">=0.3.1", python = "<3.12" }, +# # requires scikit-learn <1.2.0, which is not compatible with python 3.12 +# { version = ">0.3.1", python = ">=3.12" }, +# ] scvi-tools = ">=1.1.1" seaborn = ">=0.13.2" -sparse = ">=0.15.4" -statsmodels = ">=0.14.2" sympy = ">=1.12" termcolor = ">=2.2.0" -tiledb = ">=0.31.1" torch = { version = ">=2.1.2", python = "<3.12" } # torch = [ # { version = ">=2.1.2", python = "<3.12" }, # { version = ">=2.2.0", python = ">=3.12" }, # ] torchmetrics = ">=1.2.1" -trio = ">=0.26.0" -validators = ">=0.33.0" -vegafusion = ">=1.6.9" -vegafusion-python-embed = ">=1.6.9" -vl-convert-python = ">=1.6.0" -zstandard = ">=0.23.0" +trio = ">=0.25.0" +validators = ">=0.22.0" +zstandard = ">=0.21.0" # removed from library at # cospar = { version = ">=0.1.9", source = "pypi" } # scikit-misc = ">=0.1.4" @@ -130,7 +128,7 @@ dulwich = { version = ">=0.21.7", optional = true } # flake8-bugbear = { version = ">=21.9.2", optional = true } # flake8-docstrings = { version = ">=1.6.0", optional = true } # flake8-rst-docstrings = { version = ">=0.2.5", optional = true } -flytekit = { version = ">=1.13.3", optional = true } +flytekit = { version = ">=1.12.0", optional = true } furo = { version = ">=2023.5.20", optional = true } google-api-python-client = { version = ">=2.79.0", optional = true } hydra-core = { version = ">=1.3.2", optional = true } @@ -253,7 +251,7 @@ optional = true [tool.poetry.group.workflows.dependencies] dataclasses-json = ">=0.5.7" dulwich = ">=0.21.7" -flytekit = ">=1.13.0" +flytekit = ">=1.10.7" google-api-python-client = ">=2.79.0" google-cloud-storage = ">=2.14.0" hydra-core = ">=1.3.2" @@ -361,21 +359,8 @@ log_level = "INFO" virtual_package_spec = "conda/virtual-packages.yml" [tool.conda-lock.dependencies] -python = ">=3.11, <3.12" +python = ">=3.10, <3.11" pip = ">=23.2" -fmt = ">=10.2.1,<11.0" -# jax "<0.4.27" required -# when using conda-lock -# due to https://github.com/google/jax/issues/21116 -# fixed in jax 0.4.29 but not available on conda-forge -jax = ">=0.4.23,<0.4.27" -jaxlib = ">=0.4.23,<0.4.27" -pydantic = ">=2.1.1" -# scikit-learn requires an upper bound of -# 1.2.0 when using conda-lock due to inconsistent -# dependency bounds on conda-forge and pypi -# scikit-learn = "<1.2.0" -scikit-learn = "<1.2.0" # poethepoet = { source = "pypi" } [tool.poe.tasks.conda-lock] @@ -420,25 +405,17 @@ pyrovelocity-notebooks = "pyrovelocity.workflows.notebooks:cli" # $ pytest > test.log.py [tool.pytest.ini_options] log_level = "INFO" -# We exclude markers associated with slow tests by default -# but run them in CI with the make target `test-cov-xml` -# which overrides this behavior. addopts = """ --m "not slow and not pyensembl" +-m "not pyensembl" -rA --xdoctest --disable-warnings --cov=src/pyrovelocity/ --cov-report=term-missing ---durations=0 """ asyncio_mode = "strict" norecursedirs = ["bazel-*", ".direnv", "reproducibility", "scripts"] -markers = [ - "pyensembl: Tests that require pyensembl to run.", - "slow: Tests that are slow and should be run separately.", - "integration: Tests that use many library components.", -] +markers = ["pyensembl: Tests that require pyensembl to run."] [tool.coverage.paths] source = ["src/pyrovelocity"] @@ -579,7 +556,7 @@ force_single_line = true lines_after_imports = 2 [tool.mypy] -python_version = ">=3.11" +python_version = ">=3.10" [[tool.mypy.overrides]] module = [""]