From 926a0c3882d12f184f610f0e2ca26d1c0cef3037 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:40:08 +0000 Subject: [PATCH] chore(deps-dev): bump cryptography from 41.0.0 to 41.0.4 in /webserver Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.0...41.0.4) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by: dependabot[bot] --- webserver/poetry.lock | 165 +++++++++--------------------------------- 1 file changed, 33 insertions(+), 132 deletions(-) diff --git a/webserver/poetry.lock b/webserver/poetry.lock index ae87407..337ba35 100644 --- a/webserver/poetry.lock +++ b/webserver/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.6.1 and should not be changed by hand. [[package]] name = "aiofiles" version = "0.6.0" description = "File support for asyncio." -category = "main" optional = false python-versions = "*" files = [ @@ -16,7 +15,6 @@ files = [ name = "aiohttp" version = "3.7.3" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -74,7 +72,6 @@ speedups = ["aiodns", "brotlipy", "cchardet"] name = "aiohttp-xmlrpc" version = "1.3.0" description = "aiohttp XML-RPC server handler and client" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -93,7 +90,6 @@ develop = ["pytest", "pytest-cov", "xmltodict"] name = "aniso8601" version = "1.3.0" description = "A library for parsing ISO 8601 strings." -category = "main" optional = false python-versions = "*" files = [ @@ -107,7 +103,6 @@ python-dateutil = "*" name = "appdirs" version = "1.4.4" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = "*" files = [ @@ -119,7 +114,6 @@ files = [ name = "async-files" version = "0.3" description = "Async Files" -category = "main" optional = false python-versions = "*" files = [ @@ -130,7 +124,6 @@ files = [ name = "async-property" version = "0.2.1" description = "Python decorator for async properties." -category = "main" optional = false python-versions = "*" files = [ @@ -142,7 +135,6 @@ files = [ name = "async-timeout" version = "3.0.1" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.5.3" files = [ @@ -154,7 +146,6 @@ files = [ name = "attrs" version = "20.3.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -172,7 +163,6 @@ tests-no-zope = ["coverage[toml] (>=5.0.2)", "hypothesis", "pympler", "pytest (> name = "bcrypt" version = "3.1.4" description = "Modern password hashing for your software and your servers" -category = "main" optional = false python-versions = "*" files = [ @@ -223,7 +213,6 @@ tests = ["pytest (>=3.2.1)"] name = "bidict" version = "0.21.2" description = "The bidirectional mapping library for Python." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -242,7 +231,6 @@ test = ["Sphinx (<4)", "hypothesis (<6)", "py (<2)", "pytest (<7)", "pytest-benc name = "cachecontrol" version = "0.12.6" description = "httplib2 caching for requests" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -263,7 +251,6 @@ redis = ["redis (>=2.10.5)"] name = "cachy" version = "0.3.0" description = "Cachy provides a simple yet effective caching library." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -280,7 +267,6 @@ redis = ["redis (>=3.3.6,<4.0.0)"] name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -292,7 +278,6 @@ files = [ name = "cffi" version = "1.14.5" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -354,7 +339,6 @@ pycparser = "*" name = "chardet" version = "3.0.4" description = "Universal encoding detector for Python 2 and 3" -category = "main" optional = false python-versions = "*" files = [ @@ -366,7 +350,6 @@ files = [ name = "charset-normalizer" version = "3.1.0" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "dev" optional = false python-versions = ">=3.7.0" files = [ @@ -451,7 +434,6 @@ files = [ name = "cleo" version = "0.8.1" description = "Cleo allows you to create beautiful and testable command-line interfaces." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -466,7 +448,6 @@ clikit = ">=0.6.0,<0.7.0" name = "click" version = "6.7" description = "A simple wrapper around optparse for powerful command line utilities." -category = "main" optional = false python-versions = "*" files = [ @@ -478,7 +459,6 @@ files = [ name = "clikit" version = "0.6.2" description = "CliKit is a group of utilities to build beautiful and testable command line interfaces." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -495,7 +475,6 @@ pylev = ">=1.3,<2.0" name = "coverage" version = "4.4.2" description = "Code coverage measurement for Python" -category = "main" optional = false python-versions = "*" files = [ @@ -537,7 +516,6 @@ files = [ name = "crashtest" version = "0.3.1" description = "Manage Python errors with ease" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -547,31 +525,34 @@ files = [ [[package]] name = "cryptography" -version = "41.0.0" +version = "41.0.4" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "dev" optional = false python-versions = ">=3.7" files = [ - {file = "cryptography-41.0.0-cp37-abi3-macosx_10_12_universal2.whl", hash = "sha256:3c5ef25d060c80d6d9f7f9892e1d41bb1c79b78ce74805b8cb4aa373cb7d5ec8"}, - {file = "cryptography-41.0.0-cp37-abi3-macosx_10_12_x86_64.whl", hash = "sha256:8362565b3835ceacf4dc8f3b56471a2289cf51ac80946f9087e66dc283a810e0"}, - {file = "cryptography-41.0.0-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3680248309d340fda9611498a5319b0193a8dbdb73586a1acf8109d06f25b92d"}, - {file = "cryptography-41.0.0-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:84a165379cb9d411d58ed739e4af3396e544eac190805a54ba2e0322feb55c46"}, - {file = "cryptography-41.0.0-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:4ab14d567f7bbe7f1cdff1c53d5324ed4d3fc8bd17c481b395db224fb405c237"}, - {file = "cryptography-41.0.0-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:9f65e842cb02550fac96536edb1d17f24c0a338fd84eaf582be25926e993dde4"}, - {file = "cryptography-41.0.0-cp37-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:b7f2f5c525a642cecad24ee8670443ba27ac1fab81bba4cc24c7b6b41f2d0c75"}, - {file = "cryptography-41.0.0-cp37-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:7d92f0248d38faa411d17f4107fc0bce0c42cae0b0ba5415505df72d751bf62d"}, - {file = "cryptography-41.0.0-cp37-abi3-win32.whl", hash = "sha256:34d405ea69a8b34566ba3dfb0521379b210ea5d560fafedf9f800a9a94a41928"}, - {file = "cryptography-41.0.0-cp37-abi3-win_amd64.whl", hash = "sha256:344c6de9f8bda3c425b3a41b319522ba3208551b70c2ae00099c205f0d9fd3be"}, - {file = "cryptography-41.0.0-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:88ff107f211ea696455ea8d911389f6d2b276aabf3231bf72c8853d22db755c5"}, - {file = "cryptography-41.0.0-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:b846d59a8d5a9ba87e2c3d757ca019fa576793e8758174d3868aecb88d6fc8eb"}, - {file = "cryptography-41.0.0-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:f5d0bf9b252f30a31664b6f64432b4730bb7038339bd18b1fafe129cfc2be9be"}, - {file = "cryptography-41.0.0-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:5c1f7293c31ebc72163a9a0df246f890d65f66b4a40d9ec80081969ba8c78cc9"}, - {file = "cryptography-41.0.0-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:bf8fc66012ca857d62f6a347007e166ed59c0bc150cefa49f28376ebe7d992a2"}, - {file = "cryptography-41.0.0-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:a4fc68d1c5b951cfb72dfd54702afdbbf0fb7acdc9b7dc4301bbf2225a27714d"}, - {file = "cryptography-41.0.0-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:14754bcdae909d66ff24b7b5f166d69340ccc6cb15731670435efd5719294895"}, - {file = "cryptography-41.0.0-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:0ddaee209d1cf1f180f1efa338a68c4621154de0afaef92b89486f5f96047c55"}, - {file = "cryptography-41.0.0.tar.gz", hash = "sha256:6b71f64beeea341c9b4f963b48ee3b62d62d57ba93eb120e1196b31dc1025e78"}, + {file = "cryptography-41.0.4-cp37-abi3-macosx_10_12_universal2.whl", hash = "sha256:80907d3faa55dc5434a16579952ac6da800935cd98d14dbd62f6f042c7f5e839"}, + {file = "cryptography-41.0.4-cp37-abi3-macosx_10_12_x86_64.whl", hash = "sha256:35c00f637cd0b9d5b6c6bd11b6c3359194a8eba9c46d4e875a3660e3b400005f"}, + {file = "cryptography-41.0.4-cp37-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:cecfefa17042941f94ab54f769c8ce0fe14beff2694e9ac684176a2535bf9714"}, + {file = "cryptography-41.0.4-cp37-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e40211b4923ba5a6dc9769eab704bdb3fbb58d56c5b336d30996c24fcf12aadb"}, + {file = "cryptography-41.0.4-cp37-abi3-manylinux_2_28_aarch64.whl", hash = "sha256:23a25c09dfd0d9f28da2352503b23e086f8e78096b9fd585d1d14eca01613e13"}, + {file = "cryptography-41.0.4-cp37-abi3-manylinux_2_28_x86_64.whl", hash = "sha256:2ed09183922d66c4ec5fdaa59b4d14e105c084dd0febd27452de8f6f74704143"}, + {file = "cryptography-41.0.4-cp37-abi3-musllinux_1_1_aarch64.whl", hash = "sha256:5a0f09cefded00e648a127048119f77bc2b2ec61e736660b5789e638f43cc397"}, + {file = "cryptography-41.0.4-cp37-abi3-musllinux_1_1_x86_64.whl", hash = "sha256:9eeb77214afae972a00dee47382d2591abe77bdae166bda672fb1e24702a3860"}, + {file = "cryptography-41.0.4-cp37-abi3-win32.whl", hash = "sha256:3b224890962a2d7b57cf5eeb16ccaafba6083f7b811829f00476309bce2fe0fd"}, + {file = "cryptography-41.0.4-cp37-abi3-win_amd64.whl", hash = "sha256:c880eba5175f4307129784eca96f4e70b88e57aa3f680aeba3bab0e980b0f37d"}, + {file = "cryptography-41.0.4-pp310-pypy310_pp73-macosx_10_12_x86_64.whl", hash = "sha256:004b6ccc95943f6a9ad3142cfabcc769d7ee38a3f60fb0dddbfb431f818c3a67"}, + {file = "cryptography-41.0.4-pp310-pypy310_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:86defa8d248c3fa029da68ce61fe735432b047e32179883bdb1e79ed9bb8195e"}, + {file = "cryptography-41.0.4-pp310-pypy310_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:37480760ae08065437e6573d14be973112c9e6dcaf5f11d00147ee74f37a3829"}, + {file = "cryptography-41.0.4-pp310-pypy310_pp73-win_amd64.whl", hash = "sha256:b5f4dfe950ff0479f1f00eda09c18798d4f49b98f4e2006d644b3301682ebdca"}, + {file = "cryptography-41.0.4-pp38-pypy38_pp73-macosx_10_12_x86_64.whl", hash = "sha256:7e53db173370dea832190870e975a1e09c86a879b613948f09eb49324218c14d"}, + {file = "cryptography-41.0.4-pp38-pypy38_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:5b72205a360f3b6176485a333256b9bcd48700fc755fef51c8e7e67c4b63e3ac"}, + {file = "cryptography-41.0.4-pp38-pypy38_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:93530900d14c37a46ce3d6c9e6fd35dbe5f5601bf6b3a5c325c7bffc030344d9"}, + {file = "cryptography-41.0.4-pp38-pypy38_pp73-win_amd64.whl", hash = "sha256:efc8ad4e6fc4f1752ebfb58aefece8b4e3c4cae940b0994d43649bdfce8d0d4f"}, + {file = "cryptography-41.0.4-pp39-pypy39_pp73-macosx_10_12_x86_64.whl", hash = "sha256:c3391bd8e6de35f6f1140e50aaeb3e2b3d6a9012536ca23ab0d9c35ec18c8a91"}, + {file = "cryptography-41.0.4-pp39-pypy39_pp73-manylinux_2_28_aarch64.whl", hash = "sha256:0d9409894f495d465fe6fda92cb70e8323e9648af912d5b9141d616df40a87b8"}, + {file = "cryptography-41.0.4-pp39-pypy39_pp73-manylinux_2_28_x86_64.whl", hash = "sha256:8ac4f9ead4bbd0bc8ab2d318f97d85147167a488be0e08814a37eb2f439d5cf6"}, + {file = "cryptography-41.0.4-pp39-pypy39_pp73-win_amd64.whl", hash = "sha256:047c4603aeb4bbd8db2756e38f5b8bd7e94318c047cfe4efeb5d715e08b49311"}, + {file = "cryptography-41.0.4.tar.gz", hash = "sha256:7febc3094125fc126a7f6fb1f420d0da639f3f32cb15c8ff0dc3997c4549f51a"}, ] [package.dependencies] @@ -591,7 +572,6 @@ test-randomorder = ["pytest-randomly"] name = "distlib" version = "0.3.1" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -603,7 +583,6 @@ files = [ name = "enum-compat" version = "0.0.2" description = "enum/enum34 compatibility package" -category = "main" optional = false python-versions = "*" files = [ @@ -617,7 +596,6 @@ enum34 = "*" name = "enum34" version = "1.1.6" description = "Python 3.4 Enum backported to 3.3, 3.2, 3.1, 2.7, 2.6, 2.5, and 2.4" -category = "main" optional = false python-versions = "*" files = [ @@ -631,7 +609,6 @@ files = [ name = "et-xmlfile" version = "1.0.1" description = "An implementation of lxml.xmlfile for the standard library" -category = "main" optional = false python-versions = "*" files = [ @@ -642,7 +619,6 @@ files = [ name = "filelock" version = "3.0.12" description = "A platform independent file lock." -category = "dev" optional = false python-versions = "*" files = [ @@ -654,7 +630,6 @@ files = [ name = "gem" version = "0.1.12" description = "Math library for game programming in python." -category = "main" optional = false python-versions = "*" files = [ @@ -668,7 +643,6 @@ six = "*" name = "gunicorn" version = "19.7.1" description = "WSGI HTTP Server for UNIX" -category = "main" optional = false python-versions = "*" files = [ @@ -680,7 +654,6 @@ files = [ name = "h11" version = "0.9.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = "*" files = [ @@ -692,7 +665,6 @@ files = [ name = "html5lib" version = "1.1" description = "HTML parser based on the WHATWG HTML specification" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -714,7 +686,6 @@ lxml = ["lxml"] name = "httpcore" version = "0.11.1" description = "A minimal low-level HTTP client." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -724,16 +695,15 @@ files = [ [package.dependencies] h11 = ">=0.8,<0.10" -sniffio = ">=1.0.0,<2.0.0" +sniffio = "==1.*" [package.extras] -http2 = ["h2 (>=3.0.0,<4.0.0)"] +http2 = ["h2 (==3.*)"] [[package]] name = "httptools" version = "0.1.1" description = "A collection of framework independent HTTP protocol utils." -category = "main" optional = false python-versions = "*" files = [ @@ -758,7 +728,6 @@ test = ["Cython (==0.29.14)"] name = "httpx" version = "0.15.4" description = "The next generation HTTP client." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -768,19 +737,18 @@ files = [ [package.dependencies] certifi = "*" -httpcore = ">=0.11.0,<0.12.0" +httpcore = "==0.11.*" rfc3986 = {version = ">=1.3,<2", extras = ["idna2008"]} sniffio = "*" [package.extras] -brotli = ["brotlipy (>=0.7.0,<0.8.0)"] -http2 = ["h2 (>=3.0.0,<4.0.0)"] +brotli = ["brotlipy (==0.7.*)"] +http2 = ["h2 (==3.*)"] [[package]] name = "idna" version = "2.10" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -792,7 +760,6 @@ files = [ name = "importlib-metadata" version = "1.7.0" description = "Read metadata from Python packages" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -811,7 +778,6 @@ testing = ["importlib-resources (>=1.3)", "packaging", "pep517"] name = "jdcal" version = "1.4.1" description = "Julian dates from proleptic Gregorian and Julian calendars." -category = "main" optional = false python-versions = "*" files = [ @@ -823,7 +789,6 @@ files = [ name = "jeepney" version = "0.6.0" description = "Low-level, pure Python DBus protocol wrapper." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -838,7 +803,6 @@ test = ["pytest", "pytest-asyncio", "pytest-trio", "testpath", "trio"] name = "keyring" version = "21.8.0" description = "Store and access your passwords safely." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -860,7 +824,6 @@ testing = ["jaraco.test (>=3.2.0)", "pytest (>=3.5,!=3.7.3)", "pytest-black (>=0 name = "limits" version = "1.5.1" description = "Rate limiting utilities" -category = "main" optional = false python-versions = "*" files = [ @@ -875,7 +838,6 @@ six = ">=1.4.1" name = "lockfile" version = "0.12.2" description = "Platform-independent file locking module" -category = "dev" optional = false python-versions = "*" files = [ @@ -887,7 +849,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 = [ @@ -973,7 +934,6 @@ source = ["Cython (>=0.29.7)"] name = "marshmallow" version = "2.21.0" description = "A lightweight library for converting complex datatypes to and from native Python datatypes." -category = "main" optional = false python-versions = "*" files = [ @@ -992,7 +952,6 @@ tests = ["pytest", "pytz"] name = "mistune" version = "0.8.4" description = "The fastest markdown parser in pure Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1004,7 +963,6 @@ files = [ name = "motor" version = "2.3.1" description = "Non-blocking MongoDB driver for Tornado or asyncio" -category = "main" optional = false python-versions = ">=3.5.2" files = [ @@ -1019,7 +977,6 @@ pymongo = ">=3.11,<4" name = "msgpack" version = "1.0.2" description = "MessagePack (de)serializer." -category = "main" optional = false python-versions = "*" files = [ @@ -1057,7 +1014,6 @@ files = [ name = "mslex" version = "0.3.0" description = "shlex for windows" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1069,7 +1025,6 @@ files = [ name = "multidict" version = "5.1.0" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1116,7 +1071,6 @@ files = [ name = "natsort" version = "5.2.0" description = "Simple yet flexible natural sorting in Python." -category = "main" optional = false python-versions = "*" files = [ @@ -1128,7 +1082,6 @@ files = [ name = "openpyxl" version = "2.5.1" description = "A Python library to read/write Excel 2010 xlsx/xlsm files" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1143,7 +1096,6 @@ jdcal = "*" name = "packaging" version = "20.9" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1158,7 +1110,6 @@ pyparsing = ">=2.0.2" name = "pastel" version = "0.2.1" description = "Bring colors to your terminal." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1170,7 +1121,6 @@ files = [ name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" optional = false python-versions = "*" files = [ @@ -1185,7 +1135,6 @@ ptyprocess = ">=0.5" name = "pillow" version = "9.3.0" description = "Python Imaging Library (Fork)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1260,7 +1209,6 @@ tests = ["check-manifest", "coverage", "defusedxml", "markdown2", "olefile", "pa name = "pkginfo" version = "1.7.0" description = "Query metadatdata from sdists / bdists / installed packages." -category = "dev" optional = false python-versions = "*" files = [ @@ -1275,7 +1223,6 @@ testing = ["coverage", "nose"] name = "poetry" version = "1.1.9" description = "Python dependency management and packaging made easy." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1306,7 +1253,6 @@ virtualenv = ">=20.0.26,<21.0.0" name = "poetry-core" version = "1.0.8" description = "Poetry PEP 517 Build Backend" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1321,7 +1267,6 @@ importlib-metadata = {version = ">=1.7.0,<2.0.0", markers = "python_version >= \ name = "psutil" version = "5.8.0" description = "Cross-platform lib for process and system monitoring in Python." -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1362,7 +1307,6 @@ test = ["enum34", "ipaddress", "mock", "pywin32", "unittest2", "wmi"] name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -1374,7 +1318,6 @@ files = [ name = "pycparser" version = "2.18" description = "C parser in Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1385,7 +1328,6 @@ files = [ name = "pyjwt" version = "2.4.0" description = "JSON Web Token implementation in Python" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1403,7 +1345,6 @@ tests = ["coverage[toml] (==5.0.4)", "pytest (>=6.0.0,<7.0.0)"] name = "pylev" version = "1.3.0" description = "A pure Python Levenshtein implementation that's not freaking GPL'd." -category = "dev" optional = false python-versions = "*" files = [ @@ -1415,7 +1356,6 @@ files = [ name = "pymongo" version = "3.11.3" description = "Python driver for MongoDB " -category = "main" optional = false python-versions = "*" files = [ @@ -1498,7 +1438,6 @@ zstd = ["zstandard"] name = "pyparsing" version = "2.4.7" description = "Python parsing module" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1510,7 +1449,6 @@ files = [ name = "python-dateutil" version = "2.8.1" description = "Extensions to the standard Python datetime module" -category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,>=2.7" files = [ @@ -1525,7 +1463,6 @@ six = ">=1.5" name = "python-engineio" version = "4.0.0" description = "Engine.IO server" -category = "main" optional = false python-versions = "*" files = [ @@ -1541,7 +1478,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] name = "python-socketio" version = "5.0.4" description = "Socket.IO server" -category = "main" optional = false python-versions = "*" files = [ @@ -1561,7 +1497,6 @@ client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] name = "pywin32-ctypes" version = "0.2.0" description = "" -category = "dev" optional = false python-versions = "*" files = [ @@ -1573,7 +1508,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1595,7 +1529,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "requests-toolbelt" version = "0.9.1" description = "A utility belt for advanced users of python-requests" -category = "dev" optional = false python-versions = "*" files = [ @@ -1610,7 +1543,6 @@ requests = ">=2.0.1,<3.0.0" name = "rfc3986" version = "1.4.0" description = "Validating URI References per RFC 3986" -category = "main" optional = false python-versions = "*" files = [ @@ -1628,7 +1560,6 @@ idna2008 = ["idna"] name = "robotframework" version = "3.2.2" description = "Generic automation framework for acceptance testing and robotic process automation (RPA)" -category = "main" optional = false python-versions = "*" files = [ @@ -1640,7 +1571,6 @@ files = [ name = "robotframework-excel" version = "1.0.0b4" description = "Robot Framework" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, <4" files = [ @@ -1660,7 +1590,6 @@ xlutils = "2.0.0" name = "sanic" version = "20.12.7" description = "A web server and web framework that's written to go fast. Build fast. Run fast." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1678,16 +1607,15 @@ uvloop = {version = ">=0.5.3", markers = "sys_platform != \"win32\" and implemen websockets = ">=8.1,<=9.1" [package.extras] -all = ["aiofiles", "bandit", "beautifulsoup4", "black", "docutils", "flake8", "gunicorn (==20.0.4)", "httpcore (>=0.11.0,<0.12.0)", "multidict (>=5.0,<6.0)", "pygments", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-dependency", "pytest-sanic", "pytest-sugar", "recommonmark (>=0.5.0)", "sphinx (>=2.1.2)", "sphinx-rtd-theme", "towncrier", "tox", "ujson (>=1.35)", "uvloop (>=0.5.3)"] -dev = ["aiofiles", "bandit", "beautifulsoup4", "black", "flake8", "gunicorn (==20.0.4)", "httpcore (>=0.11.0,<0.12.0)", "multidict (>=5.0,<6.0)", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-dependency", "pytest-sanic", "pytest-sugar", "towncrier", "tox", "ujson (>=1.35)", "uvloop (>=0.5.3)"] +all = ["aiofiles", "bandit", "beautifulsoup4", "black", "docutils", "flake8", "gunicorn (==20.0.4)", "httpcore (==0.11.*)", "multidict (>=5.0,<6.0)", "pygments", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-dependency", "pytest-sanic", "pytest-sugar", "recommonmark (>=0.5.0)", "sphinx (>=2.1.2)", "sphinx-rtd-theme", "towncrier", "tox", "ujson (>=1.35)", "uvloop (>=0.5.3)"] +dev = ["aiofiles", "bandit", "beautifulsoup4", "black", "flake8", "gunicorn (==20.0.4)", "httpcore (==0.11.*)", "multidict (>=5.0,<6.0)", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-dependency", "pytest-sanic", "pytest-sugar", "towncrier", "tox", "ujson (>=1.35)", "uvloop (>=0.5.3)"] docs = ["docutils", "pygments", "recommonmark (>=0.5.0)", "sphinx (>=2.1.2)", "sphinx-rtd-theme"] -test = ["beautifulsoup4", "gunicorn (==20.0.4)", "httpcore (>=0.11.0,<0.12.0)", "multidict (>=5.0,<6.0)", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-dependency", "pytest-sanic", "pytest-sugar", "ujson (>=1.35)", "uvloop (>=0.5.3)"] +test = ["beautifulsoup4", "gunicorn (==20.0.4)", "httpcore (==0.11.*)", "multidict (>=5.0,<6.0)", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-dependency", "pytest-sanic", "pytest-sugar", "ujson (>=1.35)", "uvloop (>=0.5.3)"] [[package]] name = "sanic-cors" version = "0.10.0.post3" description = "A Sanic extension adding a decorator for CORS support. Based on flask-cors by Cory Dolphin." -category = "main" optional = false python-versions = "*" files = [ @@ -1703,7 +1631,6 @@ sanic-plugins-framework = ">=0.9.0" name = "sanic-limiter" version = "0.1.3" description = "Provides rate limiting features for Sanic. Supports in-memory, redis and memcache as storage." -category = "main" optional = false python-versions = "*" files = [ @@ -1719,7 +1646,6 @@ six = ">=1.4.1" name = "sanic-openapi" version = "0.6.2" description = "Easily document your Sanic API with a UI." -category = "main" optional = false python-versions = "*" files = [ @@ -1738,7 +1664,6 @@ test = ["coverage (==4.5.3)", "pytest (==4.6.2)", "pytest-cov (==2.7.1)", "pytes name = "sanic-plugins-framework" version = "0.9.5" description = "Doing all of the boilerplate to create a Sanic Plugin, so you don't have to." -category = "main" optional = false python-versions = "*" files = [ @@ -1754,7 +1679,6 @@ setuptools = ">=40.0" name = "secretstorage" version = "3.3.1" description = "Python bindings to FreeDesktop.org Secret Service API" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1770,7 +1694,6 @@ jeepney = ">=0.6" name = "setuptools" version = "67.8.0" description = "Easily download, build, install, upgrade, and uninstall Python packages" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1787,7 +1710,6 @@ testing-integration = ["build[virtualenv]", "filelock (>=3.4.0)", "jaraco.envs ( name = "shellingham" version = "1.4.0" description = "Tool to Detect Surrounding Shell" -category = "dev" optional = false python-versions = "!=3.0,!=3.1,!=3.2,!=3.3,>=2.6" files = [ @@ -1799,7 +1721,6 @@ files = [ name = "simple-bcrypt" version = "0.1.0" description = "Bcrypt hashing for Flask, Sanic, Quart and Eve." -category = "main" optional = false python-versions = "*" files = [ @@ -1814,7 +1735,6 @@ bcrypt = ">=3.1.1" name = "six" version = "1.11.0" description = "Python 2 and 3 compatibility utilities" -category = "main" optional = false python-versions = "*" files = [ @@ -1826,7 +1746,6 @@ files = [ name = "sniffio" version = "1.2.0" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1838,7 +1757,6 @@ files = [ name = "taskipy" version = "1.6.0" description = "tasks runner for python projects" -category = "dev" optional = false python-versions = ">=3.6,<4.0" files = [ @@ -1855,7 +1773,6 @@ toml = ">=0.10.0,<0.11.0" name = "toml" version = "0.10.2" description = "Python Library for Tom's Obvious, Minimal Language" -category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1867,7 +1784,6 @@ files = [ name = "tomlkit" version = "0.7.0" description = "Style preserving TOML library" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1879,7 +1795,6 @@ files = [ name = "typing-extensions" version = "3.7.4.3" description = "Backported and Experimental Type Hints for Python 3.5+" -category = "main" optional = false python-versions = "*" files = [ @@ -1892,7 +1807,6 @@ files = [ name = "ujson" version = "5.4.0" description = "Ultra fast JSON encoder and decoder for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1952,7 +1866,6 @@ files = [ name = "umongo" version = "2.3.0" description = "sync/async MongoDB ODM, yes." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1975,7 +1888,6 @@ txmongo = ["txmongo (>=16.0.1)"] name = "urllib3" version = "1.26.5" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [ @@ -1992,7 +1904,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "uvloop" version = "0.14.0" description = "Fast implementation of asyncio event loop on top of libuv" -category = "main" optional = false python-versions = "*" files = [ @@ -2011,7 +1922,6 @@ files = [ name = "virtualenv" version = "20.4.2" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" files = [ @@ -2034,7 +1944,6 @@ testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", name = "webencodings" version = "0.5.1" description = "Character encoding aliases for legacy web content" -category = "dev" optional = false python-versions = "*" files = [ @@ -2046,7 +1955,6 @@ files = [ name = "websocket-rpc" version = "0.0.6" description = "msgpack rpc over websocket" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2062,7 +1970,6 @@ 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 = [ @@ -2105,7 +2012,6 @@ files = [ name = "wheel" version = "0.38.1" description = "A built-package format for Python" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2120,7 +2026,6 @@ test = ["pytest (>=3.0.0)"] name = "xlrd" version = "2.0.1" description = "Library for developers to extract data from Microsoft Excel (tm) .xls spreadsheet files" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -2137,7 +2042,6 @@ test = ["pytest", "pytest-cov"] name = "xlutils" version = "2.0.0" description = "Utilities for working with Excel files that require both xlrd and xlwt" -category = "main" optional = false python-versions = "*" files = [ @@ -2157,7 +2061,6 @@ test = ["coveralls", "errorhandler", "manuel", "mock", "nose", "nose-cov", "nose name = "xlwt" version = "1.3.0" description = "Library to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform, with Python 2.6, 2.7, 3.3+" -category = "main" optional = false python-versions = "*" files = [ @@ -2169,7 +2072,6 @@ files = [ name = "yarl" version = "1.6.3" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2221,7 +2123,6 @@ typing-extensions = {version = ">=3.7.4", markers = "python_version < \"3.8\""} name = "zipp" version = "3.4.0" description = "Backport of pathlib-compatible object wrapper for zip files" -category = "dev" optional = false python-versions = ">=3.6" files = [