diff --git a/webserver/poetry.lock b/webserver/poetry.lock index ae87407..b6a2d28 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.5.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 = [ @@ -278,21 +265,19 @@ redis = ["redis (>=3.3.6,<4.0.0)"] [[package]] name = "certifi" -version = "2022.12.7" +version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, - {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"}, + {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"}, + {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"}, ] [[package]] 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 = [ @@ -549,7 +527,6 @@ files = [ name = "cryptography" version = "41.0.0" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -591,7 +568,6 @@ test-randomorder = ["pytest-randomly"] name = "distlib" version = "0.3.1" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -603,7 +579,6 @@ files = [ name = "enum-compat" version = "0.0.2" description = "enum/enum34 compatibility package" -category = "main" optional = false python-versions = "*" files = [ @@ -617,7 +592,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 +605,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 +615,6 @@ files = [ name = "filelock" version = "3.0.12" description = "A platform independent file lock." -category = "dev" optional = false python-versions = "*" files = [ @@ -654,7 +626,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 +639,6 @@ six = "*" name = "gunicorn" version = "19.7.1" description = "WSGI HTTP Server for UNIX" -category = "main" optional = false python-versions = "*" files = [ @@ -680,7 +650,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 +661,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 +682,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 +691,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 +724,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 +733,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 +756,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 +774,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 +785,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 +799,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 +820,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 +834,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 +845,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 +930,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 +948,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 +959,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 +973,6 @@ pymongo = ">=3.11,<4" name = "msgpack" version = "1.0.2" description = "MessagePack (de)serializer." -category = "main" optional = false python-versions = "*" files = [ @@ -1057,7 +1010,6 @@ files = [ name = "mslex" version = "0.3.0" description = "shlex for windows" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1069,7 +1021,6 @@ files = [ name = "multidict" version = "5.1.0" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1116,7 +1067,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 +1078,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 +1092,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 +1106,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 +1117,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 +1131,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 +1205,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 +1219,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 +1249,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 +1263,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 +1303,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 +1314,6 @@ files = [ name = "pycparser" version = "2.18" description = "C parser in Python" -category = "main" optional = false python-versions = "*" files = [ @@ -1385,7 +1324,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 +1341,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 +1352,6 @@ files = [ name = "pymongo" version = "3.11.3" description = "Python driver for MongoDB " -category = "main" optional = false python-versions = "*" files = [ @@ -1498,7 +1434,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 +1445,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 +1459,6 @@ six = ">=1.5" name = "python-engineio" version = "4.0.0" description = "Engine.IO server" -category = "main" optional = false python-versions = "*" files = [ @@ -1541,7 +1474,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 +1493,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 +1504,6 @@ files = [ name = "requests" version = "2.31.0" description = "Python HTTP for Humans." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1595,7 +1525,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 +1539,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 +1556,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 +1567,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 +1586,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 +1603,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 +1627,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 +1642,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 +1660,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 +1675,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 +1690,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 +1706,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 +1717,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 +1731,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 +1742,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 +1753,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 +1769,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 +1780,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 +1791,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 +1803,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 +1862,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 +1884,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 +1900,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 +1918,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 +1940,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 +1951,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 +1966,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 +2008,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 +2022,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 +2038,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 +2057,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 +2068,6 @@ files = [ name = "yarl" version = "1.6.3" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2221,7 +2119,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 = [