diff --git a/poetry.lock b/poetry.lock index eea7040fb..6b8c53b8b 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "absl-py" version = "1.3.0" description = "Abseil Python Common Libraries, see https://github.com/abseil/abseil-py." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -16,7 +15,6 @@ files = [ name = "alabaster" version = "0.7.12" description = "A configurable sidebar-enabled Sphinx theme" -category = "main" optional = false python-versions = "*" files = [ @@ -28,7 +26,6 @@ files = [ name = "anyio" version = "3.6.1" description = "High level compatibility layer for multiple asynchronous event loop implementations" -category = "main" optional = false python-versions = ">=3.6.2" files = [ @@ -49,7 +46,6 @@ trio = ["trio (>=0.16)"] name = "appdirs" version = "1.4.4" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = "*" files = [ @@ -61,7 +57,6 @@ files = [ name = "appnope" version = "0.1.3" description = "Disable App Nap on macOS >= 10.9" -category = "main" optional = false python-versions = "*" files = [ @@ -73,7 +68,6 @@ files = [ name = "argon2-cffi" version = "21.3.0" description = "The secure Argon2 password hashing algorithm." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -93,7 +87,6 @@ tests = ["coverage[toml] (>=5.0.2)", "hypothesis", "pytest"] name = "argon2-cffi-bindings" version = "21.2.0" description = "Low-level CFFI bindings for Argon2" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -131,7 +124,6 @@ tests = ["pytest"] name = "asttokens" version = "2.0.8" description = "Annotate AST trees with source code positions" -category = "main" optional = false python-versions = "*" files = [ @@ -149,7 +141,6 @@ test = ["astroid (<=2.5.3)", "pytest"] name = "astunparse" version = "1.6.3" description = "An AST unparser for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -165,7 +156,6 @@ wheel = ">=0.23.0,<1.0" name = "attrs" version = "21.4.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -183,7 +173,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy" name = "autograd" version = "1.5" description = "Efficiently computes derivatives of numpy code." -category = "main" optional = false python-versions = "*" files = [ @@ -199,7 +188,6 @@ numpy = ">=1.12" name = "autoray" version = "0.3.2" description = "Write backend agnostic numeric code compatible with any numpy-ish array library." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -217,7 +205,6 @@ tests = ["coverage", "pytest", "pytest-cov"] name = "babel" version = "2.10.3" description = "Internationalization utilities" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -232,7 +219,6 @@ pytz = ">=2015.7" name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "main" optional = false python-versions = "*" files = [ @@ -244,7 +230,6 @@ files = [ name = "bcrypt" version = "4.0.1" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -279,7 +264,6 @@ typecheck = ["mypy"] name = "beautifulsoup4" version = "4.11.1" description = "Screen-scraping library" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -298,7 +282,6 @@ lxml = ["lxml"] name = "bleach" version = "5.0.1" description = "An easy safelist-based HTML-sanitizing tool." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -318,7 +301,6 @@ dev = ["Sphinx (==4.3.2)", "black (==22.3.0)", "build (==0.8.0)", "flake8 (==4.0 name = "cachetools" version = "4.2.4" description = "Extensible memoizing collections and decorators" -category = "main" optional = false python-versions = "~=3.5" files = [ @@ -330,7 +312,6 @@ files = [ name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -342,7 +323,6 @@ files = [ name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -419,7 +399,6 @@ pycparser = "*" name = "charset-normalizer" version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -434,7 +413,6 @@ unicode-backport = ["unicodedata2"] name = "chex" version = "0.1.5" description = "Chex: Testing made fun, in JAX!" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -454,7 +432,6 @@ toolz = ">=0.9.0" name = "cirq" version = "0.11.0" description = "A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -472,7 +449,6 @@ dev-env = ["asv", "black (==20.8b1)", "filelock (>=3.0.12,<3.1.0)", "flynt (>=0. name = "cirq-core" version = "0.11.0" description = "A framework for creating, editing, and invoking Noisy Intermediate Scale Quantum (NISQ) circuits." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -498,7 +474,6 @@ contrib = ["autoray", "opt-einsum", "ply (>=3.4)", "pylatex (>=1.3.0,<1.4.0)", " name = "cirq-google" version = "0.11.0" description = "The Cirq module that provides tools and access to the Google Quantum Computing Service" -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -514,7 +489,6 @@ protobuf = ">=3.13.0,<3.14.0" name = "click" version = "8.1.3" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -529,7 +503,6 @@ colorama = {version = "*", markers = "platform_system == \"Windows\""} name = "colorama" version = "0.4.5" description = "Cross-platform colored terminal text." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -541,7 +514,6 @@ files = [ name = "commonmark" version = "0.9.1" description = "Python parser for the CommonMark Markdown spec" -category = "main" optional = false python-versions = "*" files = [ @@ -556,7 +528,6 @@ test = ["flake8 (==3.7.8)", "hypothesis (==3.55.3)"] name = "contourpy" version = "1.0.5" description = "Python library for calculating contours of 2D quadrilateral grids" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -645,7 +616,6 @@ test-no-codebase = ["Pillow", "matplotlib", "pytest"] name = "cryptography" version = "41.0.0" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -687,7 +657,6 @@ test-randomorder = ["pytest-randomly"] name = "cycler" version = "0.11.0" description = "Composable style cycles" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -699,7 +668,6 @@ files = [ name = "debugpy" version = "1.6.3" description = "An implementation of the Debug Adapter Protocol for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -727,7 +695,6 @@ files = [ name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -739,7 +706,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 = [ @@ -751,7 +717,6 @@ files = [ name = "dill" version = "0.3.5.1" description = "serialize all of python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, !=3.6.*" files = [ @@ -766,7 +731,6 @@ graph = ["objgraph (>=1.7.2)"] name = "dimod" version = "0.10.17" description = "A shared API for binary quadratic model samplers." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -803,7 +767,6 @@ all = ["dwave-preprocessing (>=0.3,<0.4)"] name = "diskcache" version = "5.4.0" description = "Disk Cache -- Disk and file backed persistent cache." -category = "main" optional = false python-versions = ">=3" files = [ @@ -815,7 +778,6 @@ files = [ name = "dlx" version = "1.0.4" description = "Implementation of Donald Knuth's Dancing Links algorithm." -category = "main" optional = false python-versions = "*" files = [ @@ -826,7 +788,6 @@ files = [ name = "dm-tree" version = "0.1.7" description = "Tree is a library for working with nested data structures." -category = "main" optional = false python-versions = "*" files = [ @@ -858,7 +819,6 @@ files = [ name = "docplex" version = "2.23.222" description = "The IBM Decision Optimization CPLEX Modeling for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -872,7 +832,6 @@ six = "*" name = "docutils" version = "0.17.1" description = "Docutils -- Python Documentation Utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -884,7 +843,6 @@ files = [ name = "dwave-cloud-client" version = "0.10.2" description = "A minimal client for interacting with D-Wave cloud resources." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -912,7 +870,6 @@ test = ["coverage", "mock", "numpy", "requests-mock"] name = "dwave-networkx" version = "0.8.12" description = "A NetworkX extension providing graphs and algorithms relevent to working with the D-Wave System" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -928,7 +885,6 @@ networkx = ">=2.4,<3.0" name = "dwave-preprocessing" version = "0.3.2" description = "An API for preprocessing tools" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -966,7 +922,6 @@ numpy = ">=1.17.3,<2.0.0" name = "dwave-system" version = "1.15.1" description = "All things D-Wave System." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -992,7 +947,6 @@ drivers = ["dwave-drivers (>=0.4.0,<0.5.0)"] name = "dwave-tabu" version = "0.4.5" description = "Optimized Tabu solver for QUBOs" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1029,7 +983,6 @@ numpy = ">=1.17.3,<2.0.0" name = "dwavebinarycsp" version = "0.1.4" description = "Solves constraints satisfaction problems with binary quadratic model samplers" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1052,7 +1005,6 @@ mip = ["penaltymodel-mip (>=0.2.0,<0.3.0)"] name = "entrypoints" version = "0.4" description = "Discover and load entry points from installed packages." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1064,7 +1016,6 @@ files = [ name = "etils" version = "0.8.0" description = "Collection of common python utils" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1074,7 +1025,7 @@ files = [ [package.dependencies] importlib_resources = {version = "*", optional = true, markers = "extra == \"epath\""} -typing_extensions = {version = "*", optional = true, markers = "extra == \"epath\""} +typing_extensions = {version = "*", optional = true, markers = "extra == \"epy\""} zipp = {version = "*", optional = true, markers = "extra == \"epath\""} [package.extras] @@ -1097,7 +1048,6 @@ lazy-imports = ["etils[ecolab]"] name = "executing" version = "1.1.1" description = "Get the currently executing AST node of a frame, and other information" -category = "main" optional = false python-versions = "*" files = [ @@ -1112,7 +1062,6 @@ tests = ["asttokens", "littleutils", "pytest", "rich"] name = "fastdtw" version = "0.3.4" description = "Dynamic Time Warping (DTW) algorithm with an O(N) time and memory complexity." -category = "main" optional = false python-versions = "*" files = [ @@ -1127,7 +1076,6 @@ numpy = "*" name = "fasteners" version = "0.18" description = "A python package that provides useful locks" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1139,7 +1087,6 @@ files = [ name = "fastjsonschema" version = "2.16.2" description = "Fastest Python implementation of JSON schema" -category = "main" optional = false python-versions = "*" files = [ @@ -1154,7 +1101,6 @@ devel = ["colorama", "json-spec", "jsonschema", "pylint", "pytest", "pytest-benc name = "flatbuffers" version = "2.0.7" description = "The FlatBuffers serialization format for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1166,7 +1112,6 @@ files = [ name = "flax" version = "0.6.1" description = "Flax: A neural network library for JAX designed for flexibility" -category = "main" optional = false python-versions = "*" files = [ @@ -1191,7 +1136,6 @@ testing = ["atari-py (==0.2.5)", "clu", "gym (==0.18.3)", "jaxlib", "jraph (>=0. name = "fonttools" version = "4.37.4" description = "Tools to manipulate font files" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1217,7 +1161,6 @@ woff = ["brotli (>=1.0.1)", "brotlicffi (>=0.8.0)", "zopfli (>=0.1.4)"] name = "future" version = "0.18.3" description = "Clean single-source support for Python 3 and 2" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1228,7 +1171,6 @@ files = [ name = "gast" version = "0.4.0" description = "Python AST that abstracts the underlying Python version" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1240,7 +1182,6 @@ files = [ name = "gitdb" version = "4.0.9" description = "Git Object Database" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1255,7 +1196,6 @@ smmap = ">=3.0.1,<6" name = "gitpython" version = "3.1.30" description = "GitPython is a python library used to interact with Git repositories" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1270,7 +1210,6 @@ gitdb = ">=4.0.1,<5" name = "google-api-core" version = "1.21.0" description = "Google API client core library" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -1297,7 +1236,6 @@ grpcio-gcp = ["grpcio-gcp (>=0.2.2)"] name = "google-auth" version = "1.18.0" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -1316,7 +1254,6 @@ six = ">=1.9.0" name = "google-auth-oauthlib" version = "0.4.6" description = "Google Authentication Library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1335,7 +1272,6 @@ tool = ["click (>=6.0.0)"] name = "google-pasta" version = "0.2.0" description = "pasta is an AST-based Python refactoring library" -category = "main" optional = false python-versions = "*" files = [ @@ -1351,7 +1287,6 @@ six = "*" name = "googleapis-common-protos" version = "1.52.0" description = "Common protobufs used in Google APIs" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -1369,7 +1304,6 @@ grpc = ["grpcio (>=1.0.0)"] name = "greenlet" version = "1.1.3.post0" description = "Lightweight in-process concurrent programming" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" files = [ @@ -1446,70 +1380,65 @@ docs = ["Sphinx"] [[package]] name = "grpcio" -version = "1.49.1" +version = "1.53.0" description = "HTTP/2-based RPC framework" -category = "main" optional = false python-versions = ">=3.7" files = [ - {file = "grpcio-1.49.1-cp310-cp310-linux_armv7l.whl", hash = "sha256:fd86040232e805b8e6378b2348c928490ee595b058ce9aaa27ed8e4b0f172b20"}, - {file = "grpcio-1.49.1-cp310-cp310-macosx_10_10_x86_64.whl", hash = "sha256:6fd0c9cede9552bf00f8c5791d257d5bf3790d7057b26c59df08be5e7a1e021d"}, - {file = "grpcio-1.49.1-cp310-cp310-manylinux_2_17_aarch64.whl", hash = "sha256:d0d402e158d4e84e49c158cb5204119d55e1baf363ee98d6cb5dce321c3a065d"}, - {file = "grpcio-1.49.1-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:822ceec743d42a627e64ea266059a62d214c5a3cdfcd0d7fe2b7a8e4e82527c7"}, - {file = "grpcio-1.49.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:2106d9c16527f0a85e2eea6e6b91a74fc99579c60dd810d8690843ea02bc0f5f"}, - {file = "grpcio-1.49.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:52dd02b7e7868233c571b49bc38ebd347c3bb1ff8907bb0cb74cb5f00c790afc"}, - {file = "grpcio-1.49.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:120fecba2ec5d14b5a15d11063b39783fda8dc8d24addd83196acb6582cabd9b"}, - {file = "grpcio-1.49.1-cp310-cp310-win32.whl", hash = "sha256:f1a3b88e3c53c1a6e6bed635ec1bbb92201bb6a1f2db186179f7f3f244829788"}, - {file = "grpcio-1.49.1-cp310-cp310-win_amd64.whl", hash = "sha256:a7d0017b92d3850abea87c1bdec6ea41104e71c77bca44c3e17f175c6700af62"}, - {file = "grpcio-1.49.1-cp311-cp311-linux_armv7l.whl", hash = "sha256:9fb17ff8c0d56099ac6ebfa84f670c5a62228d6b5c695cf21c02160c2ac1446b"}, - {file = "grpcio-1.49.1-cp311-cp311-macosx_10_10_x86_64.whl", hash = "sha256:075f2d06e3db6b48a2157a1bcd52d6cbdca980dd18988fe6afdb41795d51625f"}, - {file = "grpcio-1.49.1-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:46d93a1b4572b461a227f1db6b8d35a88952db1c47e5fadcf8b8a2f0e1dd9201"}, - {file = "grpcio-1.49.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dc79b2b37d779ac42341ddef40ad5bf0966a64af412c89fc2b062e3ddabb093f"}, - {file = "grpcio-1.49.1-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:5f8b3a971c7820ea9878f3fd70086240a36aeee15d1b7e9ecbc2743b0e785568"}, - {file = "grpcio-1.49.1-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:49b301740cf5bc8fed4fee4c877570189ae3951432d79fa8e524b09353659811"}, - {file = "grpcio-1.49.1-cp311-cp311-win32.whl", hash = "sha256:1c66a25afc6c71d357867b341da594a5587db5849b48f4b7d5908d236bb62ede"}, - {file = "grpcio-1.49.1-cp311-cp311-win_amd64.whl", hash = "sha256:6b6c3a95d27846f4145d6967899b3ab25fffc6ae99544415e1adcacef84842d2"}, - {file = "grpcio-1.49.1-cp37-cp37m-linux_armv7l.whl", hash = "sha256:1cc400c8a2173d1c042997d98a9563e12d9bb3fb6ad36b7f355bc77c7663b8af"}, - {file = "grpcio-1.49.1-cp37-cp37m-macosx_10_10_x86_64.whl", hash = "sha256:34f736bd4d0deae90015c0e383885b431444fe6b6c591dea288173df20603146"}, - {file = "grpcio-1.49.1-cp37-cp37m-manylinux_2_17_aarch64.whl", hash = "sha256:196082b9c89ebf0961dcd77cb114bed8171964c8e3063b9da2fb33536a6938ed"}, - {file = "grpcio-1.49.1-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:8c9f89c42749890618cd3c2464e1fbf88446e3d2f67f1e334c8e5db2f3272bbd"}, - {file = "grpcio-1.49.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:64419cb8a5b612cdb1550c2fd4acbb7d4fb263556cf4625f25522337e461509e"}, - {file = "grpcio-1.49.1-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:8a5272061826e6164f96e3255405ef6f73b88fd3e8bef464c7d061af8585ac62"}, - {file = "grpcio-1.49.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:ea9d0172445241ad7cb49577314e39d0af2c5267395b3561d7ced5d70458a9f3"}, - {file = "grpcio-1.49.1-cp37-cp37m-win32.whl", hash = "sha256:2070e87d95991473244c72d96d13596c751cb35558e11f5df5414981e7ed2492"}, - {file = "grpcio-1.49.1-cp37-cp37m-win_amd64.whl", hash = "sha256:4fcedcab49baaa9db4a2d240ac81f2d57eb0052b1c6a9501b46b8ae912720fbf"}, - {file = "grpcio-1.49.1-cp38-cp38-linux_armv7l.whl", hash = "sha256:afbb3475cf7f4f7d380c2ca37ee826e51974f3e2665613996a91d6a58583a534"}, - {file = "grpcio-1.49.1-cp38-cp38-macosx_10_10_x86_64.whl", hash = "sha256:a4f9ba141380abde6c3adc1727f21529137a2552002243fa87c41a07e528245c"}, - {file = "grpcio-1.49.1-cp38-cp38-manylinux_2_17_aarch64.whl", hash = "sha256:cf0a1fb18a7204b9c44623dfbd1465b363236ce70c7a4ed30402f9f60d8b743b"}, - {file = "grpcio-1.49.1-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:17bb6fe72784b630728c6cff9c9d10ccc3b6d04e85da6e0a7b27fb1d135fac62"}, - {file = "grpcio-1.49.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:18305d5a082d1593b005a895c10041f833b16788e88b02bb81061f5ebcc465df"}, - {file = "grpcio-1.49.1-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:b6a1b39e59ac5a3067794a0e498911cf2e37e4b19ee9e9977dc5e7051714f13f"}, - {file = "grpcio-1.49.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:0e20d59aafc086b1cc68400463bddda6e41d3e5ed30851d1e2e0f6a2e7e342d3"}, - {file = "grpcio-1.49.1-cp38-cp38-win32.whl", hash = "sha256:e1e83233d4680863a421f3ee4a7a9b80d33cd27ee9ed7593bc93f6128302d3f2"}, - {file = "grpcio-1.49.1-cp38-cp38-win_amd64.whl", hash = "sha256:221d42c654d2a41fa31323216279c73ed17d92f533bc140a3390cc1bd78bf63c"}, - {file = "grpcio-1.49.1-cp39-cp39-linux_armv7l.whl", hash = "sha256:fa9e6e61391e99708ac87fc3436f6b7b9c6b845dc4639b406e5e61901e1aacde"}, - {file = "grpcio-1.49.1-cp39-cp39-macosx_10_10_x86_64.whl", hash = "sha256:9b449e966ef518ce9c860d21f8afe0b0f055220d95bc710301752ac1db96dd6a"}, - {file = "grpcio-1.49.1-cp39-cp39-manylinux_2_17_aarch64.whl", hash = "sha256:aa34d2ad9f24e47fa9a3172801c676e4037d862247e39030165fe83821a7aafd"}, - {file = "grpcio-1.49.1-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5207f4eed1b775d264fcfe379d8541e1c43b878f2b63c0698f8f5c56c40f3d68"}, - {file = "grpcio-1.49.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:0b24a74651438d45619ac67004638856f76cc13d78b7478f2457754cbcb1c8ad"}, - {file = "grpcio-1.49.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:fe763781669790dc8b9618e7e677c839c87eae6cf28b655ee1fa69ae04eea03f"}, - {file = "grpcio-1.49.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:2f2ff7ba0f8f431f32d4b4bc3a3713426949d3533b08466c4ff1b2b475932ca8"}, - {file = "grpcio-1.49.1-cp39-cp39-win32.whl", hash = "sha256:08ff74aec8ff457a89b97152d36cb811dcc1d17cd5a92a65933524e363327394"}, - {file = "grpcio-1.49.1-cp39-cp39-win_amd64.whl", hash = "sha256:274ffbb39717918c514b35176510ae9be06e1d93121e84d50b350861dcb9a705"}, - {file = "grpcio-1.49.1.tar.gz", hash = "sha256:d4725fc9ec8e8822906ae26bb26f5546891aa7fbc3443de970cc556d43a5c99f"}, -] - -[package.dependencies] -six = ">=1.5.2" - -[package.extras] -protobuf = ["grpcio-tools (>=1.49.1)"] + {file = "grpcio-1.53.0-cp310-cp310-linux_armv7l.whl", hash = "sha256:752d2949b40e12e6ad3ed8cc552a65b54d226504f6b1fb67cab2ccee502cc06f"}, + {file = "grpcio-1.53.0-cp310-cp310-macosx_12_0_universal2.whl", hash = "sha256:8a48fd3a7222be226bb86b7b413ad248f17f3101a524018cdc4562eeae1eb2a3"}, + {file = "grpcio-1.53.0-cp310-cp310-manylinux_2_17_aarch64.whl", hash = "sha256:f3e837d29f0e1b9d6e7b29d569e2e9b0da61889e41879832ea15569c251c303a"}, + {file = "grpcio-1.53.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:aef7d30242409c3aa5839b501e877e453a2c8d3759ca8230dd5a21cda029f046"}, + {file = "grpcio-1.53.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e6f90698b5d1c5dd7b3236cd1fa959d7b80e17923f918d5be020b65f1c78b173"}, + {file = "grpcio-1.53.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:a96c3c7f564b263c5d7c0e49a337166c8611e89c4c919f66dba7b9a84abad137"}, + {file = "grpcio-1.53.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:ee81349411648d1abc94095c68cd25e3c2812e4e0367f9a9355be1e804a5135c"}, + {file = "grpcio-1.53.0-cp310-cp310-win32.whl", hash = "sha256:fdc6191587de410a184550d4143e2b24a14df495c86ca15e59508710681690ac"}, + {file = "grpcio-1.53.0-cp310-cp310-win_amd64.whl", hash = "sha256:658ffe1e39171be00490db5bd3b966f79634ac4215a1eb9a85c6cd6783bf7f6e"}, + {file = "grpcio-1.53.0-cp311-cp311-linux_armv7l.whl", hash = "sha256:1b172e6d497191940c4b8d75b53de82dc252e15b61de2951d577ec5b43316b29"}, + {file = "grpcio-1.53.0-cp311-cp311-macosx_10_10_universal2.whl", hash = "sha256:82434ba3a5935e47908bc861ce1ebc43c2edfc1001d235d6e31e5d3ed55815f7"}, + {file = "grpcio-1.53.0-cp311-cp311-manylinux_2_17_aarch64.whl", hash = "sha256:1c734a2d4843e4e14ececf5600c3c4750990ec319e1299db7e4f0d02c25c1467"}, + {file = "grpcio-1.53.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b6a2ead3de3b2d53119d473aa2f224030257ef33af1e4ddabd4afee1dea5f04c"}, + {file = "grpcio-1.53.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a34d6e905f071f9b945cabbcc776e2055de1fdb59cd13683d9aa0a8f265b5bf9"}, + {file = "grpcio-1.53.0-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:eaf8e3b97caaf9415227a3c6ca5aa8d800fecadd526538d2bf8f11af783f1550"}, + {file = "grpcio-1.53.0-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:da95778d37be8e4e9afca771a83424f892296f5dfb2a100eda2571a1d8bbc0dc"}, + {file = "grpcio-1.53.0-cp311-cp311-win32.whl", hash = "sha256:e4f513d63df6336fd84b74b701f17d1bb3b64e9d78a6ed5b5e8a198bbbe8bbfa"}, + {file = "grpcio-1.53.0-cp311-cp311-win_amd64.whl", hash = "sha256:ddb2511fbbb440ed9e5c9a4b9b870f2ed649b7715859fd6f2ebc585ee85c0364"}, + {file = "grpcio-1.53.0-cp37-cp37m-linux_armv7l.whl", hash = "sha256:2a912397eb8d23c177d6d64e3c8bc46b8a1c7680b090d9f13a640b104aaec77c"}, + {file = "grpcio-1.53.0-cp37-cp37m-macosx_10_10_universal2.whl", hash = "sha256:55930c56b8f5b347d6c8c609cc341949a97e176c90f5cbb01d148d778f3bbd23"}, + {file = "grpcio-1.53.0-cp37-cp37m-manylinux_2_17_aarch64.whl", hash = "sha256:6601d812105583948ab9c6e403a7e2dba6e387cc678c010e74f2d6d589d1d1b3"}, + {file = "grpcio-1.53.0-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c705e0c21acb0e8478a00e7e773ad0ecdb34bd0e4adc282d3d2f51ba3961aac7"}, + {file = "grpcio-1.53.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ba074af9ca268ad7b05d3fc2b920b5fb3c083da94ab63637aaf67f4f71ecb755"}, + {file = "grpcio-1.53.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:14817de09317dd7d3fbc8272864288320739973ef0f4b56bf2c0032349da8cdf"}, + {file = "grpcio-1.53.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c7ad9fbedb93f331c2e9054e202e95cf825b885811f1bcbbdfdc301e451442db"}, + {file = "grpcio-1.53.0-cp37-cp37m-win_amd64.whl", hash = "sha256:dad5b302a4c21c604d88a5d441973f320134e6ff6a84ecef9c1139e5ffd466f6"}, + {file = "grpcio-1.53.0-cp38-cp38-linux_armv7l.whl", hash = "sha256:fa8eaac75d3107e3f5465f2c9e3bbd13db21790c6e45b7de1756eba16b050aca"}, + {file = "grpcio-1.53.0-cp38-cp38-macosx_10_10_universal2.whl", hash = "sha256:104a2210edd3776c38448b4f76c2f16e527adafbde171fc72a8a32976c20abc7"}, + {file = "grpcio-1.53.0-cp38-cp38-manylinux_2_17_aarch64.whl", hash = "sha256:dbc1ba968639c1d23476f75c356e549e7bbf2d8d6688717dcab5290e88e8482b"}, + {file = "grpcio-1.53.0-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:95952d3fe795b06af29bb8ec7bbf3342cdd867fc17b77cc25e6733d23fa6c519"}, + {file = "grpcio-1.53.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f144a790f14c51b8a8e591eb5af40507ffee45ea6b818c2482f0457fec2e1a2e"}, + {file = "grpcio-1.53.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:0698c094688a2dd4c7c2f2c0e3e142cac439a64d1cef6904c97f6cde38ba422f"}, + {file = "grpcio-1.53.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:6b6d60b0958be711bab047e9f4df5dbbc40367955f8651232bfdcdd21450b9ab"}, + {file = "grpcio-1.53.0-cp38-cp38-win32.whl", hash = "sha256:1948539ce78805d4e6256ab0e048ec793956d54787dc9d6777df71c1d19c7f81"}, + {file = "grpcio-1.53.0-cp38-cp38-win_amd64.whl", hash = "sha256:df9ba1183b3f649210788cf80c239041dddcb375d6142d8bccafcfdf549522cd"}, + {file = "grpcio-1.53.0-cp39-cp39-linux_armv7l.whl", hash = "sha256:19caa5b7282a89b799e63776ff602bb39604f7ca98db6df27e2de06756ae86c3"}, + {file = "grpcio-1.53.0-cp39-cp39-macosx_10_10_universal2.whl", hash = "sha256:b5bd026ac928c96cc23149e6ef79183125542062eb6d1ccec34c0a37e02255e7"}, + {file = "grpcio-1.53.0-cp39-cp39-manylinux_2_17_aarch64.whl", hash = "sha256:7dc8584ca6c015ad82e186e82f4c0fe977394588f66b8ecfc4ec873285314619"}, + {file = "grpcio-1.53.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2eddaae8af625e45b5c8500dcca1043264d751a6872cde2eda5022df8a336959"}, + {file = "grpcio-1.53.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:c5fb6f3d7824696c1c9f2ad36ddb080ba5a86f2d929ef712d511b4d9972d3d27"}, + {file = "grpcio-1.53.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:8270d1dc2c98ab57e6dbf36fa187db8df4c036f04a398e5d5e25b4e01a766d70"}, + {file = "grpcio-1.53.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:976a7f24eb213e8429cab78d5e120500dfcdeb01041f1f5a77b17b9101902615"}, + {file = "grpcio-1.53.0-cp39-cp39-win32.whl", hash = "sha256:9c84a481451e7174f3a764a44150f93b041ab51045aa33d7b5b68b6979114e48"}, + {file = "grpcio-1.53.0-cp39-cp39-win_amd64.whl", hash = "sha256:6beb84f83360ff29a3654f43f251ec11b809dcb5524b698d711550243debd289"}, + {file = "grpcio-1.53.0.tar.gz", hash = "sha256:a4952899b4931a6ba12951f9a141ef3e74ff8a6ec9aa2dc602afa40f63595e33"}, +] + +[package.extras] +protobuf = ["grpcio-tools (>=1.53.0)"] [[package]] name = "h5py" version = "3.2.1" description = "Read and write HDF5 files from Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1535,7 +1464,6 @@ numpy = [ name = "homebase" version = "1.0.1" description = "A platform independent API for paths in which applications can write data." -category = "main" optional = false python-versions = "*" files = [ @@ -1547,7 +1475,6 @@ files = [ name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1559,7 +1486,6 @@ files = [ name = "igraph" version = "0.9.11" description = "High performance graph data structures and algorithms" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1653,7 +1579,6 @@ test-musl = ["networkx (>=2.5)", "pytest (>=7.0.1)"] 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 = [ @@ -1665,7 +1590,6 @@ files = [ name = "importlib-metadata" version = "5.0.0" description = "Read metadata from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1685,7 +1609,6 @@ testing = ["flake8 (<5)", "flufl.flake8", "importlib-resources (>=1.3)", "packag name = "importlib-resources" version = "5.10.0" description = "Read resources from Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1704,7 +1627,6 @@ testing = ["flake8 (<5)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-chec name = "inflection" version = "0.5.1" description = "A port of Ruby on Rails inflector to Python" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1716,7 +1638,6 @@ files = [ name = "ipykernel" version = "6.16.0" description = "IPython Kernel for Jupyter" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1744,7 +1665,6 @@ test = ["flaky", "ipyparallel", "pre-commit", "pytest (>=6.0)", "pytest-cov", "p name = "ipython" version = "8.10.0" description = "IPython: Productive Interactive Computing" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -1783,7 +1703,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.21)", "pa name = "ipython-genutils" version = "0.2.0" description = "Vestigial utilities from IPython" -category = "main" optional = false python-versions = "*" files = [ @@ -1795,7 +1714,6 @@ files = [ name = "ipywidgets" version = "7.7.2" description = "IPython HTML widgets for Jupyter" -category = "main" optional = false python-versions = "*" files = [ @@ -1818,7 +1736,6 @@ test = ["mock", "pytest (>=3.6.0)", "pytest-cov"] name = "jax" version = "0.3.23" description = "Differentiate, compile, and transform Numpy code." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1847,7 +1764,6 @@ tpu = ["jaxlib (==0.3.22)", "libtpu-nightly (==0.1.dev20221011)", "requests"] name = "jaxlib" version = "0.3.22" description = "XLA library for JAX" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1873,7 +1789,6 @@ scipy = ">=1.5" name = "jedi" version = "0.18.1" description = "An autocompletion tool for Python that can be used for text editors." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1892,7 +1807,6 @@ testing = ["Django (<3.1)", "colorama", "docopt", "pytest (<7.0.0)"] name = "jinja2" version = "3.0.3" description = "A very fast and expressive template engine." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1910,7 +1824,6 @@ i18n = ["Babel (>=2.7)"] name = "joblib" version = "1.2.0" description = "Lightweight pipelining with Python functions" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1922,7 +1835,6 @@ files = [ name = "jsonschema" version = "3.2.0" description = "An implementation of JSON Schema validation for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1944,7 +1856,6 @@ format-nongpl = ["idna", "jsonpointer (>1.13)", "rfc3339-validator", "rfc3986-va name = "jupyter-book" version = "0.13.1" description = "Build a book with Jupyter Notebooks and Sphinx." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1982,7 +1893,6 @@ testing = ["altair", "beautifulsoup4", "beautifulsoup4", "cookiecutter", "covera name = "jupyter-cache" version = "0.4.3" description = "A defined interface for working with a cache of jupyter notebooks." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2007,7 +1917,6 @@ testing = ["coverage", "ipykernel", "matplotlib", "nbformat (>=5.1)", "numpy", " name = "jupyter-client" version = "7.4.2" description = "Jupyter protocol implementation and client libraries" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2032,7 +1941,6 @@ test = ["codecov", "coverage", "ipykernel (>=6.5)", "ipython", "mypy", "pre-comm name = "jupyter-core" version = "4.11.2" description = "Jupyter core package. A base package on which Jupyter projects rely." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2051,7 +1959,6 @@ test = ["ipykernel", "pre-commit", "pytest", "pytest-cov", "pytest-timeout"] name = "jupyter-server" version = "1.21.0" description = "The backend—i.e. core services, APIs, and REST endpoints—to Jupyter web applications." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2084,7 +1991,6 @@ test = ["coverage", "ipykernel", "pre-commit", "pytest (>=7.0)", "pytest-console name = "jupyter-server-mathjax" version = "0.2.6" description = "MathJax resources as a Jupyter Server Extension." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2102,7 +2008,6 @@ test = ["jupyter-server[test]", "pytest"] name = "jupyter-sphinx" version = "0.3.2" description = "Jupyter Sphinx Extensions" -category = "main" optional = false python-versions = ">= 3.6" files = [ @@ -2121,7 +2026,6 @@ Sphinx = ">=2" name = "jupyterlab-pygments" version = "0.2.2" description = "Pygments theme using JupyterLab CSS variables" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2133,7 +2037,6 @@ files = [ name = "jupyterlab-widgets" version = "1.1.1" description = "A JupyterLab extension." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2145,7 +2048,6 @@ files = [ name = "keras" version = "2.8.0" description = "Deep learning for humans." -category = "main" optional = false python-versions = "*" files = [ @@ -2156,7 +2058,6 @@ files = [ name = "keras-preprocessing" version = "1.1.2" description = "Easy data preprocessing and data augmentation for deep learning models" -category = "main" optional = false python-versions = "*" files = [ @@ -2177,7 +2078,6 @@ tests = ["Pillow", "keras", "pandas", "pytest", "pytest-cov", "pytest-xdist", "t name = "kiwisolver" version = "1.4.4" description = "A fast implementation of the Cassowary constraint solver" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2255,7 +2155,6 @@ files = [ name = "latexcodec" version = "2.0.1" description = "A lexer and codec to work with LaTeX code in Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -2270,7 +2169,6 @@ six = ">=1.4.1" name = "libclang" version = "14.0.6" 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 = false python-versions = "*" files = [ @@ -2290,7 +2188,6 @@ files = [ name = "linkify-it-py" version = "1.0.3" description = "Links recognition library with FULL unicode support." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2311,7 +2208,6 @@ test = ["coverage", "pytest", "pytest-cov"] name = "llvmlite" version = "0.36.0" description = "lightweight wrapper around basic LLVM functionality" -category = "main" optional = false python-versions = ">=3.6,<3.10" files = [ @@ -2342,7 +2238,6 @@ files = [ name = "lxml" version = "4.9.1" description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, != 3.4.*" files = [ @@ -2428,7 +2323,6 @@ source = ["Cython (>=0.29.7)"] name = "markdown" version = "3.4.1" description = "Python implementation of Markdown." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2446,7 +2340,6 @@ testing = ["coverage", "pyyaml"] name = "markdown-it-py" version = "1.1.0" description = "Python port of markdown-it. Markdown parsing, done right!" -category = "main" optional = false python-versions = "~=3.6" files = [ @@ -2469,7 +2362,6 @@ testing = ["coverage", "psutil", "pytest (>=3.6,<4)", "pytest-benchmark (>=3.2,< name = "markupsafe" version = "2.1.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2519,7 +2411,6 @@ files = [ name = "matplotlib" version = "3.7.0" description = "Python plotting package" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -2582,7 +2473,6 @@ python-dateutil = ">=2.7" name = "matplotlib-inline" version = "0.1.6" description = "Inline Matplotlib backend for Jupyter" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2597,7 +2487,6 @@ traitlets = "*" name = "mdit-py-plugins" version = "0.2.8" description = "Collection of plugins for markdown-it-py" -category = "main" optional = false python-versions = "~=3.6" files = [ @@ -2617,7 +2506,6 @@ testing = ["coverage", "pytest (>=3.6,<4)", "pytest-cov", "pytest-regressions"] name = "minorminer" version = "0.2.9" description = "heuristic algorithm to find graph minor embeddings" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2656,7 +2544,6 @@ scipy = "*" name = "mistune" version = "0.8.4" description = "The fastest markdown parser in pure Python" -category = "main" optional = false python-versions = "*" files = [ @@ -2668,7 +2555,6 @@ files = [ name = "more-itertools" version = "8.14.0" description = "More routines for operating on iterables, beyond itertools" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2680,7 +2566,6 @@ files = [ name = "mpmath" version = "1.3.0" description = "Python library for arbitrary-precision floating-point arithmetic" -category = "main" optional = false python-versions = "*" files = [ @@ -2698,7 +2583,6 @@ tests = ["pytest (>=4.6)"] name = "msgpack" version = "1.0.4" description = "MessagePack serializer" -category = "main" optional = false python-versions = "*" files = [ @@ -2760,7 +2644,6 @@ files = [ name = "multitasking" version = "0.0.11" description = "Non-blocking Python methods using decorators" -category = "main" optional = false python-versions = "*" files = [ @@ -2772,7 +2655,6 @@ files = [ name = "myst-nb" version = "0.13.2" description = "A Jupyter Notebook Sphinx reader built on top of the MyST markdown parser." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2803,7 +2685,6 @@ testing = ["coverage (<5.0)", "ipykernel (>=5.5,<6.0)", "ipython (<8)", "jupytex name = "myst-parser" version = "0.15.2" description = "An extended commonmark compliant parser, with bridges to docutils & sphinx." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2829,7 +2710,6 @@ testing = ["beautifulsoup4", "coverage", "docutils (>=0.17.0,<0.18.0)", "pytest name = "nbclassic" version = "0.4.5" description = "A web-based notebook environment for interactive computing" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2865,7 +2745,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "pytest-tornasync", "reques name = "nbclient" version = "0.5.13" description = "A client library for executing notebooks. Formerly nbconvert's ExecutePreprocessor." -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -2887,7 +2766,6 @@ test = ["black", "check-manifest", "flake8", "ipykernel", "ipython (<8.0.0)", "i name = "nbconvert" version = "6.5.4" description = "Converting Jupyter Notebooks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2925,7 +2803,6 @@ webpdf = ["pyppeteer (>=1,<1.1)"] name = "nbdime" version = "3.1.1" description = "Diff and merge of Jupyter Notebooks" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2952,7 +2829,6 @@ test = ["jsonschema", "jupyter-server[test]", "mock", "notebook", "pytest (>=3.6 name = "nbformat" version = "5.7.0" description = "The Jupyter Notebook format" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2973,7 +2849,6 @@ test = ["check-manifest", "pep440", "pre-commit", "pytest", "testpath"] name = "nest-asyncio" version = "1.5.6" description = "Patch asyncio to allow nested event loops" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2985,7 +2860,6 @@ files = [ name = "netket" version = "3.8" description = "Netket : Machine Learning toolbox for many-body quantum systems." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3017,7 +2891,6 @@ mpi = ["mpi4jax (>=0.3.9,<0.4)", "mpi4py (>=3.0.1,<4)"] name = "networkx" version = "2.8.7" description = "Python package for creating and manipulating graphs and networks" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3036,7 +2909,6 @@ test = ["codecov (>=2.1)", "pytest (>=7.1)", "pytest-cov (>=3.0)"] name = "ninja" version = "1.10.2.4" description = "Ninja is a small build system with a focus on speed" -category = "main" optional = false python-versions = "*" files = [ @@ -3063,7 +2935,6 @@ test = ["codecov (>=2.0.5)", "coverage (>=4.2)", "flake8 (>=3.0.4)", "pytest (>= name = "notebook" version = "6.5.1" description = "A web-based notebook environment for interactive computing" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3098,7 +2969,6 @@ test = ["coverage", "nbval", "pytest", "pytest-cov", "requests", "requests-unixs name = "notebook-shim" version = "0.2.0" description = "A shim layer for notebook traits and config" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3116,7 +2986,6 @@ test = ["pytest", "pytest-console-scripts", "pytest-tornasync"] name = "ntlm-auth" version = "1.5.0" description = "Creates NTLM authentication structures" -category = "main" optional = false python-versions = ">=2.6,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" files = [ @@ -3131,7 +3000,6 @@ cryptography = ["cryptography", "cryptography (<2.2)"] name = "numba" version = "0.53.1" description = "compiling Python code using LLVM" -category = "main" optional = false python-versions = ">=3.6,<3.10" files = [ @@ -3167,7 +3035,6 @@ setuptools = "*" name = "numba4jax" version = "0.0.10" description = "Usa numba in jax-compiled kernels." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3189,7 +3056,6 @@ dev = ["black (==21.6b0)", "coverage (>=5)", "flakehell (>=0.9)", "flaky (>=3.7) name = "numpy" version = "1.22.0" description = "NumPy is the fundamental package for array computing with Python." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3221,7 +3087,6 @@ files = [ name = "oauthlib" version = "3.2.2" description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3238,7 +3103,6 @@ signedtoken = ["cryptography (>=3.0.0)", "pyjwt (>=2.0.0,<3)"] name = "opt-einsum" version = "3.3.0" description = "Optimizing numpys einsum function" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -3257,7 +3121,6 @@ tests = ["pytest", "pytest-cov", "pytest-pep8"] name = "optax" version = "0.1.3" description = "A gradient processing and optimisation library in JAX." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3277,7 +3140,6 @@ typing-extensions = ">=3.10.0" name = "orjson" version = "3.8.0" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3332,7 +3194,6 @@ files = [ name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3347,7 +3208,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "pandas" version = "1.4.4" description = "Powerful data structures for data analysis, time series, and statistics" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -3376,7 +3236,7 @@ files = [ [package.dependencies] numpy = [ - {version = ">=1.18.5", markers = "platform_machine != \"aarch64\" and platform_machine != \"arm64\" and python_version < \"3.10\""}, + {version = ">=1.18.5", markers = "(platform_machine != \"aarch64\" and platform_machine != \"arm64\") and python_version < \"3.10\""}, {version = ">=1.19.2", markers = "platform_machine == \"aarch64\" and python_version < \"3.10\""}, {version = ">=1.20.0", markers = "platform_machine == \"arm64\" and python_version < \"3.10\""}, ] @@ -3390,7 +3250,6 @@ test = ["hypothesis (>=5.5.3)", "pytest (>=6.0)", "pytest-xdist (>=1.31)"] name = "pandocfilters" version = "1.5.0" 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 = [ @@ -3402,7 +3261,6 @@ files = [ name = "paramiko" version = "3.2.0" description = "SSH2 protocol library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3424,7 +3282,6 @@ invoke = ["invoke (>=2.0)"] name = "parso" version = "0.8.3" description = "A Python Parser" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3440,7 +3297,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "penaltymodel" version = "0.16.6" description = "Utilities and interfaces for using penalty models." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3459,7 +3315,6 @@ all = ["penaltymodel-cache (>=0.3.0,<0.4.0)", "penaltymodel-lp (>=0.1.0,<0.2.0)" name = "penaltymodel-cache" version = "0.4.5" description = "A local cache for penalty models." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3476,7 +3331,6 @@ penaltymodel = ">=0.16.0,<0.17.0" name = "penaltymodel-lp" version = "0.1.6" description = "Generates penalty models using SciPy's linear programming." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3494,7 +3348,6 @@ scipy = ">=1.5.2,<2.0.0" name = "penaltymodel-maxgap" version = "0.5.6" description = "Generates penalty models using smt solvers." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3511,7 +3364,6 @@ pysmt = ">=0.8.0,<0.10.0" name = "pennylane" version = "0.20.0" description = "PennyLane is a Python quantum machine learning library by Xanadu Inc." -category = "main" optional = false python-versions = "*" files = [ @@ -3538,7 +3390,6 @@ kernels = ["cvxopt", "cvxpy"] name = "pennylane-lightning" version = "0.26.1" description = "PennyLane-Lightning plugin" -category = "main" optional = false python-versions = "*" files = [ @@ -3581,7 +3432,6 @@ gpu = ["pennylane-lightning-gpu"] name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "main" optional = false python-versions = "*" files = [ @@ -3596,7 +3446,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "main" optional = false python-versions = "*" files = [ @@ -3608,7 +3457,6 @@ files = [ name = "pillow" version = "9.3.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3683,7 +3531,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "plucky" version = "0.4.3" description = "Plucking (deep) keys/paths safely from python collections has never been easier." -category = "main" optional = false python-versions = "*" files = [ @@ -3695,7 +3542,6 @@ files = [ name = "plum-dispatch" version = "1.7.2" description = "Multiple dispatch in Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -3707,7 +3553,6 @@ files = [ name = "ply" version = "3.11" description = "Python Lex & Yacc" -category = "main" optional = false python-versions = "*" files = [ @@ -3719,7 +3564,6 @@ files = [ name = "prometheus-client" version = "0.15.0" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3734,7 +3578,6 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.31" description = "Library for building powerful interactive command lines in Python" -category = "main" optional = false python-versions = ">=3.6.2" files = [ @@ -3749,7 +3592,6 @@ wcwidth = "*" name = "protobuf" version = "3.13.0" description = "Protocol Buffers" -category = "main" optional = false python-versions = "*" files = [ @@ -3781,7 +3623,6 @@ six = ">=1.9" name = "psutil" version = "5.9.2" description = "Cross-platform lib for process and system monitoring in Python." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3826,7 +3667,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "wmi"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -3838,7 +3678,6 @@ files = [ name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "main" optional = false python-versions = "*" files = [ @@ -3853,7 +3692,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 = [ @@ -3865,7 +3703,6 @@ files = [ name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "main" optional = false python-versions = "*" files = [ @@ -3877,7 +3714,6 @@ files = [ name = "pyasn1-modules" version = "0.2.8" description = "A collection of ASN.1-based protocols modules." -category = "main" optional = false python-versions = "*" files = [ @@ -3892,7 +3728,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pyberny" version = "0.6.3" description = "Molecular/crystal structure optimizer" -category = "main" optional = false python-versions = ">=3.5,<4.0" files = [ @@ -3911,7 +3746,6 @@ test = ["coverage (>=4.5,<5.0)", "pytest (>=3.6,<4.0)"] name = "pybtex" version = "0.24.0" description = "A BibTeX-compatible bibliography processor in Python" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*" files = [ @@ -3931,7 +3765,6 @@ test = ["pytest"] name = "pybtex-docutils" version = "1.0.2" description = "A docutils backend for pybtex." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -3947,7 +3780,6 @@ pybtex = ">=0.16" name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -3959,7 +3791,6 @@ files = [ name = "pydantic" version = "1.10.2" description = "Data validation and settings management using python type hints" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4012,7 +3843,6 @@ email = ["email-validator (>=1.0.3)"] name = "pydata-sphinx-theme" version = "0.8.1" description = "Bootstrap-based Sphinx theme from the PyData community" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4036,7 +3866,6 @@ test = ["pydata-sphinx-theme[doc]", "pytest"] name = "pyee" version = "8.2.2" description = "A port of node.js's EventEmitter to python." -category = "main" optional = false python-versions = "*" files = [ @@ -4048,7 +3877,6 @@ files = [ name = "pygments" version = "2.13.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4063,7 +3891,6 @@ plugins = ["importlib-metadata"] name = "pylatexenc" version = "2.10" description = "Simple LaTeX parser providing latex-to-unicode and unicode-to-latex conversion" -category = "main" optional = false python-versions = "*" files = [ @@ -4074,7 +3901,6 @@ files = [ name = "pynacl" version = "1.5.0" description = "Python binding to the Networking and Cryptography (NaCl) library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4101,7 +3927,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pyparsing" version = "2.4.7" description = "Python parsing module" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -4113,7 +3938,6 @@ files = [ name = "pyppeteer" version = "0.2.6" description = "Headless chrome/chromium automation library (unofficial port of puppeteer)" -category = "main" optional = false python-versions = ">=3.6.1,<4.0.0" files = [ @@ -4133,7 +3957,6 @@ websockets = ">=9.1,<10.0" name = "pyrsistent" version = "0.18.1" description = "Persistent/Functional/Immutable data structures" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4164,7 +3987,6 @@ files = [ name = "pyscf" version = "2.2.1" description = "PySCF: Python-based Simulations of Chemistry Framework" -category = "main" optional = false python-versions = "*" files = [ @@ -4215,7 +4037,6 @@ tblis = ["pyscf-tblis"] name = "pysmt" version = "0.9.5" description = "A solver-agnostic library for SMT Formulae manipulation and solving" -category = "main" optional = false python-versions = "*" files = [ @@ -4227,7 +4048,6 @@ files = [ name = "pysocks" version = "1.7.1" description = "A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4240,7 +4060,6 @@ files = [ name = "python-constraint" version = "1.4.0" description = "python-constraint is a module implementing support for handling CSPs (Constraint Solving Problems) over finite domain" -category = "main" optional = false python-versions = "*" files = [ @@ -4255,7 +4074,6 @@ test = ["coverage", "nose"] name = "python-dateutil" version = "2.8.2" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -4270,7 +4088,6 @@ six = ">=1.5" name = "pytz" version = "2022.4" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -4282,7 +4099,6 @@ files = [ name = "pywin32" version = "304" description = "Python for Window Extensions" -category = "main" optional = false python-versions = "*" files = [ @@ -4306,7 +4122,6 @@ files = [ name = "pywinpty" version = "2.0.8" description = "Pseudo terminal support for Windows from Python." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4321,7 +4136,6 @@ files = [ name = "pyyaml" version = "5.4.1" description = "YAML parser and emitter for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -4360,7 +4174,6 @@ files = [ name = "pyzmq" version = "24.0.1" description = "Python bindings for 0MQ" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4448,7 +4261,6 @@ py = {version = "*", markers = "implementation_name == \"pypy\""} name = "qiskit" version = "0.31.0" description = "Software for developing quantum computing programs" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4475,7 +4287,6 @@ visualization = ["ipywidgets (>=7.3.0)", "matplotlib (>=2.1)", "pillow (>=4.2.1) name = "qiskit-aer" version = "0.9.1" description = "Qiskit Aer - High performance simulators for Qiskit" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4518,7 +4329,6 @@ dask = ["dask", "distributed"] name = "qiskit-aqua" version = "0.9.5" description = "Qiskit Aqua: An extensible library of quantum computing algorithms" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4555,7 +4365,6 @@ torch = ["torch (<=1.8.0)"] name = "qiskit-ibmq-provider" version = "0.17.0" description = "Qiskit provider for accessing the quantum devices and simulators at IBMQ" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4579,7 +4388,6 @@ visualization = ["ipython (>=5.0.0)", "ipyvue (>=1.4.1)", "ipyvuetify (>=1.1)", name = "qiskit-ignis" version = "0.6.0" description = "Qiskit tools for quantum information science" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4604,7 +4412,6 @@ visualization = ["matplotlib (>=2.1)"] name = "qiskit-terra" version = "0.18.3" description = "Software for developing quantum computing programs" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -4661,7 +4468,6 @@ visualization = ["ipywidgets (>=7.3.0)", "matplotlib (>=2.1)", "pillow (>=4.2.1) name = "quandl" version = "3.7.0" description = "Package for quandl API access" -category = "main" optional = false python-versions = ">= 3.6" files = [ @@ -4682,7 +4488,6 @@ six = "*" name = "rectangle-packer" version = "2.0.1" description = "Pack a set of rectangles into a bounding box with minimum area" -category = "main" optional = false python-versions = "*" files = [ @@ -4800,7 +4605,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4823,7 +4627,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-ntlm" version = "1.1.0" description = "This package allows for HTTP NTLM authentication using the requests library." -category = "main" optional = false python-versions = "*" files = [ @@ -4840,7 +4643,6 @@ requests = ">=2.0.0" name = "requests-oauthlib" version = "1.3.1" description = "OAuthlib authentication support for Requests." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -4859,7 +4661,6 @@ rsa = ["oauthlib[signedtoken] (>=3.0.0)"] name = "retworkx" version = "0.12.0" description = "A python graph library implemented in Rust" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4879,7 +4680,6 @@ mpl = ["matplotlib (>=3.0)"] name = "rich" version = "12.6.0" description = "Render rich text, tables, progress bars, syntax highlighting, markdown and more to the terminal" -category = "main" optional = false python-versions = ">=3.6.3,<4.0.0" files = [ @@ -4899,7 +4699,6 @@ jupyter = ["ipywidgets (>=7.5.1,<8.0.0)"] name = "rsa" version = "4.9" description = "Pure-Python RSA implementation" -category = "main" optional = false python-versions = ">=3.6,<4" files = [ @@ -4914,7 +4713,6 @@ pyasn1 = ">=0.1.3" name = "rustworkx" version = "0.12.0" description = "A python graph library implemented in Rust" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -4981,7 +4779,6 @@ mpl = ["matplotlib (>=3.0)"] name = "scikit-learn" version = "1.2.1" description = "A set of python modules for machine learning and data mining" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5024,7 +4821,6 @@ tests = ["black (>=22.3.0)", "flake8 (>=3.8.2)", "matplotlib (>=3.1.3)", "mypy ( name = "scipy" version = "1.9.2" description = "Fundamental algorithms for scientific computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -5063,7 +4859,6 @@ test = ["asv", "gmpy2", "mpmath", "pytest", "pytest-cov", "pytest-xdist", "sciki name = "scp" version = "0.14.5" description = "scp module for paramiko" -category = "main" optional = false python-versions = "*" files = [ @@ -5078,7 +4873,6 @@ paramiko = "*" name = "semantic-version" version = "2.6.0" description = "A library implementing the 'SemVer' scheme." -category = "main" optional = false python-versions = "*" files = [ @@ -5090,7 +4884,6 @@ files = [ name = "send2trash" version = "1.8.0" description = "Send file to trash natively under Mac OS X, Windows and Linux." -category = "main" optional = false python-versions = "*" files = [ @@ -5107,7 +4900,6 @@ win32 = ["pywin32"] name = "setuptools" version = "65.5.1" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5124,7 +4916,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "six" version = "1.16.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -5136,7 +4927,6 @@ files = [ name = "smmap" version = "5.0.0" description = "A pure Python implementation of a sliding window memory map manager" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5148,7 +4938,6 @@ files = [ name = "sniffio" version = "1.3.0" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5160,7 +4949,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 = [ @@ -5172,7 +4960,6 @@ files = [ name = "sortedcontainers" version = "2.4.0" description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" -category = "main" optional = false python-versions = "*" files = [ @@ -5184,7 +4971,6 @@ files = [ name = "soupsieve" version = "2.3.2.post1" description = "A modern CSS selector implementation for Beautiful Soup." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5196,7 +4982,6 @@ files = [ name = "sphinx" version = "4.5.0" description = "Python documentation generator" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5232,7 +5017,6 @@ test = ["cython", "html5lib", "pytest", "pytest-cov", "typed-ast"] name = "sphinx-book-theme" version = "0.3.3" description = "A clean book theme for scientific explanations and documentation with Sphinx" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5254,7 +5038,6 @@ test = ["beautifulsoup4 (>=4.6.1,<5)", "coverage", "myst-nb (>=0.13.2,<0.14.0)", name = "sphinx-comments" version = "0.0.3" description = "Add comments and annotation to your documentation." -category = "main" optional = false python-versions = "*" files = [ @@ -5274,7 +5057,6 @@ testing = ["beautifulsoup4", "myst-parser", "pytest", "pytest-regressions", "sph name = "sphinx-copybutton" version = "0.5.0" description = "Add a copy button to each of your code cells." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5293,7 +5075,6 @@ rtd = ["ipython", "myst-nb", "sphinx", "sphinx-book-theme"] name = "sphinx-design" version = "0.1.0" description = "A sphinx extension for designing beautiful, view size responsive web components." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5317,7 +5098,6 @@ theme-sbt = ["sphinx-book-theme (>=0.3.0,<0.4.0)"] name = "sphinx-external-toc" version = "0.2.4" description = "A sphinx extension that allows the site-map to be defined in a single YAML file." -category = "main" optional = false python-versions = "~=3.6" files = [ @@ -5340,7 +5120,6 @@ testing = ["coverage", "pytest (>=3.6,<4)", "pytest-cov", "pytest-regressions"] name = "sphinx-jupyterbook-latex" version = "0.4.7" description = "Latex specific features for jupyter book" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5362,7 +5141,6 @@ testing = ["coverage (<5.0)", "myst-nb (>=0.13,<0.14)", "pytest (>=3.6,<4)", "py name = "sphinx-multitoc-numbering" version = "0.1.3" description = "Supporting continuous HTML section numbering" -category = "main" optional = false python-versions = "*" files = [ @@ -5382,7 +5160,6 @@ testing = ["coverage (<5.0)", "jupyter-book", "pytest (>=5.4,<6.0)", "pytest-cov name = "sphinx-sitemap" version = "2.4.0" description = "Sitemap generator for Sphinx" -category = "main" optional = false python-versions = "*" files = [ @@ -5397,7 +5174,6 @@ sphinx = ">=1.2" name = "sphinx-thebe" version = "0.1.2" description = "Integrate interactive code blocks into your documentation with Thebe and Binder." -category = "main" optional = false python-versions = "*" files = [ @@ -5416,7 +5192,6 @@ testing = ["beautifulsoup4", "matplotlib", "pytest", "pytest-regressions"] name = "sphinx-togglebutton" version = "0.3.2" description = "Toggle page content and collapse admonitions in Sphinx." -category = "main" optional = false python-versions = "*" files = [ @@ -5437,7 +5212,6 @@ sphinx = ["matplotlib", "myst-nb", "numpy", "sphinx-book-theme", "sphinx-design" name = "sphinxcontrib-applehelp" version = "1.0.2" description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5453,7 +5227,6 @@ test = ["pytest"] name = "sphinxcontrib-bibtex" version = "2.5.0" description = "Sphinx extension for BibTeX style citations." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5472,7 +5245,6 @@ Sphinx = ">=2.1" name = "sphinxcontrib-devhelp" version = "1.0.2" description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5488,7 +5260,6 @@ test = ["pytest"] name = "sphinxcontrib-htmlhelp" version = "2.0.0" description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5504,7 +5275,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 = [ @@ -5519,7 +5289,6 @@ test = ["flake8", "mypy", "pytest"] name = "sphinxcontrib-qthelp" version = "1.0.3" description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5535,7 +5304,6 @@ test = ["pytest"] name = "sphinxcontrib-serializinghtml" version = "1.1.5" description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5551,7 +5319,6 @@ test = ["pytest"] name = "sqlalchemy" version = "1.4.42" description = "Database Abstraction Library" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,!=3.5.*,>=2.7" files = [ @@ -5599,7 +5366,7 @@ files = [ ] [package.dependencies] -greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" 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\")"} +greenlet = {version = "!=0.4.17", markers = "python_version >= \"3\" and (platform_machine == \"win32\" or platform_machine == \"WIN32\" or platform_machine == \"AMD64\" or platform_machine == \"amd64\" or platform_machine == \"x86_64\" or platform_machine == \"ppc64le\" or platform_machine == \"aarch64\")"} [package.extras] aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] @@ -5626,7 +5393,6 @@ sqlcipher = ["sqlcipher3-binary"] name = "stack-data" version = "0.5.1" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "main" optional = false python-versions = "*" files = [ @@ -5646,7 +5412,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "symengine" version = "0.9.2" description = "Python library providing wrappers to SymEngine" -category = "main" optional = false python-versions = ">=3.7,<4" files = [ @@ -5696,7 +5461,6 @@ files = [ name = "sympy" version = "1.8" description = "Computer algebra system (CAS) in Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5711,7 +5475,6 @@ mpmath = ">=0.19" name = "tensorboard" version = "2.8.0" description = "TensorBoard lets you watch Tensors Flow" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5737,7 +5500,6 @@ wheel = ">=0.26" name = "tensorboard-data-server" version = "0.6.1" description = "Fast data loading for TensorBoard" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5750,7 +5512,6 @@ files = [ name = "tensorboard-plugin-wit" version = "1.8.1" description = "What-If Tool TensorBoard plugin." -category = "main" optional = false python-versions = "*" files = [ @@ -5761,7 +5522,6 @@ files = [ name = "tensorflow" version = "2.8.4" description = "TensorFlow is an open source machine learning framework for everyone." -category = "main" optional = false python-versions = "*" files = [ @@ -5806,7 +5566,6 @@ wrapt = ">=1.11.0" name = "tensorflow-estimator" version = "2.8.0" description = "TensorFlow Estimator." -category = "main" optional = false python-versions = "*" files = [ @@ -5817,7 +5576,6 @@ files = [ name = "tensorflow-io-gcs-filesystem" version = "0.27.0" description = "TensorFlow IO" -category = "main" optional = false python-versions = ">=3.7, <3.11" files = [ @@ -5850,7 +5608,6 @@ tensorflow-rocm = ["tensorflow-rocm (>=2.10.0,<2.11.0)"] name = "tensorflow-quantum" version = "0.6.0" description = "TensorFlow Quantum is a library for hybrid quantum-classical machine learning." -category = "main" optional = false python-versions = "*" files = [ @@ -5876,7 +5633,6 @@ extras = ["tensorflow (==2.5.1)"] name = "termcolor" version = "2.0.1" description = "ANSI color formatting for output in terminal" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5891,7 +5647,6 @@ tests = ["pytest", "pytest-cov"] name = "terminado" version = "0.16.0" description = "Tornado websocket backend for the Xterm.js Javascript terminal emulator library." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5911,7 +5666,6 @@ test = ["pre-commit", "pytest (>=6.0)", "pytest-timeout"] name = "texttable" version = "1.6.4" description = "module for creating simple ASCII tables" -category = "main" optional = false python-versions = "*" files = [ @@ -5923,7 +5677,6 @@ files = [ name = "threadpoolctl" version = "3.1.0" description = "threadpoolctl" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -5935,7 +5688,6 @@ files = [ name = "tinycss2" version = "1.2.0" description = "A tiny CSS parser" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -5954,7 +5706,6 @@ test = ["flake8", "isort", "pytest"] 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 = [ @@ -5966,7 +5717,6 @@ files = [ name = "toolz" version = "0.12.0" description = "List processing tools and functional utilities" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -5978,7 +5728,6 @@ files = [ name = "tornado" version = "6.3.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 = [ @@ -5999,7 +5748,6 @@ files = [ name = "tqdm" version = "4.64.1" description = "Fast, Extensible Progress Meter" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -6020,7 +5768,6 @@ telegram = ["requests"] name = "traitlets" version = "5.4.0" description = "" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6035,7 +5782,6 @@ test = ["pre-commit", "pytest"] name = "tweedledum" version = "1.1.1" description = "A library for synthesizing and manipulating quantum circuits" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6088,7 +5834,6 @@ files = [ name = "typing-extensions" version = "4.4.0" description = "Backported and Experimental Type Hints for Python 3.7+" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6100,7 +5845,6 @@ files = [ name = "uc-micro-py" version = "1.0.1" description = "Micro subset of unicode data files for linkify-it-py projects." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -6115,7 +5859,6 @@ test = ["coverage", "pytest", "pytest-cov"] name = "urllib3" version = "1.26.12" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*, <4" files = [ @@ -6132,7 +5875,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "main" optional = false python-versions = "*" files = [ @@ -6144,7 +5886,6 @@ files = [ name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "main" optional = false python-versions = "*" files = [ @@ -6156,7 +5897,6 @@ files = [ name = "websocket-client" version = "1.4.1" description = "WebSocket client for Python with low level API options" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6173,7 +5913,6 @@ test = ["websockets"] name = "websockets" version = "9.1" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -6216,7 +5955,6 @@ files = [ name = "werkzeug" version = "2.2.3" description = "The comprehensive WSGI web application library." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6234,7 +5972,6 @@ watchdog = ["watchdog"] name = "wheel" version = "0.38.1" description = "A built-package format for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -6249,7 +5986,6 @@ test = ["pytest (>=3.0.0)"] name = "widgetsnbextension" version = "3.6.1" description = "IPython HTML widgets for Jupyter" -category = "main" optional = false python-versions = "*" files = [ @@ -6264,7 +6000,6 @@ notebook = ">=4.4.1" name = "wrapt" version = "1.14.1" description = "Module for decorators, wrappers and monkey patching." -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -6338,7 +6073,6 @@ files = [ name = "yfinance" version = "0.1.77" description = "Download market data from Yahoo! Finance API" -category = "main" optional = false python-versions = "*" files = [ @@ -6358,7 +6092,6 @@ requests = ">=2.26" name = "zipp" version = "3.9.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "main" optional = false python-versions = ">=3.7" files = [