|
|
@ -108,6 +108,7 @@ python-versions = "*" |
|
|
|
[package.source] |
|
|
|
[package.source] |
|
|
|
type = "url" |
|
|
|
type = "url" |
|
|
|
url = "https://github.com/commaai/apex/releases/download/pytorch1.10.0%2Bcu11.1/apex-0.1-cp38-cp38-linux_x86_64.whl" |
|
|
|
url = "https://github.com/commaai/apex/releases/download/pytorch1.10.0%2Bcu11.1/apex-0.1-cp38-cp38-linux_x86_64.whl" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "appdirs" |
|
|
|
name = "appdirs" |
|
|
|
version = "1.4.4" |
|
|
|
version = "1.4.4" |
|
|
@ -229,7 +230,7 @@ python-versions = ">=3.5" |
|
|
|
dev = ["cloudpickle", "coverage[toml] (>=5.0.2)", "furo", "hypothesis", "mypy (>=0.900,!=0.940)", "pre-commit", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "sphinx", "sphinx-notfound-page", "zope.interface"] |
|
|
|
dev = ["cloudpickle", "coverage[toml] (>=5.0.2)", "furo", "hypothesis", "mypy (>=0.900,!=0.940)", "pre-commit", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "sphinx", "sphinx-notfound-page", "zope.interface"] |
|
|
|
docs = ["furo", "sphinx", "sphinx-notfound-page", "zope.interface"] |
|
|
|
docs = ["furo", "sphinx", "sphinx-notfound-page", "zope.interface"] |
|
|
|
tests = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "zope.interface"] |
|
|
|
tests = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins", "zope.interface"] |
|
|
|
tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins"] |
|
|
|
tests_no_zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy (>=0.900,!=0.940)", "pympler", "pytest (>=4.3.0)", "pytest-mypy-plugins"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "av" |
|
|
|
name = "av" |
|
|
@ -530,7 +531,7 @@ optional = false |
|
|
|
python-versions = ">=3.6.0" |
|
|
|
python-versions = ">=3.6.0" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
unicode-backport = ["unicodedata2"] |
|
|
|
unicode_backport = ["unicodedata2"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "cleo" |
|
|
|
name = "cleo" |
|
|
@ -837,6 +838,14 @@ python-versions = ">=3.5.0" |
|
|
|
[package.dependencies] |
|
|
|
[package.dependencies] |
|
|
|
torch = "*" |
|
|
|
torch = "*" |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
|
|
|
|
name = "einops" |
|
|
|
|
|
|
|
version = "0.5.0" |
|
|
|
|
|
|
|
description = "A new flavour of deep learning operations" |
|
|
|
|
|
|
|
category = "dev" |
|
|
|
|
|
|
|
optional = false |
|
|
|
|
|
|
|
python-versions = ">=3.7" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "elastic-transport" |
|
|
|
name = "elastic-transport" |
|
|
|
version = "8.4.0" |
|
|
|
version = "8.4.0" |
|
|
@ -1401,7 +1410,7 @@ notebook = ["ipywidgets", "notebook"] |
|
|
|
parallel = ["ipyparallel"] |
|
|
|
parallel = ["ipyparallel"] |
|
|
|
qtconsole = ["qtconsole"] |
|
|
|
qtconsole = ["qtconsole"] |
|
|
|
test = ["pytest (<7.1)", "pytest-asyncio", "testpath"] |
|
|
|
test = ["pytest (<7.1)", "pytest-asyncio", "testpath"] |
|
|
|
test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.19)", "pandas", "pytest (<7.1)", "pytest-asyncio", "testpath", "trio"] |
|
|
|
test_extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.19)", "pandas", "pytest (<7.1)", "pytest-asyncio", "testpath", "trio"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "ipython-genutils" |
|
|
|
name = "ipython-genutils" |
|
|
@ -1450,9 +1459,9 @@ python-versions = ">=3.6.1,<4.0" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
colors = ["colorama (>=0.4.3,<0.5.0)"] |
|
|
|
colors = ["colorama (>=0.4.3,<0.5.0)"] |
|
|
|
pipfile-deprecated-finder = ["pipreqs", "requirementslib"] |
|
|
|
pipfile_deprecated_finder = ["pipreqs", "requirementslib"] |
|
|
|
plugins = ["setuptools"] |
|
|
|
plugins = ["setuptools"] |
|
|
|
requirements-deprecated-finder = ["pip-api", "pipreqs"] |
|
|
|
requirements_deprecated_finder = ["pip-api", "pipreqs"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "itsdangerous" |
|
|
|
name = "itsdangerous" |
|
|
@ -1883,7 +1892,7 @@ mdurl = ">=0.1,<1.0" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
benchmarking = ["psutil", "pytest", "pytest-benchmark (>=3.2,<4.0)"] |
|
|
|
benchmarking = ["psutil", "pytest", "pytest-benchmark (>=3.2,<4.0)"] |
|
|
|
code-style = ["pre-commit (==2.6)"] |
|
|
|
code_style = ["pre-commit (==2.6)"] |
|
|
|
compare = ["commonmark (>=0.9.1,<0.10.0)", "markdown (>=3.3.6,<3.4.0)", "mistletoe (>=0.8.1,<0.9.0)", "mistune (>=2.0.2,<2.1.0)", "panflute (>=2.1.3,<2.2.0)"] |
|
|
|
compare = ["commonmark (>=0.9.1,<0.10.0)", "markdown (>=3.3.6,<3.4.0)", "mistletoe (>=0.8.1,<0.9.0)", "mistune (>=2.0.2,<2.1.0)", "panflute (>=2.1.3,<2.2.0)"] |
|
|
|
linkify = ["linkify-it-py (>=1.0,<2.0)"] |
|
|
|
linkify = ["linkify-it-py (>=1.0,<2.0)"] |
|
|
|
plugins = ["mdit-py-plugins"] |
|
|
|
plugins = ["mdit-py-plugins"] |
|
|
@ -1950,7 +1959,7 @@ python-versions = ">=3.7" |
|
|
|
markdown-it-py = ">=1.0.0,<3.0.0" |
|
|
|
markdown-it-py = ">=1.0.0,<3.0.0" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
code-style = ["pre-commit"] |
|
|
|
code_style = ["pre-commit"] |
|
|
|
rtd = ["attrs", "myst-parser (>=0.16.1,<0.17.0)", "sphinx-book-theme (>=0.1.0,<0.2.0)"] |
|
|
|
rtd = ["attrs", "myst-parser (>=0.16.1,<0.17.0)", "sphinx-book-theme (>=0.1.0,<0.2.0)"] |
|
|
|
testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] |
|
|
|
testing = ["coverage", "pytest", "pytest-cov", "pytest-regressions"] |
|
|
|
|
|
|
|
|
|
|
@ -2160,7 +2169,7 @@ sphinx = ">=4,<6" |
|
|
|
typing-extensions = "*" |
|
|
|
typing-extensions = "*" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
code-style = ["pre-commit (>=2.12,<3.0)"] |
|
|
|
code_style = ["pre-commit (>=2.12,<3.0)"] |
|
|
|
linkify = ["linkify-it-py (>=1.0,<2.0)"] |
|
|
|
linkify = ["linkify-it-py (>=1.0,<2.0)"] |
|
|
|
rtd = ["ipython", "sphinx-book-theme", "sphinx-design", "sphinxcontrib.mermaid (>=0.7.1,<0.8.0)", "sphinxext-opengraph (>=0.6.3,<0.7.0)", "sphinxext-rediraffe (>=0.2.7,<0.3.0)"] |
|
|
|
rtd = ["ipython", "sphinx-book-theme", "sphinx-design", "sphinxcontrib.mermaid (>=0.7.1,<0.8.0)", "sphinxext-opengraph (>=0.6.3,<0.7.0)", "sphinxext-rediraffe (>=0.2.7,<0.3.0)"] |
|
|
|
testing = ["beautifulsoup4", "coverage[toml]", "pytest (>=6,<7)", "pytest-cov", "pytest-param-files (>=0.3.4,<0.4.0)", "pytest-regressions", "sphinx (<5.2)", "sphinx-pytest"] |
|
|
|
testing = ["beautifulsoup4", "coverage[toml]", "pytest (>=6,<7)", "pytest-cov", "pytest-param-files (>=0.3.4,<0.4.0)", "pytest-regressions", "sphinx (<5.2)", "sphinx-pytest"] |
|
|
@ -2479,6 +2488,7 @@ numpy = [ |
|
|
|
[package.source] |
|
|
|
[package.source] |
|
|
|
type = "url" |
|
|
|
type = "url" |
|
|
|
url = "https://github.com/commaai/opencv-python-builder/releases/download/4.5.5.64%2Bcu113/opencv_python_headless-4.5.5.64-cp38-cp38-manylinux_2_31_x86_64.whl" |
|
|
|
url = "https://github.com/commaai/opencv-python-builder/releases/download/4.5.5.64%2Bcu113/opencv_python_headless-4.5.5.64-cp38-cp38-manylinux_2_31_x86_64.whl" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "osmium" |
|
|
|
name = "osmium" |
|
|
|
version = "3.4.1" |
|
|
|
version = "3.4.1" |
|
|
@ -3183,7 +3193,7 @@ optional = false |
|
|
|
python-versions = ">=3.6" |
|
|
|
python-versions = ">=3.6" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
asyncio-client = ["aiohttp (>=3.4)"] |
|
|
|
asyncio_client = ["aiohttp (>=3.4)"] |
|
|
|
client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] |
|
|
|
client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
@ -3207,7 +3217,7 @@ bidict = ">=0.21.0" |
|
|
|
python-engineio = ">=4.3.0" |
|
|
|
python-engineio = ">=4.3.0" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
asyncio-client = ["aiohttp (>=3.4)"] |
|
|
|
asyncio_client = ["aiohttp (>=3.4)"] |
|
|
|
client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] |
|
|
|
client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
@ -3383,7 +3393,7 @@ urllib3 = ">=1.21.1,<1.27" |
|
|
|
|
|
|
|
|
|
|
|
[package.extras] |
|
|
|
[package.extras] |
|
|
|
socks = ["PySocks (>=1.5.6,!=1.5.7)"] |
|
|
|
socks = ["PySocks (>=1.5.6,!=1.5.7)"] |
|
|
|
use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] |
|
|
|
use_chardet_on_py3 = ["chardet (>=3.0.2,<6)"] |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "requests-oauthlib" |
|
|
|
name = "requests-oauthlib" |
|
|
@ -3574,7 +3584,7 @@ falcon = ["falcon (>=1.4)"] |
|
|
|
fastapi = ["fastapi (>=0.79.0)"] |
|
|
|
fastapi = ["fastapi (>=0.79.0)"] |
|
|
|
flask = ["blinker (>=1.1)", "flask (>=0.11)"] |
|
|
|
flask = ["blinker (>=1.1)", "flask (>=0.11)"] |
|
|
|
httpx = ["httpx (>=0.16.0)"] |
|
|
|
httpx = ["httpx (>=0.16.0)"] |
|
|
|
pure-eval = ["asttokens", "executing", "pure-eval"] |
|
|
|
pure_eval = ["asttokens", "executing", "pure-eval"] |
|
|
|
pyspark = ["pyspark (>=2.4.4)"] |
|
|
|
pyspark = ["pyspark (>=2.4.4)"] |
|
|
|
quart = ["blinker (>=1.1)", "quart (>=0.16.1)"] |
|
|
|
quart = ["blinker (>=1.1)", "quart (>=0.16.1)"] |
|
|
|
rq = ["rq (>=0.6)"] |
|
|
|
rq = ["rq (>=0.6)"] |
|
|
@ -3840,19 +3850,19 @@ aiomysql = ["aiomysql", "greenlet (!=0.4.17)"] |
|
|
|
aiosqlite = ["aiosqlite", "greenlet (!=0.4.17)", "typing_extensions (!=3.10.0.1)"] |
|
|
|
aiosqlite = ["aiosqlite", "greenlet (!=0.4.17)", "typing_extensions (!=3.10.0.1)"] |
|
|
|
asyncio = ["greenlet (!=0.4.17)"] |
|
|
|
asyncio = ["greenlet (!=0.4.17)"] |
|
|
|
asyncmy = ["asyncmy (>=0.2.3,!=0.2.4)", "greenlet (!=0.4.17)"] |
|
|
|
asyncmy = ["asyncmy (>=0.2.3,!=0.2.4)", "greenlet (!=0.4.17)"] |
|
|
|
mariadb-connector = ["mariadb (>=1.0.1,!=1.1.2)"] |
|
|
|
mariadb_connector = ["mariadb (>=1.0.1,!=1.1.2)"] |
|
|
|
mssql = ["pyodbc"] |
|
|
|
mssql = ["pyodbc"] |
|
|
|
mssql-pymssql = ["pymssql"] |
|
|
|
mssql_pymssql = ["pymssql"] |
|
|
|
mssql-pyodbc = ["pyodbc"] |
|
|
|
mssql_pyodbc = ["pyodbc"] |
|
|
|
mypy = ["mypy (>=0.910)", "sqlalchemy2-stubs"] |
|
|
|
mypy = ["mypy (>=0.910)", "sqlalchemy2-stubs"] |
|
|
|
mysql = ["mysqlclient (>=1.4.0)", "mysqlclient (>=1.4.0,<2)"] |
|
|
|
mysql = ["mysqlclient (>=1.4.0)", "mysqlclient (>=1.4.0,<2)"] |
|
|
|
mysql-connector = ["mysql-connector-python"] |
|
|
|
mysql_connector = ["mysql-connector-python"] |
|
|
|
oracle = ["cx_oracle (>=7)", "cx_oracle (>=7,<8)"] |
|
|
|
oracle = ["cx_oracle (>=7)", "cx_oracle (>=7,<8)"] |
|
|
|
postgresql = ["psycopg2 (>=2.7)"] |
|
|
|
postgresql = ["psycopg2 (>=2.7)"] |
|
|
|
postgresql-asyncpg = ["asyncpg", "greenlet (!=0.4.17)"] |
|
|
|
postgresql_asyncpg = ["asyncpg", "greenlet (!=0.4.17)"] |
|
|
|
postgresql-pg8000 = ["pg8000 (>=1.16.6,!=1.29.0)"] |
|
|
|
postgresql_pg8000 = ["pg8000 (>=1.16.6,!=1.29.0)"] |
|
|
|
postgresql-psycopg2binary = ["psycopg2-binary"] |
|
|
|
postgresql_psycopg2binary = ["psycopg2-binary"] |
|
|
|
postgresql-psycopg2cffi = ["psycopg2cffi"] |
|
|
|
postgresql_psycopg2cffi = ["psycopg2cffi"] |
|
|
|
pymysql = ["pymysql", "pymysql (<1)"] |
|
|
|
pymysql = ["pymysql", "pymysql (<1)"] |
|
|
|
sqlcipher = ["sqlcipher3_binary"] |
|
|
|
sqlcipher = ["sqlcipher3_binary"] |
|
|
|
|
|
|
|
|
|
|
@ -4033,6 +4043,7 @@ typing-extensions = "*" |
|
|
|
[package.source] |
|
|
|
[package.source] |
|
|
|
type = "url" |
|
|
|
type = "url" |
|
|
|
url = "https://download.pytorch.org/whl/cu113/torch-1.11.0%2Bcu113-cp38-cp38-linux_x86_64.whl" |
|
|
|
url = "https://download.pytorch.org/whl/cu113/torch-1.11.0%2Bcu113-cp38-cp38-linux_x86_64.whl" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "torchsummary" |
|
|
|
name = "torchsummary" |
|
|
|
version = "1.5.1" |
|
|
|
version = "1.5.1" |
|
|
@ -4062,6 +4073,7 @@ scipy = ["scipy"] |
|
|
|
[package.source] |
|
|
|
[package.source] |
|
|
|
type = "url" |
|
|
|
type = "url" |
|
|
|
url = "https://download.pytorch.org/whl/cu113/torchvision-0.12.0%2Bcu113-cp38-cp38-linux_x86_64.whl" |
|
|
|
url = "https://download.pytorch.org/whl/cu113/torchvision-0.12.0%2Bcu113-cp38-cp38-linux_x86_64.whl" |
|
|
|
|
|
|
|
|
|
|
|
[[package]] |
|
|
|
[[package]] |
|
|
|
name = "tornado" |
|
|
|
name = "tornado" |
|
|
|
version = "6.2" |
|
|
|
version = "6.2" |
|
|
@ -4366,7 +4378,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] |
|
|
|
[metadata] |
|
|
|
[metadata] |
|
|
|
lock-version = "1.1" |
|
|
|
lock-version = "1.1" |
|
|
|
python-versions = "~3.8" |
|
|
|
python-versions = "~3.8" |
|
|
|
content-hash = "f357744f2550b64cbd25e35881d6ec3c1180c90f830eb8d9f53322d6de485561" |
|
|
|
content-hash = "e596391b3ebe3de6835da44c7a4e9018e5e4c1f5a5450568ebfc156fa2c0ae0c" |
|
|
|
|
|
|
|
|
|
|
|
[metadata.files] |
|
|
|
[metadata.files] |
|
|
|
adal = [ |
|
|
|
adal = [ |
|
|
@ -5137,6 +5149,10 @@ dulwich = [ |
|
|
|
efficientnet-pytorch = [ |
|
|
|
efficientnet-pytorch = [ |
|
|
|
{file = "efficientnet_pytorch-0.6.3.tar.gz", hash = "sha256:6667459336893e9bf6367de3788ba449fed97f65da3b6782bf2204b6273a319f"}, |
|
|
|
{file = "efficientnet_pytorch-0.6.3.tar.gz", hash = "sha256:6667459336893e9bf6367de3788ba449fed97f65da3b6782bf2204b6273a319f"}, |
|
|
|
] |
|
|
|
] |
|
|
|
|
|
|
|
einops = [ |
|
|
|
|
|
|
|
{file = "einops-0.5.0-py3-none-any.whl", hash = "sha256:055de7eeb3cb9e9710ef3085a811090c6b52e809b7044e8785824ed185f486d1"}, |
|
|
|
|
|
|
|
{file = "einops-0.5.0.tar.gz", hash = "sha256:8b7a83cffc1ea88e306df099b7cbb9c3ba5003bd84d05ae44be5655864abb8d3"}, |
|
|
|
|
|
|
|
] |
|
|
|
elastic-transport = [ |
|
|
|
elastic-transport = [ |
|
|
|
{file = "elastic-transport-8.4.0.tar.gz", hash = "sha256:b9ad708ceb7fcdbc6b30a96f886609a109f042c0b9d9f2e44403b3133ba7ff10"}, |
|
|
|
{file = "elastic-transport-8.4.0.tar.gz", hash = "sha256:b9ad708ceb7fcdbc6b30a96f886609a109f042c0b9d9f2e44403b3133ba7ff10"}, |
|
|
|
{file = "elastic_transport-8.4.0-py3-none-any.whl", hash = "sha256:19db271ab79c9f70f8c43f8f5b5111408781a6176b54ab2e54d713b6d9ceb815"}, |
|
|
|
{file = "elastic_transport-8.4.0-py3-none-any.whl", hash = "sha256:19db271ab79c9f70f8c43f8f5b5111408781a6176b54ab2e54d713b6d9ceb815"}, |
|
|
@ -6541,11 +6557,6 @@ pillow-avif-plugin = [ |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:017e5e52cb4320414e8ce3e2089eae2cb87c22c73ff6012b17ae326fc5753b20"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:017e5e52cb4320414e8ce3e2089eae2cb87c22c73ff6012b17ae326fc5753b20"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:2a57136d4866de5dc80cfb24d66655955fbdd87acf1d11d88c8dc2ab41023e46"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:2a57136d4866de5dc80cfb24d66655955fbdd87acf1d11d88c8dc2ab41023e46"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp310-cp310-win_amd64.whl", hash = "sha256:f339511d0fccb69e3a5e3af39f8fe6700b0a07279015006ea56f8f49e7fecff4"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp310-cp310-win_amd64.whl", hash = "sha256:f339511d0fccb69e3a5e3af39f8fe6700b0a07279015006ea56f8f49e7fecff4"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:05e821ecd90bb0b8d2dc7610625372cc47de9cb893d09662528bad572f669d1c"}, |
|
|
|
|
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d33886a5f9796fe9a8a3bc25ccfdeba7db119adb50b7004f1928a14b07d0213a"}, |
|
|
|
|
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:75b7ed186c2f740dd26e556f6a966c59a170b70263e429a2c81920fe444da8a7"}, |
|
|
|
|
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a11aef6b79078b8dad25c928e5871c146ab94424472851d5bf539ba62abde9ac"}, |
|
|
|
|
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:10696c536d68a14cefea3b98edb8d5a7ae29e8e07458f1d59c5d1cd780a8bf2a"}, |
|
|
|
|
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp36-cp36m-macosx_10_10_x86_64.whl", hash = "sha256:1a7291d6a5fb7336e72685a31d193e0b3a6bee9986c9ac4d8bd4b68dbe6d4f7f"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp36-cp36m-macosx_10_10_x86_64.whl", hash = "sha256:1a7291d6a5fb7336e72685a31d193e0b3a6bee9986c9ac4d8bd4b68dbe6d4f7f"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:14b9c5dbf237e7dc12f69819ea181a457b3bd4f59f8cd71d028d3635fd3bcab4"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.whl", hash = "sha256:14b9c5dbf237e7dc12f69819ea181a457b3bd4f59f8cd71d028d3635fd3bcab4"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:799cbfbeee831332d280c80df9ce16b5c3b1224c318264e97e89df8da32e870e"}, |
|
|
|
{file = "pillow_avif_plugin-1.2.2-cp36-cp36m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:799cbfbeee831332d280c80df9ce16b5c3b1224c318264e97e89df8da32e870e"}, |
|
|
@ -6934,13 +6945,11 @@ pyprof2calltree = [ |
|
|
|
] |
|
|
|
] |
|
|
|
pyproj = [ |
|
|
|
pyproj = [ |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:f343725566267a296b09ee7e591894f1fdc90f84f8ad5ec476aeb53bd4479c07"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:f343725566267a296b09ee7e591894f1fdc90f84f8ad5ec476aeb53bd4479c07"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:5816807ca0bdc7256558770c6206a6783a3f02bcf844f94ee245f197bb5f7285"}, |
|
|
|
|
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e7e609903572a56cca758bbaee5c1663c3e829ddce5eec4f368e68277e37022b"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:e7e609903572a56cca758bbaee5c1663c3e829ddce5eec4f368e68277e37022b"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4fd425ee8b6781c249c7adb7daa2e6c41ce573afabe4f380f5eecd913b56a3be"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:4fd425ee8b6781c249c7adb7daa2e6c41ce573afabe4f380f5eecd913b56a3be"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:954b068136518b3174d0a99448056e97af62b63392a95c420894f7de2229dae6"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:954b068136518b3174d0a99448056e97af62b63392a95c420894f7de2229dae6"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-win_amd64.whl", hash = "sha256:4a23d84c5ffc383c7d9f0bde3a06fc1f6697b1b96725597f8f01e7b4bef0a2b5"}, |
|
|
|
{file = "pyproj-3.4.0-cp310-cp310-win_amd64.whl", hash = "sha256:4a23d84c5ffc383c7d9f0bde3a06fc1f6697b1b96725597f8f01e7b4bef0a2b5"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1f9c100fd0fd80edbc7e4daa303600a8cbef6f0de43d005617acb38276b88dc0"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-macosx_10_9_x86_64.whl", hash = "sha256:1f9c100fd0fd80edbc7e4daa303600a8cbef6f0de43d005617acb38276b88dc0"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:aa5171f700f174777a9e9ed8f4655583243967c0f9cf2c90e3f54e54ff740134"}, |
|
|
|
|
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9a496d9057b2128db9d733e66b206f2d5954bbae6b800d412f562d780561478c"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9a496d9057b2128db9d733e66b206f2d5954bbae6b800d412f562d780561478c"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:52e54796e2d9554a5eb8f11df4748af1fbbc47f76aa234d6faf09216a84554c5"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:52e54796e2d9554a5eb8f11df4748af1fbbc47f76aa234d6faf09216a84554c5"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a454a7c4423faa2a14e939d08ef293ee347fa529c9df79022b0585a6e1d8310c"}, |
|
|
|
{file = "pyproj-3.4.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a454a7c4423faa2a14e939d08ef293ee347fa529c9df79022b0585a6e1d8310c"}, |
|
|
@ -6951,7 +6960,6 @@ pyproj = [ |
|
|
|
{file = "pyproj-3.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f80adda8c54b84271a93829477a01aa57bc178c834362e9f74e1de1b5033c74c"}, |
|
|
|
{file = "pyproj-3.4.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f80adda8c54b84271a93829477a01aa57bc178c834362e9f74e1de1b5033c74c"}, |
|
|
|
{file = "pyproj-3.4.0-cp38-cp38-win_amd64.whl", hash = "sha256:221d8939685e0c43ee594c9f04b6a73a10e8e1cc0e85f28be0b4eb2f1bc8777d"}, |
|
|
|
{file = "pyproj-3.4.0-cp38-cp38-win_amd64.whl", hash = "sha256:221d8939685e0c43ee594c9f04b6a73a10e8e1cc0e85f28be0b4eb2f1bc8777d"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d94afed99f31673d3d19fe750283621e193e2a53ca9e0443bf9d092c3905833b"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d94afed99f31673d3d19fe750283621e193e2a53ca9e0443bf9d092c3905833b"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:0fff9c3a991508f16027be27d153f6c5583d03799443639d13c681e60f49e2d7"}, |
|
|
|
|
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b85acf09e5a9e35cd9ee72989793adb7089b4e611be02a43d3d0bda50ad116b"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3b85acf09e5a9e35cd9ee72989793adb7089b4e611be02a43d3d0bda50ad116b"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:45554f47d1a12a84b0620e4abc08a2a1b5d9f273a4759eaef75e74788ec7162a"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:45554f47d1a12a84b0620e4abc08a2a1b5d9f273a4759eaef75e74788ec7162a"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:12f62c20656ac9b6076ebb213e9a635d52f4f01fef95310121d337e62e910cb6"}, |
|
|
|
{file = "pyproj-3.4.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:12f62c20656ac9b6076ebb213e9a635d52f4f01fef95310121d337e62e910cb6"}, |
|
|
|