diff --git a/poetry.lock b/poetry.lock index 11abf9d..93ef688 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry 1.4.0 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "absl-py" version = "2.1.0" description = "Abseil Python Common Libraries, see https://github.com/abseil/abseil-py." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -16,7 +15,6 @@ files = [ name = "aiohappyeyeballs" version = "2.4.4" description = "Happy Eyeballs for asyncio" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -28,7 +26,6 @@ files = [ name = "aiohttp" version = "3.11.9" description = "Async http client/server framework (asyncio)" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -127,7 +124,6 @@ speedups = ["Brotli", "aiodns (>=3.2.0)", "brotlicffi"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -142,7 +138,6 @@ frozenlist = ">=1.1.0" name = "alabaster" version = "0.7.16" description = "A light, configurable Sphinx theme" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -154,7 +149,6 @@ files = [ name = "alembic" version = "1.14.0" description = "A database migration tool for SQLAlchemy." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -174,7 +168,6 @@ tz = ["backports.zoneinfo"] name = "annotated-types" version = "0.7.0" description = "Reusable constraint types to use with typing.Annotated" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -186,7 +179,6 @@ files = [ name = "anyio" version = "4.6.2.post1" description = "High level compatibility layer for multiple asynchronous event loop implementations" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -209,7 +201,6 @@ trio = ["trio (>=0.26.1)"] name = "appnope" version = "0.1.4" description = "Disable App Nap on macOS >= 10.9" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -221,7 +212,6 @@ files = [ name = "apted" version = "1.0.3" description = "APTED algorithm for the Tree Edit Distance" -category = "main" optional = true python-versions = "*" files = [ @@ -233,7 +223,6 @@ files = [ name = "argon2-cffi" version = "23.1.0" description = "Argon2 for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -254,7 +243,6 @@ typing = ["mypy"] name = "argon2-cffi-bindings" version = "21.2.0" description = "Low-level CFFI bindings for Argon2" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -292,7 +280,6 @@ tests = ["pytest"] name = "arrow" version = "1.3.0" description = "Better dates & times for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -306,13 +293,12 @@ types-python-dateutil = ">=2.8.10" [package.extras] doc = ["doc8", "sphinx (>=7.0.0)", "sphinx-autobuild", "sphinx-autodoc-typehints", "sphinx_rtd_theme (>=1.3.0)"] -test = ["dateparser (>=1.0.0,<2.0.0)", "pre-commit", "pytest", "pytest-cov", "pytest-mock", "pytz (==2021.1)", "simplejson (>=3.0.0,<4.0.0)"] +test = ["dateparser (==1.*)", "pre-commit", "pytest", "pytest-cov", "pytest-mock", "pytz (==2021.1)", "simplejson (==3.*)"] [[package]] name = "astroid" version = "2.15.8" description = "An abstract syntax tree for Python with inference support." -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -329,7 +315,6 @@ wrapt = {version = ">=1.11,<2", markers = "python_version < \"3.11\""} name = "asttokens" version = "3.0.0" description = "Annotate AST trees with source code positions" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -345,7 +330,6 @@ test = ["astroid (>=2,<4)", "pytest", "pytest-cov", "pytest-xdist"] name = "astunparse" version = "1.6.3" description = "An AST unparser for Python" -category = "main" optional = true python-versions = "*" files = [ @@ -361,7 +345,6 @@ wheel = ">=0.23.0,<1.0" name = "async-lru" version = "2.0.4" description = "Simple LRU cache for asyncio" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -376,7 +359,6 @@ typing-extensions = {version = ">=4.0.0", markers = "python_version < \"3.11\""} name = "async-timeout" version = "5.0.1" description = "Timeout context manager for asyncio programs" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -388,7 +370,6 @@ files = [ name = "atomicwrites" version = "1.4.1" description = "Atomic file writes." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -399,7 +380,6 @@ files = [ name = "attrs" version = "24.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -419,7 +399,6 @@ tests-mypy = ["mypy (>=1.11.1)", "pytest-mypy-plugins"] name = "autopage" version = "0.5.2" description = "A library to provide automatic paging for console output" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -431,7 +410,6 @@ files = [ name = "babel" version = "2.16.0" description = "Internationalization utilities" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -446,7 +424,6 @@ dev = ["freezegun (>=1.0,<2.0)", "pytest (>=6.0)", "pytest-cov"] name = "beautifulsoup4" version = "4.12.3" description = "Screen-scraping library" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -466,37 +443,47 @@ lxml = ["lxml"] [[package]] name = "black" -version = "22.12.0" +version = "24.3.0" description = "The uncompromising code formatter." -category = "main" optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "black-22.12.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9eedd20838bd5d75b80c9f5487dbcb06836a43833a37846cf1d8c1cc01cef59d"}, - {file = "black-22.12.0-cp310-cp310-win_amd64.whl", hash = "sha256:159a46a4947f73387b4d83e87ea006dbb2337eab6c879620a3ba52699b1f4351"}, - {file = "black-22.12.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d30b212bffeb1e252b31dd269dfae69dd17e06d92b87ad26e23890f3efea366f"}, - {file = "black-22.12.0-cp311-cp311-win_amd64.whl", hash = "sha256:7412e75863aa5c5411886804678b7d083c7c28421210180d67dfd8cf1221e1f4"}, - {file = "black-22.12.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c116eed0efb9ff870ded8b62fe9f28dd61ef6e9ddd28d83d7d264a38417dcee2"}, - {file = "black-22.12.0-cp37-cp37m-win_amd64.whl", hash = "sha256:1f58cbe16dfe8c12b7434e50ff889fa479072096d79f0a7f25e4ab8e94cd8350"}, - {file = "black-22.12.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:77d86c9f3db9b1bf6761244bc0b3572a546f5fe37917a044e02f3166d5aafa7d"}, - {file = "black-22.12.0-cp38-cp38-win_amd64.whl", hash = "sha256:82d9fe8fee3401e02e79767016b4907820a7dc28d70d137eb397b92ef3cc5bfc"}, - {file = "black-22.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:101c69b23df9b44247bd88e1d7e90154336ac4992502d4197bdac35dd7ee3320"}, - {file = "black-22.12.0-cp39-cp39-win_amd64.whl", hash = "sha256:559c7a1ba9a006226f09e4916060982fd27334ae1998e7a38b3f33a37f7a2148"}, - {file = "black-22.12.0-py3-none-any.whl", hash = "sha256:436cc9167dd28040ad90d3b404aec22cedf24a6e4d7de221bec2730ec0c97bcf"}, - {file = "black-22.12.0.tar.gz", hash = "sha256:229351e5a18ca30f447bf724d007f890f97e13af070bb6ad4c0a441cd7596a2f"}, + {file = "black-24.3.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:7d5e026f8da0322b5662fa7a8e752b3fa2dac1c1cbc213c3d7ff9bdd0ab12395"}, + {file = "black-24.3.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:9f50ea1132e2189d8dff0115ab75b65590a3e97de1e143795adb4ce317934995"}, + {file = "black-24.3.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e2af80566f43c85f5797365077fb64a393861a3730bd110971ab7a0c94e873e7"}, + {file = "black-24.3.0-cp310-cp310-win_amd64.whl", hash = "sha256:4be5bb28e090456adfc1255e03967fb67ca846a03be7aadf6249096100ee32d0"}, + {file = "black-24.3.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:4f1373a7808a8f135b774039f61d59e4be7eb56b2513d3d2f02a8b9365b8a8a9"}, + {file = "black-24.3.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:aadf7a02d947936ee418777e0247ea114f78aff0d0959461057cae8a04f20597"}, + {file = "black-24.3.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:65c02e4ea2ae09d16314d30912a58ada9a5c4fdfedf9512d23326128ac08ac3d"}, + {file = "black-24.3.0-cp311-cp311-win_amd64.whl", hash = "sha256:bf21b7b230718a5f08bd32d5e4f1db7fc8788345c8aea1d155fc17852b3410f5"}, + {file = "black-24.3.0-cp312-cp312-macosx_10_9_x86_64.whl", hash = "sha256:2818cf72dfd5d289e48f37ccfa08b460bf469e67fb7c4abb07edc2e9f16fb63f"}, + {file = "black-24.3.0-cp312-cp312-macosx_11_0_arm64.whl", hash = "sha256:4acf672def7eb1725f41f38bf6bf425c8237248bb0804faa3965c036f7672d11"}, + {file = "black-24.3.0-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c7ed6668cbbfcd231fa0dc1b137d3e40c04c7f786e626b405c62bcd5db5857e4"}, + {file = "black-24.3.0-cp312-cp312-win_amd64.whl", hash = "sha256:56f52cfbd3dabe2798d76dbdd299faa046a901041faf2cf33288bc4e6dae57b5"}, + {file = "black-24.3.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:79dcf34b33e38ed1b17434693763301d7ccbd1c5860674a8f871bd15139e7837"}, + {file = "black-24.3.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:e19cb1c6365fd6dc38a6eae2dcb691d7d83935c10215aef8e6c38edee3f77abd"}, + {file = "black-24.3.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:65b76c275e4c1c5ce6e9870911384bff5ca31ab63d19c76811cb1fb162678213"}, + {file = "black-24.3.0-cp38-cp38-win_amd64.whl", hash = "sha256:b5991d523eee14756f3c8d5df5231550ae8993e2286b8014e2fdea7156ed0959"}, + {file = "black-24.3.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:c45f8dff244b3c431b36e3224b6be4a127c6aca780853574c00faf99258041eb"}, + {file = "black-24.3.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:6905238a754ceb7788a73f02b45637d820b2f5478b20fec82ea865e4f5d4d9f7"}, + {file = "black-24.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:d7de8d330763c66663661a1ffd432274a2f92f07feeddd89ffd085b5744f85e7"}, + {file = "black-24.3.0-cp39-cp39-win_amd64.whl", hash = "sha256:7bb041dca0d784697af4646d3b62ba4a6b028276ae878e53f6b4f74ddd6db99f"}, + {file = "black-24.3.0-py3-none-any.whl", hash = "sha256:41622020d7120e01d377f74249e677039d20e6344ff5851de8a10f11f513bf93"}, + {file = "black-24.3.0.tar.gz", hash = "sha256:a0c9c4a0771afc6919578cec71ce82a3e31e054904e7197deacbc9382671c41f"}, ] [package.dependencies] click = ">=8.0.0" mypy-extensions = ">=0.4.3" +packaging = ">=22.0" pathspec = ">=0.9.0" platformdirs = ">=2" -tomli = {version = ">=1.1.0", markers = "python_full_version < \"3.11.0a7\""} -typing-extensions = {version = ">=3.10.0.0", markers = "python_version < \"3.10\""} +tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""} +typing-extensions = {version = ">=4.0.1", markers = "python_version < \"3.11\""} [package.extras] colorama = ["colorama (>=0.4.3)"] -d = ["aiohttp (>=3.7.4)"] +d = ["aiohttp (>=3.7.4)", "aiohttp (>=3.7.4,!=3.9.0)"] jupyter = ["ipython (>=7.8.0)", "tokenize-rt (>=3.2.0)"] uvloop = ["uvloop (>=0.15.2)"] @@ -504,7 +491,6 @@ uvloop = ["uvloop (>=0.15.2)"] name = "bleach" version = "6.2.0" description = "An easy safelist-based HTML-sanitizing tool." -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -522,7 +508,6 @@ css = ["tinycss2 (>=1.1.0,<1.5)"] name = "blosc2" version = "2.5.1" description = "Python wrapper for the C-Blosc2 library" -category = "main" optional = false python-versions = "<4,>=3.8" files = [ @@ -567,7 +552,6 @@ py-cpuinfo = "*" name = "certifi" version = "2024.8.30" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -579,7 +563,6 @@ files = [ name = "cffi" version = "1.17.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -659,7 +642,6 @@ pycparser = "*" name = "charset-normalizer" version = "3.4.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -774,7 +756,6 @@ files = [ name = "click" version = "8.1.7" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -789,7 +770,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "cliff" version = "4.8.0" description = "Command Line Interface Formulation Framework" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -809,7 +789,6 @@ stevedore = ">=2.0.1" name = "cmaes" version = "0.11.1" description = "Lightweight Covariance Matrix Adaptation Evolution Strategy (CMA-ES) implementation for Python 3." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -827,7 +806,6 @@ cmawm = ["scipy"] name = "cmd2" version = "2.5.7" description = "cmd2 - quickly build feature-rich and user-friendly interactive command line applications in Python" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -852,7 +830,6 @@ validate = ["mypy", "ruff", "types-setuptools"] name = "colorama" version = "0.4.6" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,!=3.6.*,>=2.7" files = [ @@ -864,7 +841,6 @@ files = [ name = "coloredlogs" version = "15.0.1" description = "Colored terminal output for Python's logging module" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -882,7 +858,6 @@ cron = ["capturer (>=2.4)"] name = "colorlog" version = "6.9.0" description = "Add colours to the output of Python's logging module." -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -900,7 +875,6 @@ development = ["black", "flake8", "mypy", "pytest", "types-colorama"] name = "comm" version = "0.2.2" description = "Jupyter Python Comm implementation, for usage in ipykernel, xeus-python etc." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -918,7 +892,6 @@ test = ["pytest"] name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "main" optional = false python-versions = "*" files = [ @@ -933,7 +906,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "contourpy" version = "1.3.0" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -1018,7 +990,6 @@ test-no-images = ["pytest", "pytest-cov", "pytest-rerunfailures", "pytest-xdist" name = "coverage" version = "7.6.8" description = "Code coverage measurement for Python" -category = "dev" optional = false python-versions = ">=3.9" files = [ @@ -1093,7 +1064,6 @@ toml = ["tomli"] name = "cycler" version = "0.12.1" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1109,7 +1079,6 @@ tests = ["pytest", "pytest-cov", "pytest-xdist"] name = "debugpy" version = "1.8.9" description = "An implementation of the Debug Adapter Protocol for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1145,7 +1114,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1157,7 +1125,6 @@ files = [ name = "defusedxml" version = "0.7.1" description = "XML bomb protection for Python stdlib modules" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1169,7 +1136,6 @@ files = [ name = "deprecated" version = "1.2.15" description = "Python @deprecated decorator to deprecate old python classes, functions or methods." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -1187,7 +1153,6 @@ dev = ["PyTest", "PyTest-Cov", "bump2version (<1)", "jinja2 (>=3.0.3,<3.1.0)", " name = "dill" version = "0.3.9" description = "serialize all of Python" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1203,7 +1168,6 @@ profile = ["gprof2dot (>=2022.7.29)"] name = "docutils" version = "0.21.2" description = "Docutils -- Python Documentation Utilities" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -1215,7 +1179,6 @@ files = [ name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1227,7 +1190,6 @@ files = [ name = "exceptiongroup" version = "1.2.2" description = "Backport of PEP 654 (exception groups)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1242,7 +1204,6 @@ test = ["pytest (>=6)"] name = "executing" version = "2.1.0" description = "Get the currently executing AST node of a frame, and other information" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1257,7 +1218,6 @@ tests = ["asttokens (>=2.1.0)", "coverage", "coverage-enable-subprocess", "ipyth name = "fastjsonschema" version = "2.21.1" description = "Fastest Python implementation of JSON schema" -category = "main" optional = false python-versions = "*" files = [ @@ -1272,7 +1232,6 @@ devel = ["colorama", "json-spec", "jsonschema", "pylint", "pytest", "pytest-benc name = "fire" version = "0.7.0" description = "A library for automatically generating command line interfaces." -category = "main" optional = true python-versions = "*" files = [ @@ -1286,7 +1245,6 @@ termcolor = "*" name = "flake8" version = "7.1.1" description = "the modular source code checker: pep8 pyflakes and co" -category = "main" optional = false python-versions = ">=3.8.1" files = [ @@ -1303,7 +1261,6 @@ pyflakes = ">=3.2.0,<3.3.0" name = "flatbuffers" version = "24.3.25" description = "The FlatBuffers serialization format for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1315,7 +1272,6 @@ files = [ name = "fonttools" version = "4.55.1" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1389,7 +1345,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "fqdn" version = "1.5.1" description = "Validates fully-qualified domain names against RFC 1123, so that they are acceptable to modern bowsers" -category = "main" optional = false python-versions = ">=2.7, !=3.0, !=3.1, !=3.2, !=3.3, !=3.4, <4" files = [ @@ -1401,7 +1356,6 @@ files = [ name = "frozenlist" version = "1.5.0" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1503,7 +1457,6 @@ files = [ name = "fsspec" version = "2024.10.0" description = "File-system specification" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1546,7 +1499,6 @@ tqdm = ["tqdm"] name = "gast" version = "0.6.0" description = "Python AST that abstracts the underlying Python version" -category = "main" optional = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -1558,7 +1510,6 @@ files = [ name = "gnureadline" version = "8.2.13" description = "The standard Python readline extension statically linked against the GNU readline library." -category = "main" optional = true python-versions = "*" files = [ @@ -1598,7 +1549,6 @@ files = [ name = "google-pasta" version = "0.2.0" description = "pasta is an AST-based Python refactoring library" -category = "main" optional = true python-versions = "*" files = [ @@ -1614,7 +1564,6 @@ six = "*" name = "greenlet" version = "3.1.1" description = "Lightweight in-process concurrent programming" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -1701,7 +1650,6 @@ test = ["objgraph", "psutil"] name = "grpcio" version = "1.68.1" description = "HTTP/2-based RPC framework" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -1769,7 +1717,6 @@ protobuf = ["grpcio-tools (>=1.68.1)"] name = "h11" version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1781,7 +1728,6 @@ files = [ name = "h5py" version = "3.12.1" description = "Read and write HDF5 files from Python" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -1820,7 +1766,6 @@ numpy = ">=1.19.3" name = "httpcore" version = "1.0.7" description = "A minimal low-level HTTP client." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1835,14 +1780,13 @@ h11 = ">=0.13,<0.15" [package.extras] asyncio = ["anyio (>=4.0,<5.0)"] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] trio = ["trio (>=0.22.0,<1.0)"] [[package]] name = "httpx" version = "0.28.0" description = "The next generation HTTP client." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1853,21 +1797,20 @@ files = [ [package.dependencies] anyio = "*" certifi = "*" -httpcore = ">=1.0.0,<2.0.0" +httpcore = "==1.*" idna = "*" [package.extras] brotli = ["brotli", "brotlicffi"] -cli = ["click (>=8.0.0,<9.0.0)", "pygments (>=2.0.0,<3.0.0)", "rich (>=10,<14)"] +cli = ["click (==8.*)", "pygments (==2.*)", "rich (>=10,<14)"] http2 = ["h2 (>=3,<5)"] -socks = ["socksio (>=1.0.0,<2.0.0)"] +socks = ["socksio (==1.*)"] zstd = ["zstandard (>=0.18.0)"] [[package]] name = "humanfriendly" version = "10.0" description = "Human friendly output for text interfaces using Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1882,7 +1825,6 @@ pyreadline3 = {version = "*", markers = "sys_platform == \"win32\" and python_ve name = "idna" version = "3.10" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1897,7 +1839,6 @@ all = ["flake8 (>=7.1.1)", "mypy (>=1.11.2)", "pytest (>=8.3.2)", "ruff (>=0.6.2 name = "imagesize" version = "1.4.1" description = "Getting image size from png/jpeg/jpeg2000/gif file" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1909,7 +1850,6 @@ files = [ name = "importlib-metadata" version = "8.5.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1933,7 +1873,6 @@ type = ["pytest-mypy"] name = "importlib-resources" version = "6.4.5" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1956,7 +1895,6 @@ type = ["pytest-mypy"] name = "iniconfig" version = "2.0.0" description = "brain-dead simple config-ini parsing" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1968,7 +1906,6 @@ files = [ name = "invoke" version = "1.7.3" description = "Pythonic task execution" -category = "dev" optional = false python-versions = "*" files = [ @@ -1980,7 +1917,6 @@ files = [ name = "ipykernel" version = "6.29.5" description = "IPython Kernel for Jupyter" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1994,7 +1930,7 @@ comm = ">=0.1.1" debugpy = ">=1.6.5" ipython = ">=7.23.1" jupyter-client = ">=6.1.12" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" matplotlib-inline = ">=0.1" nest-asyncio = "*" packaging = "*" @@ -2014,7 +1950,6 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=7.0)", "pytest-asyncio name = "ipython" version = "8.18.1" description = "IPython: Productive Interactive Computing" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2052,7 +1987,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.22)", "pa name = "ipython-genutils" version = "0.2.0" description = "Vestigial utilities from IPython" -category = "main" optional = false python-versions = "*" files = [ @@ -2064,7 +1998,6 @@ files = [ name = "ipywidgets" version = "7.8.5" description = "IPython HTML widgets for Jupyter" -category = "main" optional = false python-versions = "*" files = [ @@ -2087,7 +2020,6 @@ test = ["ipykernel", "mock", "pytest (>=3.6.0)", "pytest-cov"] name = "isoduration" version = "20.11.0" description = "Operations with ISO 8601 durations" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2102,7 +2034,6 @@ arrow = ">=0.15.0" name = "isort" version = "5.13.2" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.8.0" files = [ @@ -2117,7 +2048,6 @@ colors = ["colorama (>=0.4.6)"] name = "jedi" version = "0.19.2" description = "An autocompletion tool for Python that can be used for text editors." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2137,7 +2067,6 @@ testing = ["Django", "attrs", "colorama", "docopt", "pytest (<9.0.0)"] name = "jinja2" version = "3.1.4" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2155,7 +2084,6 @@ i18n = ["Babel (>=2.7)"] name = "joblib" version = "1.4.2" description = "Lightweight pipelining with Python functions" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2167,7 +2095,6 @@ files = [ name = "json5" version = "0.10.0" description = "A Python implementation of the JSON5 data format." -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -2182,7 +2109,6 @@ dev = ["build (==1.2.2.post1)", "coverage (==7.5.3)", "mypy (==1.13.0)", "pip (= name = "jsonpointer" version = "3.0.0" description = "Identify specific nodes in a JSON document (RFC 6901)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2194,7 +2120,6 @@ files = [ name = "jsonschema" version = "4.23.0" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2224,7 +2149,6 @@ format-nongpl = ["fqdn", "idna", "isoduration", "jsonpointer (>1.13)", "rfc3339- name = "jsonschema-specifications" version = "2024.10.1" description = "The JSON Schema meta-schemas and vocabularies, exposed as a Registry" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2239,7 +2163,6 @@ referencing = ">=0.31.0" name = "jupyter" version = "1.1.1" description = "Jupyter metapackage. Install all the Jupyter components in one go." -category = "main" optional = false python-versions = "*" files = [ @@ -2259,7 +2182,6 @@ notebook = "*" name = "jupyter-client" version = "7.4.9" description = "Jupyter protocol implementation and client libraries" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2284,7 +2206,6 @@ test = ["codecov", "coverage", "ipykernel (>=6.12)", "ipython", "mypy", "pre-com name = "jupyter-console" version = "6.6.3" description = "Jupyter terminal console" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2296,7 +2217,7 @@ files = [ ipykernel = ">=6.14" ipython = "*" jupyter-client = ">=7.0.0" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" prompt-toolkit = ">=3.0.30" pygments = "*" pyzmq = ">=17" @@ -2309,7 +2230,6 @@ test = ["flaky", "pexpect", "pytest"] name = "jupyter-core" version = "5.7.2" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2330,7 +2250,6 @@ test = ["ipykernel", "pre-commit", "pytest (<8)", "pytest-cov", "pytest-timeout" name = "jupyter-events" version = "0.10.0" description = "Jupyter Event System library" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2356,7 +2275,6 @@ test = ["click", "pre-commit", "pytest (>=7.0)", "pytest-asyncio (>=0.19.0)", "p name = "jupyter-lsp" version = "2.2.5" description = "Multi-Language Server WebSocket proxy for Jupyter Notebook/Lab server" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2372,7 +2290,6 @@ jupyter-server = ">=1.1.2" name = "jupyter-server" version = "2.14.2" description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2385,7 +2302,7 @@ anyio = ">=3.1.0" argon2-cffi = ">=21.1" jinja2 = ">=3.0.3" jupyter-client = ">=7.4.4" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" jupyter-events = ">=0.9.0" jupyter-server-terminals = ">=0.4.4" nbconvert = ">=6.4.4" @@ -2409,7 +2326,6 @@ test = ["flaky", "ipykernel", "pre-commit", "pytest (>=7.0,<9)", "pytest-console name = "jupyter-server-terminals" version = "0.5.3" description = "A Jupyter Server Extension Providing Terminals." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2429,7 +2345,6 @@ test = ["jupyter-server (>=2.0.0)", "pytest (>=7.0)", "pytest-jupyter[server] (> name = "jupyterlab" version = "4.3.2" description = "JupyterLab computational environment" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2465,7 +2380,6 @@ upgrade-extension = ["copier (>=9,<10)", "jinja2-time (<0.3)", "pydantic (<3.0)" name = "jupyterlab-pygments" version = "0.3.0" description = "Pygments theme using JupyterLab CSS variables" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2477,7 +2391,6 @@ files = [ name = "jupyterlab-server" version = "2.27.3" description = "A set of server components for JupyterLab and JupyterLab like applications." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2504,7 +2417,6 @@ test = ["hatch", "ipykernel", "openapi-core (>=0.18.0,<0.19.0)", "openapi-spec-v name = "jupyterlab-widgets" version = "1.1.11" description = "A JupyterLab extension." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2516,7 +2428,6 @@ files = [ name = "jupytext" version = "1.16.4" description = "Jupyter notebooks as Markdown documents, Julia, Python or R scripts" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2546,7 +2457,6 @@ test-ui = ["calysto-bash"] name = "keras" version = "3.7.0" description = "Multi-backend Keras" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -2568,7 +2478,6 @@ rich = "*" name = "kiwisolver" version = "1.4.7" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2692,7 +2601,6 @@ files = [ name = "lazy-object-proxy" version = "1.10.0" description = "A fast and thorough lazy object proxy." -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -2739,7 +2647,6 @@ files = [ name = "libclang" version = "18.1.1" description = "Clang Python Bindings, mirrored from the official LLVM repo: https://github.com/llvm/llvm-project/tree/main/clang/bindings/python, to make the installation process easier." -category = "main" optional = true python-versions = "*" files = [ @@ -2759,7 +2666,6 @@ files = [ name = "lightning-utilities" version = "0.3.0" description = "PyTorch Lightning Sample project." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -2774,7 +2680,6 @@ fire = "*" name = "llvmlite" version = "0.43.0" description = "lightweight wrapper around basic LLVM functionality" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2805,7 +2710,6 @@ files = [ name = "mako" version = "1.3.7" description = "A super-fast templating language that borrows the best ideas from the existing templating languages." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2825,7 +2729,6 @@ testing = ["pytest"] name = "markdown" version = "3.7" description = "Python implementation of John Gruber's Markdown." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -2844,7 +2747,6 @@ testing = ["coverage", "pyyaml"] name = "markdown-it-py" version = "3.0.0" description = "Python port of markdown-it. Markdown parsing, done right!" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2869,7 +2771,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "markupsafe" version = "3.0.2" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -2940,7 +2841,6 @@ files = [ name = "matplotlib" version = "3.9.3" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -3006,7 +2906,6 @@ dev = ["meson-python (>=0.13.1)", "numpy (>=1.25)", "pybind11 (>=2.6,!=2.13.3)", name = "matplotlib-inline" version = "0.1.7" description = "Inline Matplotlib backend for Jupyter" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3021,7 +2920,6 @@ traitlets = "*" name = "mccabe" version = "0.7.0" description = "McCabe checker, plugin for flake8" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3033,7 +2931,6 @@ files = [ name = "mdit-py-plugins" version = "0.4.2" description = "Collection of plugins for markdown-it-py" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3053,7 +2950,6 @@ testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] name = "mdurl" version = "0.1.2" description = "Markdown URL utilities" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3065,7 +2961,6 @@ files = [ name = "mistune" version = "3.0.2" description = "A sane and fast Markdown parser with useful plugins and renderers" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3077,7 +2972,6 @@ files = [ name = "ml-dtypes" version = "0.4.1" description = "" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -3113,7 +3007,6 @@ dev = ["absl-py", "pyink", "pylint (>=2.6.0)", "pytest", "pytest-xdist"] name = "molbloom" version = "2.2.1" description = "Purchaseable SMILES filter" -category = "main" optional = true python-versions = "*" files = [ @@ -3187,7 +3080,6 @@ importlib-resources = "*" name = "mpmath" version = "1.3.0" description = "Python library for arbitrary-precision floating-point arithmetic" -category = "main" optional = false python-versions = "*" files = [ @@ -3205,7 +3097,6 @@ tests = ["pytest (>=4.6)"] name = "msgpack" version = "1.1.0" description = "MessagePack serializer" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3279,7 +3170,6 @@ files = [ name = "multidict" version = "6.1.0" description = "multidict implementation" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -3384,7 +3274,6 @@ typing-extensions = {version = ">=4.1.0", markers = "python_version < \"3.11\""} name = "mypy" version = "1.13.0" description = "Optional static typing for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3438,7 +3327,6 @@ reports = ["lxml"] name = "mypy-extensions" version = "1.0.0" description = "Type system extensions for programs checked with the mypy type checker." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3450,7 +3338,6 @@ files = [ name = "myst-parser" version = "3.0.1" description = "An extended [CommonMark](https://spec.commonmark.org/) compliant parser," -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3477,7 +3364,6 @@ testing-docutils = ["pygments", "pytest (>=8,<9)", "pytest-param-files (>=0.6.0, name = "namex" version = "0.0.8" description = "A simple utility to separate the implementation of your Python package and its public API surface." -category = "main" optional = true python-versions = "*" files = [ @@ -3489,7 +3375,6 @@ files = [ name = "nbclassic" version = "1.1.0" description = "Jupyter Notebook as a Jupyter Server extension." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3512,7 +3397,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "pytest-jupyter", "pytest-p name = "nbclient" version = "0.10.1" description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor." -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -3522,7 +3406,7 @@ files = [ [package.dependencies] jupyter-client = ">=6.1.12" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" nbformat = ">=5.1" traitlets = ">=5.4" @@ -3535,7 +3419,6 @@ test = ["flaky", "ipykernel (>=6.19.3)", "ipython", "ipywidgets", "nbconvert (>= name = "nbconvert" version = "7.16.4" description = "Converting Jupyter Notebooks (.ipynb files) to other formats. Output formats include asciidoc, html, latex, markdown, pdf, py, rst, script. nbconvert can be used both as a Python library (`import nbconvert`) or as a command line tool (invoked as `jupyter nbconvert ...`)." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3574,7 +3457,6 @@ webpdf = ["playwright"] name = "nbformat" version = "5.10.4" description = "The Jupyter Notebook format" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3585,7 +3467,7 @@ files = [ [package.dependencies] fastjsonschema = ">=2.15" jsonschema = ">=2.6" -jupyter-core = ">=4.12,<5.0.0 || >=5.1.0" +jupyter-core = ">=4.12,<5.0.dev0 || >=5.1.dev0" traitlets = ">=5.1" [package.extras] @@ -3596,7 +3478,6 @@ test = ["pep440", "pre-commit", "pytest", "testpath"] name = "nbsphinx" version = "0.9.5" description = "Jupyter Notebook Tools for Sphinx" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3616,7 +3497,6 @@ traitlets = ">=5" name = "ndindex" version = "1.9.2" description = "A Python library for manipulating indices of ndarrays." -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -3680,7 +3560,6 @@ arrays = ["numpy"] name = "nest-asyncio" version = "1.6.0" description = "Patch asyncio to allow nested event loops" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3692,7 +3571,6 @@ files = [ name = "networkx" version = "2.8.8" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3711,7 +3589,6 @@ test = ["codecov (>=2.1)", "pytest (>=7.2)", "pytest-cov (>=4.0)"] name = "notebook" version = "6.5.7" description = "A web-based notebook environment for interactive computing" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3746,7 +3623,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "requests", "requests-unixs name = "notebook-shim" version = "0.2.4" description = "A shim layer for notebook traits and config" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3764,7 +3640,6 @@ test = ["pytest", "pytest-console-scripts", "pytest-jupyter", "pytest-tornasync" name = "numba" version = "0.60.0" description = "compiling Python code using LLVM" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -3792,14 +3667,13 @@ files = [ ] [package.dependencies] -llvmlite = ">=0.43.0dev0,<0.44" +llvmlite = "==0.43.*" numpy = ">=1.22,<2.1" [[package]] name = "numexpr" version = "2.10.0" description = "Fast numerical expression evaluator for NumPy" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -3841,7 +3715,6 @@ numpy = ">=1.19.3" name = "numpy" version = "1.26.4" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -3887,7 +3760,6 @@ files = [ name = "numpydoc" version = "1.8.0" description = "Sphinx extension to support docstrings in Numpy format" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -3909,7 +3781,6 @@ test = ["matplotlib", "pytest", "pytest-cov"] name = "nvidia-cublas-cu11" version = "11.10.3.66" description = "CUBLAS native runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -3925,7 +3796,6 @@ wheel = "*" name = "nvidia-cuda-nvrtc-cu11" version = "11.7.99" description = "NVRTC native runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -3942,7 +3812,6 @@ wheel = "*" name = "nvidia-cuda-runtime-cu11" version = "11.7.99" description = "CUDA Runtime native Libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -3958,7 +3827,6 @@ wheel = "*" name = "nvidia-cudnn-cu11" version = "8.5.0.96" description = "cuDNN runtime libraries" -category = "main" optional = true python-versions = ">=3" files = [ @@ -3974,7 +3842,6 @@ wheel = "*" name = "onnxruntime" version = "1.16.3" description = "ONNX Runtime is a runtime accelerator for Machine Learning models" -category = "main" optional = false python-versions = "*" files = [ @@ -4016,7 +3883,6 @@ sympy = "*" name = "opt-einsum" version = "3.4.0" description = "Path optimization of einsum functions." -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -4028,7 +3894,6 @@ files = [ name = "optree" version = "0.13.1" description = "Optimized PyTree Utilities." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -4138,7 +4003,6 @@ torch = ["torch"] name = "optuna" version = "2.10.1" description = "A hyperparameter optimization framework" -category = "main" optional = true python-versions = ">=3.6" files = [ @@ -4174,7 +4038,6 @@ tests = ["fakeredis", "pytest"] name = "overrides" version = "7.7.0" description = "A decorator to automatically detect mismatch when overriding a method." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4186,7 +4049,6 @@ files = [ name = "packaging" version = "24.2" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4198,7 +4060,6 @@ files = [ name = "pandas" version = "1.5.3" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4246,7 +4107,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "pandocfilters" version = "1.5.1" description = "Utilities for writing pandoc filters in python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4258,7 +4118,6 @@ files = [ name = "paretoset" version = "1.2.4" description = "Compute the Pareto (non-dominated) set, i.e., skyline operator/query." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4288,7 +4147,6 @@ sphinx = "*" name = "parso" version = "0.8.4" description = "A Python Parser" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4304,7 +4162,6 @@ testing = ["docopt", "pytest"] name = "pathspec" version = "0.12.1" description = "Utility library for gitignore style pattern matching of file paths." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4316,7 +4173,6 @@ files = [ name = "pbr" version = "6.1.0" description = "Python Build Reasonableness" -category = "main" optional = true python-versions = ">=2.6" files = [ @@ -4328,7 +4184,6 @@ files = [ name = "pep8" version = "1.7.1" description = "Python style guide checker" -category = "main" optional = false python-versions = "*" files = [ @@ -4340,7 +4195,6 @@ files = [ name = "pexpect" version = "4.9.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = false python-versions = "*" files = [ @@ -4355,7 +4209,6 @@ ptyprocess = ">=0.5" name = "pillow" version = "9.5.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4435,7 +4288,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "platformdirs" version = "4.3.6" description = "A small Python package for determining appropriate platform-specific dirs, e.g. a `user data dir`." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4452,7 +4304,6 @@ type = ["mypy (>=1.11.2)"] name = "pluggy" version = "1.5.0" description = "plugin and hook calling mechanisms for python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4468,7 +4319,6 @@ testing = ["pytest", "pytest-benchmark"] name = "prettytable" version = "3.12.0" description = "A simple Python library for easily displaying tabular data in a visually appealing ASCII table format" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -4486,7 +4336,6 @@ tests = ["pytest", "pytest-cov", "pytest-lazy-fixtures"] name = "prometheus-client" version = "0.21.1" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4501,7 +4350,6 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.48" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -4516,7 +4364,6 @@ wcwidth = "*" name = "propcache" version = "0.2.1" description = "Accelerated property cache" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -4608,7 +4455,6 @@ files = [ name = "protobuf" version = "5.29.1" description = "" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4629,7 +4475,6 @@ files = [ name = "psutil" version = "6.1.0" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -4660,7 +4505,6 @@ test = ["pytest", "pytest-xdist", "setuptools"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -4672,7 +4516,6 @@ files = [ name = "pure-eval" version = "0.2.3" description = "Safely evaluate AST nodes without side effects" -category = "main" optional = false python-versions = "*" files = [ @@ -4687,7 +4530,6 @@ tests = ["pytest"] name = "py" version = "1.11.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -4699,7 +4541,6 @@ files = [ name = "py-cpuinfo" version = "9.0.0" description = "Get CPU info with pure Python" -category = "main" optional = false python-versions = "*" files = [ @@ -4711,7 +4552,6 @@ files = [ name = "pycodestyle" version = "2.12.1" description = "Python style guide checker" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4723,7 +4563,6 @@ files = [ name = "pycparser" version = "2.22" description = "C parser in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4735,7 +4574,6 @@ files = [ name = "pydantic" version = "2.10.3" description = "Data validation using Python type hints" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -4756,7 +4594,6 @@ timezone = ["tzdata"] name = "pydantic-core" version = "2.27.1" description = "Core functionality for Pydantic validation and serialization" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -4869,7 +4706,6 @@ typing-extensions = ">=4.6.0,<4.7.0 || >4.7.0" name = "pyflakes" version = "3.2.0" description = "passive checker of Python programs" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4881,7 +4717,6 @@ files = [ name = "pygments" version = "2.18.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -4896,7 +4731,6 @@ windows-terminal = ["colorama (>=0.4.6)"] name = "pylint" version = "2.17.7" description = "python code static checker" -category = "dev" optional = false python-versions = ">=3.7.2" files = [ @@ -4923,7 +4757,6 @@ testutils = ["gitpython (>3)"] name = "pymongo" version = "3.13.0" description = "Python driver for MongoDB " -category = "main" optional = true python-versions = "*" files = [ @@ -5052,7 +4885,6 @@ zstd = ["zstandard"] name = "pyparsing" version = "3.2.0" description = "pyparsing module - Classes and methods to define and execute parsing grammars" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -5067,7 +4899,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pyperclip" version = "1.9.0" description = "A cross-platform clipboard module for Python. (Only handles plain text for now.)" -category = "main" optional = true python-versions = "*" files = [ @@ -5078,7 +4909,6 @@ files = [ name = "pyreadline3" version = "3.5.4" description = "A python implementation of GNU readline." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5093,7 +4923,6 @@ dev = ["build", "flake8", "mypy", "pytest", "twine"] name = "pytest" version = "6.2.5" description = "pytest: simple powerful testing with Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5118,7 +4947,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm name = "pytest-black" version = "0.3.12" description = "A pytest plugin to enable format checking with black" -category = "dev" optional = false python-versions = ">=2.7" files = [ @@ -5134,7 +4962,6 @@ toml = "*" name = "pytest-cov" version = "2.12.1" description = "Pytest plugin for measuring coverage." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -5154,7 +4981,6 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale name = "pytest-datadir" version = "1.5.0" description = "pytest plugin for test data directories and files" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -5169,7 +4995,6 @@ pytest = ">=5.0" name = "pytest-mccabe" version = "2.0" description = "pytest plugin to run the mccabe code complexity checker." -category = "dev" optional = false python-versions = "*" files = [ @@ -5185,7 +5010,6 @@ pytest = ">=5.4.0" name = "pytest-mock" version = "3.14.0" description = "Thin-wrapper around the mock package for easier use with pytest" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -5203,7 +5027,6 @@ dev = ["pre-commit", "pytest-asyncio", "tox"] name = "python-dateutil" version = "2.9.0.post0" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -5218,7 +5041,6 @@ six = ">=1.5" name = "python-json-logger" version = "2.0.7" description = "A python library adding a json log formatter" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5230,7 +5052,6 @@ files = [ name = "pytorch-lightning" version = "1.8.3.post2" description = "PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate." -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -5240,7 +5061,7 @@ files = [ [package.dependencies] fsspec = {version = ">2021.06.0", extras = ["http"]} -lightning-utilities = ">=0.3.0,<0.4.0" +lightning-utilities = "==0.3.*" numpy = ">=1.17.2" packaging = ">=17.0" PyYAML = ">=5.4" @@ -5267,7 +5088,6 @@ test = ["cloudpickle (>=1.3)", "codecov (==2.1.12)", "coverage (==6.5.0)", "fast name = "pytorch-tree-lstm" version = "0.1.3" description = "A Tree-LSTM model package for PyTorch" -category = "main" optional = true python-versions = ">=3" files = [ @@ -5283,7 +5103,6 @@ torch = "*" name = "pytz" version = "2024.2" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -5295,7 +5114,6 @@ files = [ name = "pywin32" version = "308" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -5323,7 +5141,6 @@ files = [ name = "pywinpty" version = "2.0.14" description = "Pseudo terminal support for Windows from Python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5339,7 +5156,6 @@ files = [ name = "pyyaml" version = "6.0.2" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5402,7 +5218,6 @@ files = [ name = "pyzmq" version = "26.2.0" description = "Python bindings for 0MQ" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5524,7 +5339,6 @@ cffi = {version = "*", markers = "implementation_name == \"pypy\""} name = "rdchiral" version = "1.1.0" description = "Wrapper for RDKit's RunReactants to improve stereochemistry handling" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5536,7 +5350,6 @@ files = [ name = "rdkit" version = "2022.9.5" description = "A collection of chemoinformatics and machine-learning software written in C++ and Python" -category = "main" optional = false python-versions = "*" files = [ @@ -5574,7 +5387,6 @@ Pillow = "*" name = "recommonmark" version = "0.7.1" description = "A docutils-compatibility bridge to CommonMark, enabling you to write CommonMark inside of Docutils & Sphinx projects." -category = "main" optional = false python-versions = "*" files = [ @@ -5591,7 +5403,6 @@ sphinx = ">=1.3.1" name = "referencing" version = "0.35.1" description = "JSON Referencing + Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5607,7 +5418,6 @@ rpds-py = ">=0.7.0" name = "requests" version = "2.32.3" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5629,7 +5439,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "rfc3339-validator" version = "0.1.4" description = "A pure python RFC3339 validator" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -5644,7 +5453,6 @@ six = "*" name = "rfc3986-validator" version = "0.1.1" description = "Pure python rfc3986 validator" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -5656,7 +5464,6 @@ files = [ name = "rich" version = "13.9.4" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = true python-versions = ">=3.8.0" files = [ @@ -5676,7 +5483,6 @@ jupyter = ["ipywidgets (>=7.5.1,<9)"] name = "route-distances" version = "1.2.1" description = "Models for calculating distances between synthesis routes" -category = "main" optional = true python-versions = "<3.11,>=3.9" files = [ @@ -5703,7 +5509,6 @@ torch = ">=1.7.1,<2.0.0" name = "rpds-py" version = "0.22.3" description = "Python bindings to Rust's persistent data structures (rpds)" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -5816,7 +5621,6 @@ files = [ name = "scikit-learn" version = "1.5.2" description = "A set of python modules for machine learning and data mining" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -5867,7 +5671,6 @@ tests = ["black (>=24.3.0)", "matplotlib (>=3.3.4)", "mypy (>=1.9)", "numpydoc ( name = "scipy" version = "1.13.1" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -5910,7 +5713,6 @@ test = ["array-api-strict", "asv", "gmpy2", "hypothesis (>=6.30)", "mpmath", "po name = "seaborn" version = "0.13.2" description = "Statistical data visualization" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5932,7 +5734,6 @@ stats = ["scipy (>=1.7)", "statsmodels (>=0.12)"] name = "send2trash" version = "1.8.3" description = "Send file to trash natively under Mac OS X, Windows and Linux" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -5949,7 +5750,6 @@ win32 = ["pywin32"] name = "setuptools" version = "75.6.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -5970,7 +5770,6 @@ type = ["importlib_metadata (>=7.0.2)", "jaraco.develop (>=7.21)", "mypy (>=1.12 name = "six" version = "1.17.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -5982,7 +5781,6 @@ files = [ name = "sniffio" version = "1.3.1" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5994,7 +5792,6 @@ files = [ name = "snowballstemmer" version = "2.2.0" description = "This package provides 29 stemmers for 28 languages generated from Snowball algorithms." -category = "main" optional = false python-versions = "*" files = [ @@ -6006,7 +5803,6 @@ files = [ name = "soupsieve" version = "2.6" description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6018,7 +5814,6 @@ files = [ name = "sphinx" version = "7.4.7" description = "Python documentation generator" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6055,7 +5850,6 @@ test = ["cython (>=3.0)", "defusedxml (>=0.7.1)", "pytest (>=8.0)", "setuptools name = "sphinxcontrib-applehelp" version = "2.0.0" description = "sphinxcontrib-applehelp is a Sphinx extension which outputs Apple help books" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6072,7 +5866,6 @@ test = ["pytest"] name = "sphinxcontrib-devhelp" version = "2.0.0" description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp documents" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6089,7 +5882,6 @@ test = ["pytest"] name = "sphinxcontrib-htmlhelp" version = "2.1.0" description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6106,7 +5898,6 @@ test = ["html5lib", "pytest"] name = "sphinxcontrib-jsmath" version = "1.0.1" description = "A sphinx extension which renders display math in HTML via JavaScript" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -6121,7 +5912,6 @@ test = ["flake8", "mypy", "pytest"] name = "sphinxcontrib-qthelp" version = "2.0.0" description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp documents" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6138,7 +5928,6 @@ test = ["defusedxml (>=0.7.1)", "pytest"] name = "sphinxcontrib-serializinghtml" version = "2.0.0" description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6155,7 +5944,6 @@ test = ["pytest"] name = "sqlalchemy" version = "2.0.36" description = "Database Abstraction Library" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -6219,7 +6007,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "python_version < \"3.13\" and platform_machine == \"aarch64\" or python_version < \"3.13\" and platform_machine == \"ppc64le\" or python_version < \"3.13\" and platform_machine == \"x86_64\" or python_version < \"3.13\" and platform_machine == \"amd64\" or python_version < \"3.13\" and platform_machine == \"AMD64\" or python_version < \"3.13\" and platform_machine == \"win32\" or python_version < \"3.13\" and platform_machine == \"WIN32\""} +greenlet = {version = "!=0.4.17", markers = "python_version < \"3.13\" and (platform_machine == \"aarch64\" or platform_machine == \"ppc64le\" or platform_machine == \"x86_64\" or platform_machine == \"amd64\" or platform_machine == \"AMD64\" or platform_machine == \"win32\" or platform_machine == \"WIN32\")"} typing-extensions = ">=4.6.0" [package.extras] @@ -6251,7 +6039,6 @@ sqlcipher = ["sqlcipher3_binary"] name = "stack-data" version = "0.6.3" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "main" optional = false python-versions = "*" files = [ @@ -6271,7 +6058,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "stevedore" version = "5.4.0" description = "Manage dynamic plugins for Python applications" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -6286,7 +6072,6 @@ pbr = ">=2.0.0" name = "sympy" version = "1.13.3" description = "Computer algebra system (CAS) in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6304,7 +6089,6 @@ dev = ["hypothesis (>=6.70.0)", "pytest (>=7.1.0)"] name = "tables" version = "3.9.2" description = "Hierarchical datasets for Python" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6341,7 +6125,6 @@ doc = ["ipython", "numpydoc", "sphinx (>=1.1,<6)", "sphinx-rtd-theme"] name = "tabulate" version = "0.9.0" description = "Pretty-print tabular data" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6356,7 +6139,6 @@ widechars = ["wcwidth"] name = "tensorboard" version = "2.18.0" description = "TensorBoard lets you watch Tensors Flow" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -6379,7 +6161,6 @@ werkzeug = ">=1.0.1" name = "tensorboard-data-server" version = "0.7.2" description = "Fast data loading for TensorBoard" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -6392,7 +6173,6 @@ files = [ name = "tensorboardx" version = "2.6.2.2" description = "TensorBoardX lets you watch Tensors Flow without Tensorflow" -category = "main" optional = true python-versions = "*" files = [ @@ -6409,7 +6189,6 @@ protobuf = ">=3.20" name = "tensorflow" version = "2.18.0" description = "TensorFlow is an open source machine learning framework for everyone." -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -6462,7 +6241,6 @@ and-cuda = ["nvidia-cublas-cu12 (==12.5.3.2)", "nvidia-cuda-cupti-cu12 (==12.5.8 name = "tensorflow-io-gcs-filesystem" version = "0.37.1" description = "TensorFlow IO" -category = "main" optional = true python-versions = "<3.13,>=3.7" files = [ @@ -6495,7 +6273,6 @@ tensorflow-rocm = ["tensorflow-rocm (>=2.16.0,<2.17.0)"] name = "tensorflow-serving-api" version = "2.18.0" description = "TensorFlow Serving Python API." -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -6511,7 +6288,6 @@ tensorflow = ">=2.18.0,<3" name = "termcolor" version = "2.5.0" description = "ANSI color formatting for output in terminal" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -6526,7 +6302,6 @@ tests = ["pytest", "pytest-cov"] name = "terminado" version = "0.18.1" description = "Tornado websocket backend for the Xterm.js Javascript terminal emulator library." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6548,7 +6323,6 @@ typing = ["mypy (>=1.6,<2.0)", "traitlets (>=5.11.1)"] name = "threadpoolctl" version = "3.5.0" description = "threadpoolctl" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -6560,7 +6334,6 @@ files = [ name = "timeout-decorator" version = "0.5.0" description = "Timeout decorator" -category = "main" optional = true python-versions = "*" files = [ @@ -6571,7 +6344,6 @@ files = [ name = "tinycss2" version = "1.4.0" description = "A tiny CSS parser" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6590,7 +6362,6 @@ test = ["pytest", "ruff"] name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -6602,7 +6373,6 @@ files = [ name = "tomli" version = "2.2.1" description = "A lil' TOML parser" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6644,7 +6414,6 @@ files = [ name = "tomlkit" version = "0.13.2" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -6656,7 +6425,6 @@ files = [ name = "torch" version = "1.13.1" description = "Tensors and Dynamic neural networks in Python with strong GPU acceleration" -category = "main" optional = true python-versions = ">=3.7.0" files = [ @@ -6697,7 +6465,6 @@ opt-einsum = ["opt-einsum (>=3.3)"] name = "torchmetrics" version = "0.11.4" description = "PyTorch native Metrics" -category = "main" optional = true python-versions = ">=3.7" files = [ @@ -6723,7 +6490,6 @@ text = ["nltk (>=3.6)", "regex (>=2021.9.24)", "tqdm (>=4.41.0)"] name = "tornado" version = "6.4.2" description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6744,7 +6510,6 @@ files = [ name = "tqdm" version = "4.67.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6766,7 +6531,6 @@ telegram = ["requests"] name = "traitlets" version = "5.14.3" description = "Traitlets Python configuration system" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6782,7 +6546,6 @@ test = ["argcomplete (>=3.0.3)", "mypy (>=1.7.0)", "pre-commit", "pytest (>=7.0, name = "types-python-dateutil" version = "2.9.0.20241003" description = "Typing stubs for python-dateutil" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6794,7 +6557,6 @@ files = [ name = "typing-extensions" version = "4.12.2" description = "Backported and Experimental Type Hints for Python 3.8+" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6806,7 +6568,6 @@ files = [ name = "uri-template" version = "1.3.0" description = "RFC 6570 URI Template Processor" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6821,7 +6582,6 @@ dev = ["flake8", "flake8-annotations", "flake8-bandit", "flake8-bugbear", "flake name = "urllib3" version = "2.2.3" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6839,7 +6599,6 @@ zstd = ["zstandard (>=0.18.0)"] name = "wcwidth" version = "0.2.13" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -6851,7 +6610,6 @@ files = [ name = "webcolors" version = "24.11.1" description = "A library for working with the color formats defined by HTML and CSS." -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -6863,7 +6621,6 @@ files = [ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "main" optional = false python-versions = "*" files = [ @@ -6875,7 +6632,6 @@ files = [ name = "websocket-client" version = "1.8.0" description = "WebSocket client for Python with low level API options" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -6892,7 +6648,6 @@ test = ["websockets"] name = "werkzeug" version = "3.1.3" description = "The comprehensive WSGI web application library." -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -6910,7 +6665,6 @@ watchdog = ["watchdog (>=2.3)"] name = "wheel" version = "0.45.1" description = "A built-package format for Python" -category = "main" optional = true python-versions = ">=3.8" files = [ @@ -6925,7 +6679,6 @@ test = ["pytest (>=6.0.0)", "setuptools (>=65)"] name = "widgetsnbextension" version = "3.6.10" description = "IPython HTML widgets for Jupyter" -category = "main" optional = false python-versions = "*" files = [ @@ -6940,7 +6693,6 @@ notebook = ">=4.4.1" name = "wrapt" version = "1.17.0" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -7015,7 +6767,6 @@ files = [ name = "yarl" version = "1.18.3" description = "Yet another URL library" -category = "main" optional = true python-versions = ">=3.9" files = [ @@ -7112,7 +6863,6 @@ propcache = ">=0.2.0" name = "zipp" version = "3.21.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.9" files = [ @@ -7135,4 +6885,4 @@ tf = ["grpcio", "tensorflow", "tensorflow-serving-api"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.11" -content-hash = "d1d8ca6957687544985fd89ecd1a9cba0aa60d0b98454699bd53d186b578fc47" +content-hash = "9996323c66bbad41337535d9e66706fedcab4274d938a8678d939342d2222424" diff --git a/pyproject.toml b/pyproject.toml index 3504896..2320efb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ seaborn = "^0.13.2" numpy = "<2.0.0" [tool.poetry.dev-dependencies] -black = "^22.0.0" +black = "^24.3.0" invoke = "^1.5.0" pytest = "^6.2.2" pytest-black = "^0.3.12"