summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-09-02 01:55:12 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-09-02 01:55:12 +0200
commiteb9696ff03f4446693399b9eb9e0cabbfb0f4cbf (patch)
tree06412b6e6e85833f39ec9932b8bd8ce4b867e127
parent57ecedbee283e672dd34e9c36b8a1a591528d576 (diff)
Update lock
-rw-r--r--poetry.lock78
1 files changed, 41 insertions, 37 deletions
diff --git a/poetry.lock b/poetry.lock
index f0fe332..3ffe59b 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -62,7 +62,7 @@ docs = ["sphinx (==6.1.3)", "sphinx-mdinclude (==0.5.3)"]
[[package]]
name = "alembic"
-version = "1.11.3"
+version = "1.12.0"
description = "A database migration tool for SQLAlchemy."
category = "dev"
optional = false
@@ -86,21 +86,21 @@ python-versions = "*"
[[package]]
name = "anyio"
-version = "3.7.1"
+version = "4.0.0"
description = "High level compatibility layer for multiple asynchronous event loop implementations"
category = "dev"
optional = false
-python-versions = ">=3.7"
+python-versions = ">=3.8"
[package.dependencies]
-exceptiongroup = {version = "*", markers = "python_version < \"3.11\""}
+exceptiongroup = {version = ">=1.0.2", markers = "python_version < \"3.11\""}
idna = ">=2.8"
sniffio = ">=1.1"
[package.extras]
-doc = ["packaging", "sphinx", "sphinx-rtd-theme (>=1.2.2)", "sphinxcontrib-jquery", "sphinx-autodoc-typehints (>=1.2.0)"]
-test = ["anyio", "coverage[toml] (>=4.5)", "hypothesis (>=4.0)", "psutil (>=5.9)", "pytest (>=7.0)", "pytest-mock (>=3.6.1)", "trustme", "uvloop (>=0.17)", "mock (>=4)"]
-trio = ["trio (<0.22)"]
+doc = ["packaging", "Sphinx (>=7)", "sphinx-autodoc-typehints (>=1.2.0)"]
+test = ["anyio", "coverage[toml] (>=7)", "hypothesis (>=4.0)", "psutil (>=5.9)", "pytest (>=7.0)", "pytest-mock (>=3.6.1)", "trustme", "uvloop (>=0.17)"]
+trio = ["trio (>=0.22)"]
[[package]]
name = "appdirs"
@@ -380,9 +380,9 @@ cmawm = ["scipy"]
[[package]]
name = "cmake"
-version = "3.27.2"
+version = "3.27.4.1"
description = "CMake is an open-source, cross-platform family of tools designed to build, test and package software"
-category = "main"
+category = "dev"
optional = false
python-versions = "*"
@@ -604,15 +604,18 @@ devel = ["colorama", "jsonschema", "json-spec", "pylint", "pytest", "pytest-benc
[[package]]
name = "filelock"
-version = "3.12.2"
+version = "3.12.3"
description = "A platform independent file lock."
-category = "main"
+category = "dev"
optional = false
-python-versions = ">=3.7"
+python-versions = ">=3.8"
+
+[package.dependencies]
+typing-extensions = {version = ">=4.7.1", markers = "python_version < \"3.11\""}
[package.extras]
-docs = ["furo (>=2023.5.20)", "sphinx-autodoc-typehints (>=1.23,!=1.23.4)", "sphinx (>=7.0.1)"]
-testing = ["covdefaults (>=2.3)", "coverage (>=7.2.7)", "diff-cover (>=7.5)", "pytest-cov (>=4.1)", "pytest-mock (>=3.10)", "pytest-timeout (>=2.1)", "pytest (>=7.3.1)"]
+docs = ["furo (>=2023.7.26)", "sphinx-autodoc-typehints (>=1.24)", "sphinx (>=7.1.2)"]
+testing = ["covdefaults (>=2.3)", "coverage (>=7.3)", "diff-cover (>=7.7)", "pytest-cov (>=4.1)", "pytest-mock (>=3.11.1)", "pytest-timeout (>=2.1)", "pytest (>=7.4)"]
[[package]]
name = "flake8"
@@ -1186,7 +1189,7 @@ test = ["click", "pre-commit", "pytest-asyncio (>=0.19.0)", "pytest-console-scri
[[package]]
name = "jupyter-server"
-version = "2.7.2"
+version = "2.7.3"
description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications."
category = "dev"
optional = false
@@ -1374,7 +1377,7 @@ typing = ["mypy (>=1.0.0)"]
name = "lit"
version = "16.0.6"
description = "A Software Testing Tool"
-category = "main"
+category = "dev"
optional = false
python-versions = "*"
@@ -1601,7 +1604,7 @@ test = ["flaky", "ipykernel (>=6.19.3)", "ipython", "ipywidgets", "nbconvert (>=
[[package]]
name = "nbconvert"
-version = "7.7.4"
+version = "7.8.0"
description = "Converting Jupyter Notebooks"
category = "dev"
optional = false
@@ -1754,7 +1757,7 @@ python-versions = ">=3.9"
name = "nvidia-cublas-cu11"
version = "11.11.3.6"
description = "CUBLAS native runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1762,7 +1765,7 @@ python-versions = ">=3"
name = "nvidia-cuda-cupti-cu11"
version = "11.8.87"
description = "CUDA profiling tools runtime libs."
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1770,7 +1773,7 @@ python-versions = ">=3"
name = "nvidia-cuda-nvrtc-cu11"
version = "11.8.89"
description = "NVRTC native runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1778,7 +1781,7 @@ python-versions = ">=3"
name = "nvidia-cuda-runtime-cu11"
version = "11.8.89"
description = "CUDA Runtime native Libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1786,7 +1789,7 @@ python-versions = ">=3"
name = "nvidia-cudnn-cu11"
version = "8.9.4.25"
description = "cuDNN runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1798,7 +1801,7 @@ nvidia-cuda-nvrtc-cu11 = "*"
name = "nvidia-cufft-cu11"
version = "10.9.0.58"
description = "CUFFT native runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1806,7 +1809,7 @@ python-versions = ">=3"
name = "nvidia-curand-cu11"
version = "10.3.0.86"
description = "CURAND native runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1814,7 +1817,7 @@ python-versions = ">=3"
name = "nvidia-cusolver-cu11"
version = "11.4.1.48"
description = "CUDA solver native runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1825,7 +1828,7 @@ nvidia-cublas-cu11 = "*"
name = "nvidia-cusparse-cu11"
version = "11.7.5.86"
description = "CUSPARSE native runtime libraries"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1833,7 +1836,7 @@ python-versions = ">=3"
name = "nvidia-nccl-cu11"
version = "2.18.3"
description = "NVIDIA Collective Communication Library (NCCL) Runtime"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -1841,7 +1844,7 @@ python-versions = ">=3"
name = "nvidia-nvtx-cu11"
version = "11.8.86"
description = "NVIDIA Tools Extension"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3"
@@ -2060,7 +2063,7 @@ wcwidth = "*"
[[package]]
name = "protobuf"
-version = "4.24.1"
+version = "4.24.2"
description = ""
category = "dev"
optional = false
@@ -2253,7 +2256,7 @@ python-versions = ">=3.6"
[[package]]
name = "pytorch-lightning"
-version = "2.0.7"
+version = "2.0.8"
description = "PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate."
category = "dev"
optional = false
@@ -2273,11 +2276,11 @@ typing-extensions = ">=4.0.0"
[package.extras]
all = ["matplotlib (>3.1)", "omegaconf (>=2.0.5)", "hydra-core (>=1.0.5)", "jsonargparse[signatures] (>=4.18.0,<4.23.0)", "rich (>=12.3.0)", "tensorboardX (>=2.2)", "torchvision (>=0.12.0)", "gym[classic_control] (>=0.17.0)", "ipython[all] (<8.14.1)", "torchmetrics (>=0.10.0)", "lightning-utilities (>=0.7.0)", "deepspeed (>=0.8.2)"]
deepspeed = ["deepspeed (>=0.8.2)"]
-dev = ["matplotlib (>3.1)", "omegaconf (>=2.0.5)", "hydra-core (>=1.0.5)", "jsonargparse[signatures] (>=4.18.0,<4.23.0)", "rich (>=12.3.0)", "tensorboardX (>=2.2)", "torchvision (>=0.12.0)", "gym[classic_control] (>=0.17.0)", "ipython[all] (<8.14.1)", "torchmetrics (>=0.10.0)", "lightning-utilities (>=0.7.0)", "coverage (==7.2.7)", "pytest (==7.4.0)", "pytest-cov (==4.1.0)", "pytest-forked (==1.4.0)", "pytest-rerunfailures (==10.3)", "cloudpickle (>=1.3)", "scikit-learn (>0.22.1)", "onnx (<1.15.0)", "onnxruntime (<1.16.0)", "psutil (<5.9.6)", "pandas (>1.0)", "fastapi (<0.100.0)", "uvicorn (<0.23.3)", "tensorboard (>=2.9.1)", "protobuf (<=3.20.1)", "deepspeed (>=0.8.2)"]
+dev = ["matplotlib (>3.1)", "omegaconf (>=2.0.5)", "hydra-core (>=1.0.5)", "jsonargparse[signatures] (>=4.18.0,<4.23.0)", "rich (>=12.3.0)", "tensorboardX (>=2.2)", "torchvision (>=0.12.0)", "gym[classic_control] (>=0.17.0)", "ipython[all] (<8.14.1)", "torchmetrics (>=0.10.0)", "lightning-utilities (>=0.7.0)", "coverage (==7.3.0)", "pytest (==7.4.0)", "pytest-cov (==4.1.0)", "pytest-forked (==1.4.0)", "pytest-rerunfailures (==10.3)", "cloudpickle (>=1.3)", "scikit-learn (>0.22.1)", "onnx (<1.15.0)", "onnxruntime (<1.16.0)", "psutil (<5.9.6)", "pandas (>1.0)", "fastapi (<0.100.0)", "uvicorn (<0.23.3)", "tensorboard (>=2.9.1)", "protobuf (<=3.20.1)", "deepspeed (>=0.8.2)"]
examples = ["torchvision (>=0.12.0)", "gym[classic_control] (>=0.17.0)", "ipython[all] (<8.14.1)", "torchmetrics (>=0.10.0)", "lightning-utilities (>=0.7.0)"]
extra = ["matplotlib (>3.1)", "omegaconf (>=2.0.5)", "hydra-core (>=1.0.5)", "jsonargparse[signatures] (>=4.18.0,<4.23.0)", "rich (>=12.3.0)", "tensorboardX (>=2.2)"]
strategies = ["deepspeed (>=0.8.2)"]
-test = ["coverage (==7.2.7)", "pytest (==7.4.0)", "pytest-cov (==4.1.0)", "pytest-forked (==1.4.0)", "pytest-rerunfailures (==10.3)", "cloudpickle (>=1.3)", "scikit-learn (>0.22.1)", "onnx (<1.15.0)", "onnxruntime (<1.16.0)", "psutil (<5.9.6)", "pandas (>1.0)", "fastapi (<0.100.0)", "uvicorn (<0.23.3)", "tensorboard (>=2.9.1)", "protobuf (<=3.20.1)"]
+test = ["coverage (==7.3.0)", "pytest (==7.4.0)", "pytest-cov (==4.1.0)", "pytest-forked (==1.4.0)", "pytest-rerunfailures (==10.3)", "cloudpickle (>=1.3)", "scikit-learn (>0.22.1)", "onnx (<1.15.0)", "onnxruntime (<1.16.0)", "psutil (<5.9.6)", "pandas (>1.0)", "fastapi (<0.100.0)", "uvicorn (<0.23.3)", "tensorboard (>=2.9.1)", "protobuf (<=3.20.1)"]
[[package]]
name = "pywin32"
@@ -2340,7 +2343,7 @@ test = ["flaky", "pytest", "pytest-qt"]
[[package]]
name = "qtpy"
-version = "2.3.1"
+version = "2.4.0"
description = "Provides an abstraction layer on top of the various Qt bindings (PyQt5/6 and PySide2/6)."
category = "dev"
optional = false
@@ -2426,7 +2429,7 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"]
[[package]]
name = "rpds-py"
-version = "0.9.2"
+version = "0.10.0"
description = "Python bindings to Rust's persistent data structures (rpds)"
category = "dev"
optional = false
@@ -2478,7 +2481,7 @@ win32 = ["pywin32"]
[[package]]
name = "sentry-sdk"
-version = "1.29.2"
+version = "1.30.0"
description = "Python client for Sentry (https://sentry.io)"
category = "dev"
optional = false
@@ -2504,6 +2507,7 @@ httpx = ["httpx (>=0.16.0)"]
huey = ["huey (>=2)"]
loguru = ["loguru (>=0.5)"]
opentelemetry = ["opentelemetry-distro (>=0.35b0)"]
+opentelemetry-experimental = ["opentelemetry-distro (>=0.40b0,<1.0)", "opentelemetry-instrumentation-aiohttp-client (>=0.40b0,<1.0)", "opentelemetry-instrumentation-django (>=0.40b0,<1.0)", "opentelemetry-instrumentation-fastapi (>=0.40b0,<1.0)", "opentelemetry-instrumentation-flask (>=0.40b0,<1.0)", "opentelemetry-instrumentation-requests (>=0.40b0,<1.0)", "opentelemetry-instrumentation-sqlite3 (>=0.40b0,<1.0)", "opentelemetry-instrumentation-urllib (>=0.40b0,<1.0)"]
pure_eval = ["pure-eval", "executing", "asttokens"]
pymongo = ["pymongo (>=3.1)"]
pyspark = ["pyspark (>=2.4.4)"]
@@ -2739,7 +2743,7 @@ python-versions = ">=3.7"
name = "torch"
version = "2.0.1"
description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration"
-category = "main"
+category = "dev"
optional = false
python-versions = ">=3.8.0"
@@ -2842,7 +2846,7 @@ test = ["argcomplete (>=2.0)", "pre-commit", "pytest", "pytest-mock"]
name = "triton"
version = "2.0.0.post1"
description = "A language and compiler for custom Deep Learning operations"
-category = "main"
+category = "dev"
optional = false
python-versions = "*"