diff --git a/poetry.lock b/poetry.lock index dbc28d23..987ae0fb 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 = "aioredis" version = "1.3.1" description = "asyncio (PEP 3156) Redis support" -category = "main" optional = false python-versions = "*" files = [ @@ -20,7 +19,6 @@ hiredis = "*" 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 = [ @@ -32,7 +30,6 @@ files = [ name = "appnope" version = "0.1.2" description = "Disable App Nap on macOS >= 10.9" -category = "dev" optional = false python-versions = "*" files = [ @@ -44,7 +41,6 @@ files = [ name = "asgiref" version = "3.5.0" description = "ASGI specs, helper code, and adapters" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -59,7 +55,6 @@ tests = ["mypy (>=0.800)", "pytest", "pytest-asyncio"] name = "asttokens" version = "2.2.1" description = "Annotate AST trees with source code positions" -category = "dev" optional = false python-versions = "*" files = [ @@ -77,7 +72,6 @@ test = ["astroid", "pytest"] name = "async-timeout" version = "4.0.2" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -89,7 +83,6 @@ files = [ name = "atomicwrites" version = "1.4.0" description = "Atomic file writes." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -101,7 +94,6 @@ files = [ 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 = [ @@ -119,7 +111,6 @@ tests-no-zope = ["cloudpickle", "coverage[toml] (>=5.0.2)", "hypothesis", "mypy" name = "autobahn" version = "22.1.1" description = "WebSocket client & server library, WAMP real-time framework" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -148,7 +139,6 @@ xbr = ["PyGObject (>=3.40.0)", "base58 (>=2.1.0)", "cbor2 (>=5.2.0)", "ecdsa (>= name = "autoflake" version = "1.4" description = "Removes unused imports and unused variables" -category = "dev" optional = false python-versions = "*" files = [ @@ -162,7 +152,6 @@ pyflakes = ">=1.1.0" name = "automat" version = "20.2.0" description = "Self-service finite-state machines for the programmer on the go." -category = "main" optional = false python-versions = "*" files = [ @@ -181,7 +170,6 @@ visualize = ["Twisted (>=16.1.1)", "graphviz (>0.5.1)"] name = "autopep8" version = "1.5.5" description = "A tool that automatically formats Python code to conform to the PEP 8 style guide" -category = "main" optional = false python-versions = "*" files = [ @@ -197,7 +185,6 @@ toml = "*" name = "backcall" version = "0.2.0" description = "Specifications for callback functions passed in to an API" -category = "dev" optional = false python-versions = "*" files = [ @@ -209,7 +196,6 @@ files = [ name = "better-exceptions" version = "0.3.3" description = "Pretty and helpful exceptions, automatically" -category = "dev" optional = false python-versions = "*" files = [ @@ -224,7 +210,6 @@ colorama = {version = "*", markers = "sys_platform == \"win32\""} name = "black" version = "20.8b1" description = "The uncompromising code formatter." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -249,7 +234,6 @@ d = ["aiohttp (>=3.3.2)", "aiohttp-cors"] name = "blinker" version = "1.4" description = "Fast, simple object-to-object and broadcast signaling" -category = "dev" optional = false python-versions = "*" files = [ @@ -260,7 +244,6 @@ files = [ name = "boto3" version = "1.20.54" description = "The AWS SDK for Python" -category = "main" optional = false python-versions = ">= 3.6" files = [ @@ -280,7 +263,6 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"] name = "botocore" version = "1.23.54" description = "Low-level, data-driven core of boto 3." -category = "main" optional = false python-versions = ">= 3.6" files = [ @@ -300,7 +282,6 @@ crt = ["awscrt (==0.12.5)"] name = "certifi" version = "2022.12.7" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -312,7 +293,6 @@ files = [ name = "cffi" version = "1.15.0" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -375,7 +355,6 @@ pycparser = "*" name = "cfgv" version = "3.3.1" description = "Validate configuration and produce human readable error messages." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -387,7 +366,6 @@ files = [ name = "channels" version = "3.0.4" description = "Brings async, event-driven capabilities to Django. Django 2.2 and up only." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -407,7 +385,6 @@ tests = ["async-timeout", "coverage (>=4.5,<5.0)", "pytest", "pytest-asyncio", " name = "channels-redis" version = "3.3.1" description = "Redis-backed ASGI channel layer implementation" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -429,7 +406,6 @@ tests = ["async-generator", "async-timeout", "cryptography (>=1.3.0)", "pytest", name = "charset-normalizer" version = "2.0.12" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.5.0" files = [ @@ -444,7 +420,6 @@ unicode-backport = ["unicodedata2"] name = "click" version = "7.1.2" description = "Composable command line interface toolkit" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -456,7 +431,6 @@ files = [ name = "colorama" version = "0.4.4" 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 = [ @@ -468,7 +442,6 @@ files = [ name = "constantly" version = "15.1.0" description = "Symbolic constants in Python" -category = "main" optional = false python-versions = "*" files = [ @@ -480,7 +453,6 @@ files = [ name = "coreapi" version = "2.3.3" description = "Python client library for Core API." -category = "dev" optional = false python-versions = "*" files = [ @@ -498,7 +470,6 @@ uritemplate = "*" name = "coreschema" version = "0.0.4" description = "Core Schema." -category = "dev" optional = false python-versions = "*" files = [ @@ -513,7 +484,6 @@ jinja2 = "*" name = "coverage" version = "5.5" description = "Code coverage measurement for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" files = [ @@ -581,7 +551,6 @@ toml = ["toml"] name = "cryptography" version = "36.0.1" description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -622,7 +591,6 @@ test = ["hypothesis (>=1.11.4,!=3.79.2)", "iso8601", "pretend", "pytest (>=6.2.0 name = "daphne" version = "3.0.2" description = "Django ASGI (HTTP/WebSocket) server" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -642,7 +610,6 @@ tests = ["hypothesis (==4.23)", "pytest (>=3.10,<4.0)", "pytest-asyncio (>=0.8,< name = "decorator" version = "5.1.1" description = "Decorators for Humans" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -654,7 +621,6 @@ files = [ name = "distlib" version = "0.3.4" description = "Distribution utilities" -category = "dev" optional = false python-versions = "*" files = [ @@ -666,7 +632,6 @@ files = [ name = "django" version = "4.0.10" description = "A high-level Python web framework that encourages rapid development and clean, pragmatic design." -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -687,7 +652,6 @@ bcrypt = ["bcrypt"] name = "django-anymail" version = "8.5" description = "Django email integration for Amazon SES, Mailgun, Mailjet, Postmark, SendGrid, SendinBlue, SparkPost and other transactional ESPs" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -710,7 +674,6 @@ postal = ["cryptography"] name = "django-cachalot" version = "2.5.0" description = "Caches your Django ORM queries and automatically invalidates them." -category = "main" optional = false python-versions = "*" files = [ @@ -725,7 +688,6 @@ Django = ">=2.2,<4.1" name = "django-clacks" version = "0.3.0" description = "The unseen, silent tribute to those we have lost." -category = "main" optional = false python-versions = ">=3.8,<4.0" files = [ @@ -740,7 +702,6 @@ Django = "*" name = "django-cors-headers" version = "3.11.0" description = "django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -755,7 +716,6 @@ Django = ">=2.2" name = "django-filter" version = "2.4.0" description = "Django-filter is a reusable Django application for allowing users to filter querysets dynamically." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -770,7 +730,6 @@ Django = ">=2.2" name = "django-prometheus" version = "2.2.0" description = "Django middlewares to monitor your application with Prometheus.io." -category = "main" optional = false python-versions = "*" files = [ @@ -785,7 +744,6 @@ prometheus-client = ">=0.7" name = "django-querycount" version = "0.7.0" description = "Middleware that Prints the number of DB queries to the runserver console." -category = "dev" optional = false python-versions = "*" files = [ @@ -796,7 +754,6 @@ files = [ name = "django-redis" version = "5.2.0" description = "Full featured redis cache backend for Django." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -815,7 +772,6 @@ hiredis = ["redis[hiredis] (>=3,!=4.0.0,!=4.0.1)"] name = "django-redis-cache" version = "3.0.0" description = "Redis Cache Backend for Django" -category = "main" optional = false python-versions = "*" files = [ @@ -829,7 +785,6 @@ redis = "<4.0" name = "django-silk" version = "4.2.0" description = "Silky smooth profiling for the Django Framework" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -852,7 +807,6 @@ sqlparse = "*" name = "django-storages" version = "1.12.3" description = "Support for many storage backends in Django" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -875,7 +829,6 @@ sftp = ["paramiko"] name = "django-stubs" version = "1.9.0" description = "Mypy stubs for Django" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -896,7 +849,6 @@ typing-extensions = "*" name = "django-stubs-ext" version = "0.3.1" description = "Monkey-patching and extensions for django-stubs" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -912,7 +864,6 @@ typing-extensions = "*" name = "django-zxcvbn-password-validator" version = "1.4.0" description = "A translatable password validator for django, based on zxcvbn-python." -category = "main" optional = false python-versions = "*" files = [ @@ -928,7 +879,6 @@ zxcvbn = "*" name = "djangorestframework" version = "3.13.1" description = "Web APIs for Django, made easy." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -944,7 +894,6 @@ pytz = "*" name = "djangorestframework-stubs" version = "1.4.0" description = "PEP-484 stubs for django-rest-framework" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -963,7 +912,6 @@ typing-extensions = ">=3.7.2" name = "docopt" version = "0.6.2" description = "Pythonic argument parser, that will make you smile" -category = "dev" optional = false python-versions = "*" files = [ @@ -974,7 +922,6 @@ files = [ name = "executing" version = "1.2.0" description = "Get the currently executing AST node of a frame, and other information" -category = "dev" optional = false python-versions = "*" files = [ @@ -989,7 +936,6 @@ tests = ["asttokens", "littleutils", "pytest", "rich"] name = "faker" version = "8.16.0" description = "Faker is a Python package that generates fake data for you." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1005,7 +951,6 @@ text-unidecode = "1.3" name = "filelock" version = "3.4.2" description = "A platform independent file lock." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1021,7 +966,6 @@ testing = ["covdefaults (>=1.2.0)", "coverage (>=4)", "pytest (>=4)", "pytest-co name = "flake9" version = "3.8.3.post2" description = "the modular source code checker: pep8 pyflakes and co" -category = "dev" optional = false python-versions = ">=3.4" files = [ @@ -1038,7 +982,6 @@ pyflakes = ">=2.2.0,<2.3.0" name = "gprof2dot" version = "2021.2.21" description = "Generate a dot graph from the output of several profilers." -category = "main" optional = false python-versions = "*" files = [ @@ -1049,7 +992,6 @@ files = [ name = "gunicorn" version = "20.1.0" description = "WSGI HTTP Server for UNIX" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1070,7 +1012,6 @@ tornado = ["tornado (>=0.2)"] name = "h11" version = "0.13.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1082,7 +1023,6 @@ files = [ name = "hiredis" version = "2.0.0" description = "Python wrapper for hiredis" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1133,7 +1073,6 @@ files = [ name = "httptools" version = "0.1.2" description = "A collection of framework independent HTTP protocol utils." -category = "main" optional = false python-versions = "*" files = [ @@ -1161,7 +1100,6 @@ test = ["Cython (==0.29.22)"] name = "hyperlink" version = "21.0.0" description = "A featureful, immutable, and correct URL for Python." -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1176,7 +1114,6 @@ idna = ">=2.5" name = "identify" version = "2.4.9" description = "File identification library for Python" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1191,7 +1128,6 @@ license = ["ukkonen"] name = "idna" version = "3.3" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -1203,7 +1139,6 @@ files = [ name = "incremental" version = "21.3.0" description = "A small library that versions your Python projects." -category = "main" optional = false python-versions = "*" files = [ @@ -1218,7 +1153,6 @@ scripts = ["click (>=6.0)", "twisted (>=16.4.0)"] name = "iniconfig" version = "1.1.1" description = "iniconfig: brain-dead simple config-ini parsing" -category = "dev" optional = false python-versions = "*" files = [ @@ -1230,7 +1164,6 @@ files = [ name = "ipython" version = "8.10.0" description = "IPython: Productive Interactive Computing" -category = "dev" optional = false python-versions = ">=3.8" files = [ @@ -1269,7 +1202,6 @@ test-extra = ["curio", "matplotlib (!=3.2.0)", "nbformat", "numpy (>=1.21)", "pa name = "isort" version = "5.10.1" description = "A Python utility / library to sort Python imports." -category = "dev" optional = false python-versions = ">=3.6.1,<4.0" files = [ @@ -1287,7 +1219,6 @@ requirements-deprecated-finder = ["pip-api", "pipreqs"] name = "itypes" version = "1.2.0" description = "Simple immutable types for python." -category = "dev" optional = false python-versions = "*" files = [ @@ -1299,7 +1230,6 @@ files = [ name = "jedi" version = "0.18.1" description = "An autocompletion tool for Python that can be used for text editors." -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1318,7 +1248,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 = [ @@ -1336,7 +1265,6 @@ i18n = ["Babel (>=2.7)"] name = "jmespath" version = "0.10.0" description = "JSON Matching Expressions" -category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" files = [ @@ -1348,7 +1276,6 @@ files = [ name = "markupsafe" version = "2.0.1" description = "Safely add untrusted strings to HTML/XML markup." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1427,7 +1354,6 @@ files = [ name = "matplotlib-inline" version = "0.1.3" description = "Inline Matplotlib backend for Jupyter" -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -1442,7 +1368,6 @@ traitlets = "*" name = "mccabe" version = "0.6.1" description = "McCabe checker, plugin for flake8" -category = "dev" optional = false python-versions = "*" files = [ @@ -1454,7 +1379,6 @@ files = [ name = "msgpack" version = "1.0.3" description = "MessagePack (de)serializer." -category = "main" optional = false python-versions = "*" files = [ @@ -1498,7 +1422,6 @@ files = [ name = "mypy" version = "0.931" description = "Optional static typing for Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1537,7 +1460,6 @@ python2 = ["typed-ast (>=1.4.0,<2)"] name = "mypy-extensions" version = "0.4.3" description = "Experimental type system extensions for programs checked with the mypy typechecker." -category = "dev" optional = false python-versions = "*" files = [ @@ -1549,7 +1471,6 @@ files = [ name = "newrelic" version = "5.24.0.153" description = "New Relic Python Agent" -category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" files = [ @@ -1575,7 +1496,6 @@ infinite-tracing = ["grpcio (<2)", "protobuf (<4)"] name = "nodeenv" version = "1.6.0" description = "Node.js virtual environment builder" -category = "dev" optional = false python-versions = "*" files = [ @@ -1587,7 +1507,6 @@ files = [ name = "nplusone" version = "1.0.0" description = "Detecting the n+1 queries problem in Python" -category = "dev" optional = false python-versions = "*" files = [ @@ -1603,7 +1522,6 @@ six = ">=1.9.0" name = "packaging" version = "21.3" description = "Core utilities for Python packages" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1618,7 +1536,6 @@ pyparsing = ">=2.0.2,<3.0.5 || >3.0.5" name = "parso" version = "0.8.3" description = "A Python Parser" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1634,7 +1551,6 @@ testing = ["docopt", "pytest (<6.0.0)"] name = "pathspec" version = "0.9.0" description = "Utility library for gitignore style pattern matching of file paths." -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -1646,7 +1562,6 @@ files = [ name = "pexpect" version = "4.8.0" description = "Pexpect allows easy control of interactive console applications." -category = "dev" optional = false python-versions = "*" files = [ @@ -1661,7 +1576,6 @@ ptyprocess = ">=0.5" name = "pickleshare" version = "0.7.5" description = "Tiny 'shelve'-like database with concurrency support" -category = "dev" optional = false python-versions = "*" files = [ @@ -1673,7 +1587,6 @@ files = [ name = "platformdirs" version = "2.5.0" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -1689,7 +1602,6 @@ test = ["appdirs (==1.4.4)", "pytest (>=6)", "pytest-cov (>=2.7)", "pytest-mock name = "pluggy" version = "1.0.0" description = "plugin and hook calling mechanisms for python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1705,7 +1617,6 @@ testing = ["pytest", "pytest-benchmark"] name = "pre-commit" version = "2.17.0" description = "A framework for managing and maintaining multi-language pre-commit hooks." -category = "dev" optional = false python-versions = ">=3.6.1" files = [ @@ -1725,7 +1636,6 @@ virtualenv = ">=20.0.8" name = "prometheus-client" version = "0.13.1" description = "Python client for the Prometheus monitoring system." -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1740,7 +1650,6 @@ twisted = ["twisted"] name = "prompt-toolkit" version = "3.0.36" description = "Library for building powerful interactive command lines in Python" -category = "dev" optional = false python-versions = ">=3.6.2" files = [ @@ -1755,7 +1664,6 @@ wcwidth = "*" name = "psycopg2-binary" version = "2.9.3" description = "psycopg2 - Python-PostgreSQL Database Adapter" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1824,7 +1732,6 @@ files = [ name = "ptyprocess" version = "0.7.0" description = "Run a subprocess in a pseudo terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -1836,7 +1743,6 @@ files = [ name = "pure-eval" version = "0.2.2" description = "Safely evaluate AST nodes without side effects" -category = "dev" optional = false python-versions = "*" files = [ @@ -1851,7 +1757,6 @@ tests = ["pytest"] name = "py" version = "1.11.0" description = "library with cross-python path, ini-parsing, io, code, log facilities" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -1863,7 +1768,6 @@ files = [ name = "pyasn1" version = "0.4.8" description = "ASN.1 types and codecs" -category = "main" optional = false python-versions = "*" files = [ @@ -1875,7 +1779,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 = [ @@ -1890,7 +1793,6 @@ pyasn1 = ">=0.4.6,<0.5.0" name = "pycodestyle" version = "2.6.0" description = "Python style guide checker" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1902,7 +1804,6 @@ files = [ 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 = [ @@ -1914,7 +1815,6 @@ files = [ name = "pyflakes" version = "2.2.0" description = "passive checker of Python programs" -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -1924,21 +1824,22 @@ files = [ [[package]] name = "pygments" -version = "2.11.2" +version = "2.15.0" description = "Pygments is a syntax highlighting package written in Python." -category = "main" optional = false -python-versions = ">=3.5" +python-versions = ">=3.7" files = [ - {file = "Pygments-2.11.2-py3-none-any.whl", hash = "sha256:44238f1b60a76d78fc8ca0528ee429702aae011c265fe6a8dd8b63049ae41c65"}, - {file = "Pygments-2.11.2.tar.gz", hash = "sha256:4e426f72023d88d03b2fa258de560726ce890ff3b630f88c21cbb8b2503b8c6a"}, + {file = "Pygments-2.15.0-py3-none-any.whl", hash = "sha256:77a3299119af881904cd5ecd1ac6a66214b6e9bed1f2db16993b54adede64094"}, + {file = "Pygments-2.15.0.tar.gz", hash = "sha256:f7e36cffc4c517fbc252861b9a6e4644ca0e5abadf9a113c72d1358ad09b9500"}, ] +[package.extras] +plugins = ["importlib-metadata"] + [[package]] name = "pyopenssl" version = "22.0.0" description = "Python wrapper module around the OpenSSL library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -1957,7 +1858,6 @@ test = ["flaky", "pretend", "pytest (>=3.0.1)"] name = "pyotp" version = "2.3.0" description = "Python One Time Password Library" -category = "main" optional = false python-versions = "*" files = [ @@ -1969,7 +1869,6 @@ files = [ name = "pyparsing" version = "3.0.7" description = "Python parsing module" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -1984,7 +1883,6 @@ diagrams = ["jinja2", "railroad-diagrams"] name = "pytest" version = "6.2.5" description = "pytest: simple powerful testing with Python" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2009,7 +1907,6 @@ testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xm name = "pytest-cov" version = "2.12.1" description = "Pytest plugin for measuring coverage." -category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2029,7 +1926,6 @@ testing = ["fields", "hunter", "process-tests", "pytest-xdist", "six", "virtuale name = "pytest-django" version = "4.5.2" description = "A Django plugin for pytest." -category = "dev" optional = false python-versions = ">=3.5" files = [ @@ -2048,7 +1944,6 @@ testing = ["Django", "django-configurations (>=2.0)"] name = "pytest-testmon" version = "1.2.3" description = "selects tests affected by changed files and methods" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2063,7 +1958,6 @@ pytest = ">=5,<8" 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 = [ @@ -2078,7 +1972,6 @@ six = ">=1.5" name = "python-dotenv" version = "0.19.2" description = "Read key-value pairs from a .env file and set them as environment variables" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2093,7 +1986,6 @@ cli = ["click (>=5.0)"] name = "pytz" version = "2021.3" description = "World timezone definitions, modern and historical" -category = "main" optional = false python-versions = "*" files = [ @@ -2105,7 +1997,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 = [ @@ -2144,7 +2035,6 @@ files = [ name = "redis" version = "3.5.3" description = "Python client for Redis key-value store" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2159,7 +2049,6 @@ hiredis = ["hiredis (>=0.1.3)"] name = "regex" version = "2022.1.18" description = "Alternative regular expression module, to replace re." -category = "dev" optional = false python-versions = "*" files = [ @@ -2243,7 +2132,6 @@ files = [ name = "requests" version = "2.27.1" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -2265,7 +2153,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<5)"] name = "s3transfer" version = "0.5.1" description = "An Amazon S3 Transfer Manager" -category = "main" optional = false python-versions = ">= 3.6" files = [ @@ -2283,7 +2170,6 @@ crt = ["botocore[crt] (>=1.20.29,<2.0a.0)"] name = "sentry-sdk" version = "1.14.0" description = "Python client for Sentry (https://sentry.io)" -category = "main" optional = false python-versions = "*" files = [ @@ -2322,7 +2208,6 @@ tornado = ["tornado (>=5)"] name = "serpy" version = "0.3.1" description = "ridiculously fast object serialization" -category = "main" optional = false python-versions = "*" files = [ @@ -2337,7 +2222,6 @@ six = "*" name = "service-identity" version = "21.1.0" description = "Service identity verification for pyOpenSSL & cryptography." -category = "main" optional = false python-versions = "*" files = [ @@ -2362,7 +2246,6 @@ tests = ["coverage[toml] (>=5.0.2)", "pytest"] 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 = [ @@ -2379,7 +2262,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 = [ @@ -2391,7 +2273,6 @@ files = [ name = "sqlparse" version = "0.4.4" description = "A non-validating SQL parser." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2408,7 +2289,6 @@ test = ["pytest", "pytest-cov"] name = "stack-data" version = "0.6.2" description = "Extract data from python stack frames and tracebacks for informative displays" -category = "dev" optional = false python-versions = "*" files = [ @@ -2428,7 +2308,6 @@ tests = ["cython", "littleutils", "pygments", "pytest", "typeguard"] name = "text-unidecode" version = "1.3" description = "The most basic Text::Unidecode port" -category = "dev" optional = false python-versions = "*" files = [ @@ -2440,7 +2319,6 @@ files = [ 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 = [ @@ -2452,7 +2330,6 @@ files = [ name = "tomli" version = "2.0.1" description = "A lil' TOML parser" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2464,7 +2341,6 @@ files = [ name = "traitlets" version = "5.1.1" description = "Traitlets Python configuration system" -category = "dev" optional = false python-versions = ">=3.7" files = [ @@ -2479,7 +2355,6 @@ test = ["pytest"] name = "twisted" version = "22.10.0" description = "An asynchronous networking framework written in Python" -category = "main" optional = false python-versions = ">=3.7.1" files = [ @@ -2521,7 +2396,6 @@ windows-platform = ["PyHamcrest (>=1.9.0)", "appdirs (>=1.4.0)", "bcrypt (>=3.0. name = "twisted-iocpsupport" version = "1.0.2" description = "An extension for use in the twisted I/O Completion Ports reactor." -category = "main" optional = false python-versions = "*" files = [ @@ -2543,7 +2417,6 @@ files = [ name = "txaio" version = "21.2.1" description = "Compatibility API between asyncio/Twisted/Trollius" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2560,7 +2433,6 @@ twisted = ["twisted (>=20.3.0)", "zope.interface (>=5.2.0)"] name = "typed-ast" version = "1.5.2" description = "a fork of Python 2 and 3 ast modules with type comment support" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2594,7 +2466,6 @@ files = [ name = "types-pytz" version = "2021.3.4" description = "Typing stubs for pytz" -category = "dev" optional = false python-versions = "*" files = [ @@ -2606,7 +2477,6 @@ files = [ name = "types-pyyaml" version = "6.0.4" description = "Typing stubs for PyYAML" -category = "dev" optional = false python-versions = "*" files = [ @@ -2618,7 +2488,6 @@ files = [ name = "typing-extensions" version = "4.1.0" description = "Backported and Experimental Type Hints for Python 3.6+" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -2630,7 +2499,6 @@ files = [ name = "tzdata" version = "2021.5" description = "Provider of IANA time zone data" -category = "main" optional = false python-versions = ">=2" files = [ @@ -2642,7 +2510,6 @@ files = [ name = "uritemplate" version = "4.1.1" description = "Implementation of RFC 6570 URI Templates" -category = "dev" optional = false python-versions = ">=3.6" files = [ @@ -2654,7 +2521,6 @@ files = [ name = "urllib3" version = "1.26.15" 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.*" files = [ @@ -2671,7 +2537,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "uvicorn" version = "0.13.4" description = "The lightning-fast ASGI server." -category = "main" optional = false python-versions = "*" files = [ @@ -2680,24 +2545,23 @@ files = [ ] [package.dependencies] -click = ">=7.0.0,<8.0.0" +click = "==7.*" colorama = {version = ">=0.4", optional = true, markers = "sys_platform == \"win32\" and extra == \"standard\""} h11 = ">=0.8" -httptools = {version = ">=0.1.0,<0.2.0", optional = true, markers = "sys_platform != \"win32\" and sys_platform != \"cygwin\" and platform_python_implementation != \"PyPy\" and extra == \"standard\""} +httptools = {version = "==0.1.*", optional = true, markers = "(sys_platform != \"win32\" and sys_platform != \"cygwin\") and platform_python_implementation != \"PyPy\" and extra == \"standard\""} python-dotenv = {version = ">=0.13", optional = true, markers = "extra == \"standard\""} PyYAML = {version = ">=5.1", optional = true, markers = "extra == \"standard\""} -uvloop = {version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1", optional = true, markers = "sys_platform != \"win32\" and sys_platform != \"cygwin\" and platform_python_implementation != \"PyPy\" and extra == \"standard\""} +uvloop = {version = ">=0.14.0,<0.15.0 || >0.15.0,<0.15.1 || >0.15.1", optional = true, markers = "(sys_platform != \"win32\" and sys_platform != \"cygwin\") and platform_python_implementation != \"PyPy\" and extra == \"standard\""} watchgod = {version = ">=0.6", optional = true, markers = "extra == \"standard\""} -websockets = {version = ">=8.0.0,<9.0.0", optional = true, markers = "extra == \"standard\""} +websockets = {version = "==8.*", optional = true, markers = "extra == \"standard\""} [package.extras] -standard = ["PyYAML (>=5.1)", "colorama (>=0.4)", "httptools (>=0.1.0,<0.2.0)", "python-dotenv (>=0.13)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "watchgod (>=0.6)", "websockets (>=8.0.0,<9.0.0)"] +standard = ["PyYAML (>=5.1)", "colorama (>=0.4)", "httptools (==0.1.*)", "python-dotenv (>=0.13)", "uvloop (>=0.14.0,!=0.15.0,!=0.15.1)", "watchgod (>=0.6)", "websockets (==8.*)"] [[package]] name = "uvloop" version = "0.16.0" description = "Fast implementation of asyncio event loop on top of libuv" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -2728,7 +2592,6 @@ test = ["aiohttp", "flake8 (>=3.9.2,<3.10.0)", "mypy (>=0.800)", "psutil", "pyOp name = "virtualenv" version = "20.13.1" description = "Virtual Python Environment builder" -category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" files = [ @@ -2750,7 +2613,6 @@ testing = ["coverage (>=4)", "coverage-enable-subprocess (>=1)", "flaky (>=3)", name = "watchgod" version = "0.7" description = "Simple, modern file watching and code reload in python." -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -2762,7 +2624,6 @@ files = [ name = "wcwidth" version = "0.2.5" description = "Measures the displayed width of unicode strings in a terminal" -category = "dev" optional = false python-versions = "*" files = [ @@ -2774,7 +2635,6 @@ files = [ name = "websockets" version = "8.1" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.6.1" files = [ @@ -2806,7 +2666,6 @@ files = [ name = "zope.interface" version = "5.4.0" description = "Interfaces for Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" files = [ @@ -2875,7 +2734,6 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"] name = "zxcvbn" version = "4.4.28" description = "" -category = "main" optional = false python-versions = "*" files = [