From de1cd39053448344f75d818c73aa69fb110548d7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Nov 2022 13:43:58 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.8.5 to 2.9.5 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.8.5 to 2.9.5. - [Release notes](https://github.com/psycopg/psycopg2/releases) - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- poetry.lock | 3500 +++++++++++++++++++++++++++++++++--------------- pyproject.toml | 2 +- 2 files changed, 2406 insertions(+), 1096 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0816b885c85a..816ddaf45848 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,90 +1,119 @@ [[package]] -category = "main" -description = "Abseil Python Common Libraries, see https://github.com/abseil/abseil-py." name = "absl-py" +version = "0.9.0" +description = "Abseil Python Common Libraries, see https://github.com/abseil/abseil-py." +category = "main" optional = false python-versions = "*" -version = "0.9.0" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "File support for asyncio." name = "aiofiles" +version = "0.5.0" +description = "File support for asyncio." +category = "main" optional = false python-versions = "*" -version = "0.5.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Async http client/server framework (asyncio)" name = "aiohttp" +version = "3.6.2" +description = "Async http client/server framework (asyncio)" +category = "main" optional = false python-versions = ">=3.5.3" -version = "3.6.2" [package.dependencies] async-timeout = ">=3.0,<4.0" attrs = ">=17.3.0" chardet = ">=2.0,<4.0" +idna-ssl = {version = ">=1.0", markers = "python_version < \"3.7\""} multidict = ">=4.5,<5.0" +typing-extensions = {version = ">=3.6.5", markers = "python_version < \"3.7\""} yarl = ">=1.0,<2.0" -[package.dependencies.idna-ssl] -python = "<3.7" -version = ">=1.0" - -[package.dependencies.typing-extensions] -python = "<3.7" -version = ">=3.6.5" - [package.extras] speedups = ["aiodns", "brotlipy", "cchardet"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Mock out requests made by ClientSession from aiohttp package" name = "aioresponses" +version = "0.6.4" +description = "Mock out requests made by ClientSession from aiohttp package" +category = "dev" optional = false python-versions = "*" -version = "0.6.4" [package.dependencies] aiohttp = ">=2.0.0,<4.0.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "A configurable sidebar-enabled Sphinx theme" name = "alabaster" +version = "0.7.12" +description = "A configurable sidebar-enabled Sphinx theme" +category = "dev" optional = false python-versions = "*" -version = "0.7.12" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "apipkg: namespace control and lazy-import mechanism" name = "apipkg" +version = "1.5" +description = "apipkg: namespace control and lazy-import mechanism" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.5" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." 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 = "*" -version = "1.4.4" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "In-process task scheduler with Cron-like capabilities" name = "apscheduler" +version = "3.6.3" +description = "In-process task scheduler with Cron-like capabilities" +category = "main" optional = false python-versions = "*" -version = "3.6.3" [package.dependencies] pytz = "*" @@ -100,77 +129,111 @@ mongodb = ["pymongo (>=2.8)"] redis = ["redis (>=3.0)"] rethinkdb = ["rethinkdb (>=2.4.0)"] sqlalchemy = ["sqlalchemy (>=0.8)"] -testing = ["pytest", "pytest-cov", "pytest-tornado5", "mock", "pytest-asyncio (<0.6)", "pytest-asyncio"] +testing = ["mock", "pytest", "pytest-asyncio", "pytest-asyncio (<0.6)", "pytest-cov", "pytest-tornado5"] tornado = ["tornado (>=4.3)"] twisted = ["twisted"] zookeeper = ["kazoo"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "An unobtrusive argparse wrapper with natural syntax" name = "argh" +version = "0.26.2" +description = "An unobtrusive argparse wrapper with natural syntax" +category = "dev" optional = false python-versions = "*" -version = "0.26.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "An AST unparser for Python" name = "astunparse" +version = "1.6.3" +description = "An AST unparser for Python" +category = "main" optional = false python-versions = "*" -version = "1.6.3" [package.dependencies] six = ">=1.6.1,<2.0" wheel = ">=0.23.0,<1.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Async generators and context managers for Python 3.5+" name = "async-generator" +version = "1.10" +description = "Async generators and context managers for Python 3.5+" +category = "main" optional = false python-versions = ">=3.5" -version = "1.10" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Timeout context manager for asyncio programs" name = "async-timeout" +version = "3.0.1" +description = "Timeout context manager for asyncio programs" +category = "main" optional = false python-versions = ">=3.5.3" -version = "3.0.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Atomic file writes." -marker = "sys_platform == \"win32\"" 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.*" -version = "1.4.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Classes Without Boilerplate" name = "attrs" +version = "19.3.0" +description = "Classes Without Boilerplate" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "19.3.0" [package.extras] -azure-pipelines = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "pytest-azurepipelines"] -dev = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface", "sphinx", "pre-commit"] +azure-pipelines = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "pytest-azurepipelines", "six", "zope.interface"] +dev = ["coverage", "hypothesis", "pre-commit", "pympler", "pytest (>=4.3.0)", "six", "sphinx", "zope.interface"] docs = ["sphinx", "zope.interface"] tests = ["coverage", "hypothesis", "pympler", "pytest (>=4.3.0)", "six", "zope.interface"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates" name = "aws-sam-translator" +version = "1.25.0" +description = "AWS SAM Translator is a library that transform SAM templates into AWS CloudFormation templates" +category = "dev" optional = false python-versions = "*" -version = "1.25.0" [package.dependencies] boto3 = ">=1.5,<2.0" @@ -178,15 +241,20 @@ jsonschema = ">=3.0,<4.0" six = ">=1.11,<2.0" [package.extras] -dev = ["coverage (>=4.4.0)", "flake8 (>=3.3.0)", "tox (>=2.2.1)", "pytest-cov (>=2.4.0)", "pylint (>=1.7.2,<2.0)", "pyyaml (>=5.1)", "pytest (>=3.0.7)", "mock (>=2.0.0)", "parameterized (>=0.6.1)", "requests (>=2.20.0)", "docopt (>=0.6.2)"] +dev = ["coverage (>=4.4.0)", "docopt (>=0.6.2)", "flake8 (>=3.3.0)", "mock (>=2.0.0)", "parameterized (>=0.6.1)", "pylint (>=1.7.2,<2.0)", "pytest (>=3.0.7)", "pytest-cov (>=2.4.0)", "pyyaml (>=5.1)", "requests (>=2.20.0)", "tox (>=2.2.1)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from within their applications to the AWS X-Ray service." name = "aws-xray-sdk" +version = "2.6.0" +description = "The AWS X-Ray SDK for Python (the SDK) enables Python developers to record and emit information from within their applications to the AWS X-Ray service." +category = "dev" optional = false python-versions = "*" -version = "2.6.0" [package.dependencies] botocore = ">=1.11.3" @@ -194,49 +262,69 @@ future = "*" jsonpickle = "*" wrapt = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Microsoft Azure Core Library for Python" name = "azure-core" +version = "1.7.0" +description = "Microsoft Azure Core Library for Python" +category = "dev" optional = false python-versions = "*" -version = "1.7.0" [package.dependencies] requests = ">=2.18.4" six = ">=1.6" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Microsoft Azure Blob Storage Client Library for Python" name = "azure-storage-blob" +version = "12.3.2" +description = "Microsoft Azure Blob Storage Client Library for Python" +category = "dev" optional = false python-versions = "*" -version = "12.3.2" [package.dependencies] azure-core = ">=1.6.0,<2.0.0" cryptography = ">=2.1.4" msrest = ">=0.6.10" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Internationalization utilities" name = "babel" +version = "2.8.0" +description = "Internationalization utilities" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "2.8.0" [package.dependencies] pytz = ">=2015.7" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "The uncompromising code formatter." name = "black" +version = "19.10b0" +description = "The uncompromising code formatter." +category = "dev" optional = false python-versions = ">=3.6" -version = "19.10b0" [package.dependencies] appdirs = "*" @@ -250,186 +338,248 @@ typed-ast = ">=1.4.0" [package.extras] d = ["aiohttp (>=3.3.2)", "aiohttp-cors"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "An easy safelist-based HTML-sanitizing tool." name = "bleach" +version = "3.1.5" +description = "An easy safelist-based HTML-sanitizing tool." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "3.1.5" [package.dependencies] packaging = "*" six = ">=1.9.0" webencodings = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "The Blis BLAS-like linear algebra library, as a self-contained C-extension." name = "blis" +version = "0.4.1" +description = "The Blis BLAS-like linear algebra library, as a self-contained C-extension." +category = "main" optional = true python-versions = "*" -version = "0.4.1" [package.dependencies] numpy = ">=1.15.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Amazon Web Services Library" name = "boto" -optional = false -python-versions = "*" version = "2.49.0" - -[[package]] -category = "main" -description = "The AWS SDK for Python" -name = "boto3" +description = "Amazon Web Services Library" +category = "dev" +optional = false +python-versions = "*" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + +[[package]] +name = "boto3" +version = "1.14.20" +description = "The AWS SDK for Python" +category = "main" optional = false python-versions = "*" -version = "1.14.20" [package.dependencies] botocore = ">=1.17.20,<1.18.0" jmespath = ">=0.7.1,<1.0.0" s3transfer = ">=0.3.0,<0.4.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Low-level, data-driven core of boto 3." name = "botocore" +version = "1.17.20" +description = "Low-level, data-driven core of boto 3." +category = "main" optional = false python-versions = "*" -version = "1.17.20" [package.dependencies] docutils = ">=0.10,<0.16" jmespath = ">=0.7.1,<1.0.0" python-dateutil = ">=2.1,<3.0.0" +urllib3 = {version = ">=1.20,<1.26", markers = "python_version != \"3.4\""} -[package.dependencies.urllib3] -python = "<3.4.0 || >=3.5.0" -version = ">=1.20,<1.26" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Extensible memoizing collections and decorators" name = "cachetools" +version = "4.1.1" +description = "Extensible memoizing collections and decorators" +category = "main" optional = false python-versions = "~=3.5" -version = "4.1.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Super lightweight function registries for your library" name = "catalogue" +version = "1.0.0" +description = "Super lightweight function registries for your library" +category = "main" optional = true python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" -version = "1.0.0" [package.dependencies] -[package.dependencies.importlib-metadata] -python = "<3.8" -version = ">=0.20" +importlib-metadata = {version = ">=0.20", markers = "python_version < \"3.8\""} + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python package for providing Mozilla's CA Bundle." name = "certifi" +version = "2020.6.20" +description = "Python package for providing Mozilla's CA Bundle." +category = "main" optional = false python-versions = "*" -version = "2020.6.20" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Foreign Function Interface for Python calling C code." name = "cffi" +version = "1.14.0" +description = "Foreign Function Interface for Python calling C code." +category = "main" optional = false python-versions = "*" -version = "1.14.0" [package.dependencies] pycparser = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Checks CloudFormation templates for practices and behaviour that could potentially be improved" name = "cfn-lint" +version = "0.33.2" +description = "Checks CloudFormation templates for practices and behaviour that could potentially be improved" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "0.33.2" [package.dependencies] aws-sam-translator = ">=1.25.0" +importlib-resources = {version = ">=1.4,<2.0", markers = "python_version < \"3.7\" and python_version != \"3.4\""} +jsonpatch = {version = "*", markers = "python_version != \"3.4\""} jsonschema = ">=3.0,<4.0" junit-xml = ">=1.9,<2.0" +networkx = {version = ">=2.4,<3.0", markers = "python_version >= \"3.5\""} +pyyaml = {version = "*", markers = "python_version != \"3.4\""} six = ">=1.11,<2.0" -[package.dependencies.importlib-resources] -python = "<3.4.0 || >=3.5.0,<3.7" -version = ">=1.4,<2.0" - -[package.dependencies.jsonpatch] -python = "<3.4.0 || >=3.5.0" -version = "*" - -[package.dependencies.networkx] -python = ">=3.5" -version = ">=2.4,<3.0" - -[package.dependencies.pyyaml] -python = "<3.4.0 || >=3.5.0" -version = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Universal encoding detector for Python 2 and 3" name = "chardet" +version = "3.0.4" +description = "Universal encoding detector for Python 2 and 3" +category = "main" optional = false python-versions = "*" -version = "3.0.4" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Composable command line interface toolkit" 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.*" -version = "7.1.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Extended pickling support for Python objects" name = "cloudpickle" +version = "1.3.0" +description = "Extended pickling support for Python objects" +category = "main" optional = false python-versions = "*" -version = "1.3.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Cross-platform colored terminal text." -marker = "sys_platform == \"win32\"" name = "colorama" +version = "0.4.3" +description = "Cross-platform colored terminal text." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "0.4.3" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Colorful worry-free console applications for Linux, Mac OS X, and Windows." name = "colorclass" +version = "2.2.0" +description = "Colorful worry-free console applications for Linux, Mac OS X, and Windows." +category = "main" optional = false python-versions = "*" -version = "2.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Colored terminal output for Python's logging module" name = "coloredlogs" +version = "14.0" +description = "Colored terminal output for Python's logging module" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "14.0" [package.dependencies] humanfriendly = ">=7.1" @@ -437,44 +587,63 @@ humanfriendly = ">=7.1" [package.extras] cron = ["capturer (>=2.4)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Generate a color based on a value" name = "colorhash" +version = "1.0.2" +description = "Generate a color based on a value" +category = "main" optional = false python-versions = "*" -version = "1.0.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "PEP 567 Backport" -marker = "python_version < \"3.7\"" name = "contextvars" +version = "2.4" +description = "PEP 567 Backport" +category = "main" optional = false python-versions = "*" -version = "2.4" [package.dependencies] immutables = ">=0.9" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Code coverage measurement for Python" name = "coverage" +version = "5.2" +description = "Code coverage measurement for Python" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4" -version = "5.2" [package.extras] toml = ["toml"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Show coverage stats online via coveralls.io" name = "coveralls" +version = "2.1.1" +description = "Show coverage stats online via coveralls.io" +category = "dev" optional = false python-versions = ">= 3.5" -version = "2.1.1" [package.dependencies] coverage = ">=4.1,<6.0" @@ -484,125 +653,176 @@ requests = ">=1.0.0" [package.extras] yaml = ["PyYAML (>=3.10)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." name = "cryptography" +version = "2.9.2" +description = "cryptography is a package which provides cryptographic recipes and primitives to Python developers." +category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" -version = "2.9.2" [package.dependencies] cffi = ">=1.8,<1.11.3 || >1.11.3" six = ">=1.4.1" [package.extras] -docs = ["sphinx (>=1.6.5,<1.8.0 || >1.8.0)", "sphinx-rtd-theme"] -docstest = ["doc8", "pyenchant (>=1.6.11)", "twine (>=1.12.0)", "sphinxcontrib-spelling (>=4.0.1)"] +docs = ["sphinx (>=1.6.5,!=1.8.0)", "sphinx_rtd_theme"] +docstest = ["doc8", "pyenchant (>=1.6.11)", "sphinxcontrib-spelling (>=4.0.1)", "twine (>=1.12.0)"] idna = ["idna (>=2.1)"] pep8test = ["flake8", "flake8-import-order", "pep8-naming"] -test = ["pytest (>=3.6.0,<3.9.0 || >3.9.0,<3.9.1 || >3.9.1,<3.9.2 || >3.9.2)", "pretend", "iso8601", "pytz", "hypothesis (>=1.11.4,<3.79.2 || >3.79.2)"] +test = ["hypothesis (>=1.11.4,!=3.79.2)", "iso8601", "pretend", "pytest (>=3.6.0,!=3.9.0,!=3.9.1,!=3.9.2)", "pytz"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Composable style cycles" name = "cycler" +version = "0.10.0" +description = "Composable style cycles" +category = "main" optional = false python-versions = "*" -version = "0.10.0" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Manage calls to calloc/free through Cython" name = "cymem" +version = "2.0.3" +description = "Manage calls to calloc/free through Cython" +category = "main" optional = true python-versions = "*" -version = "2.0.3" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A backport of the dataclasses module for Python 3.6" -marker = "python_version < \"3.7\"" name = "dataclasses" +version = "0.6" +description = "A backport of the dataclasses module for Python 3.6" +category = "main" optional = true python-versions = "*" -version = "0.6" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Decorators for Humans" name = "decorator" +version = "4.4.2" +description = "Decorators for Humans" +category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*" -version = "4.4.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "XML bomb protection for Python stdlib modules" name = "defusedxml" +version = "0.6.0" +description = "XML bomb protection for Python stdlib modules" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "0.6.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "DNS toolkit" name = "dnspython" +version = "1.16.0" +description = "DNS toolkit" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.16.0" [package.extras] -DNSSEC = ["pycryptodome", "ecdsa (>=0.13)"] -IDNA = ["idna (>=2.1)"] +dnssec = ["ecdsa (>=0.13)", "pycryptodome"] +idna = ["idna (>=2.1)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "A Python library for the Docker Engine API." name = "docker" +version = "4.2.2" +description = "A Python library for the Docker Engine API." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "4.2.2" [package.dependencies] +pypiwin32 = {version = "223", markers = "sys_platform == \"win32\" and python_version >= \"3.6\""} requests = ">=2.14.2,<2.18.0 || >2.18.0" six = ">=1.4.0" websocket-client = ">=0.32.0" -[package.dependencies.pypiwin32] -python = ">=3.6" -version = "223" - [package.extras] ssh = ["paramiko (>=2.4.2)"] -tls = ["pyOpenSSL (>=17.5.0)", "cryptography (>=1.3.4)", "idna (>=2.0.0)"] +tls = ["cryptography (>=1.3.4)", "idna (>=2.0.0)", "pyOpenSSL (>=17.5.0)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Pythonic argument parser, that will make you smile" name = "docopt" +version = "0.6.2" +description = "Pythonic argument parser, that will make you smile" +category = "main" optional = false python-versions = "*" -version = "0.6.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Docutils -- Python Documentation Utilities" name = "docutils" -optional = false -python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" version = "0.15.2" +description = "Docutils -- Python Documentation Utilities" +category = "main" +optional = false +python-versions = ">=2.6,<3.0.0 || >=3.3.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "ECDSA cryptographic signature library (pure python)" name = "ecdsa" +version = "0.15" +description = "ECDSA cryptographic signature library (pure python)" +category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" -version = "0.15" [package.dependencies] six = ">=1.9.0" @@ -611,21 +831,31 @@ six = ">=1.9.0" gmpy = ["gmpy"] gmpy2 = ["gmpy2"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Discover and load entry points from installed packages." name = "entrypoints" +version = "0.3" +description = "Discover and load entry points from installed packages." +category = "dev" optional = false python-versions = ">=2.7" -version = "0.3" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "execnet: rapid multi-Python deployment" name = "execnet" +version = "1.7.1" +description = "execnet: rapid multi-Python deployment" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.7.1" [package.dependencies] apipkg = ">=1.4" @@ -633,13 +863,18 @@ apipkg = ">=1.4" [package.extras] testing = ["pre-commit"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Fake implementation of redis API for testing purposes." name = "fakeredis" +version = "1.4.1" +description = "Fake implementation of redis API for testing purposes." +category = "dev" optional = false python-versions = ">=3.5" -version = "1.4.1" [package.dependencies] redis = "<3.6.0" @@ -650,77 +885,109 @@ sortedcontainers = "*" aioredis = ["aioredis"] lua = ["lupa"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A python library to communicate with the Facebook Messenger API's" name = "fbmessenger" +version = "6.0.0" +description = "A python library to communicate with the Facebook Messenger API's" +category = "main" optional = false python-versions = "*" -version = "6.0.0" [package.dependencies] requests = ">=2.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A platform independent file lock." name = "filelock" +version = "3.0.12" +description = "A platform independent file lock." +category = "main" optional = true python-versions = "*" -version = "3.0.12" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "the modular source code checker: pep8 pyflakes and co" name = "flake8" +version = "3.8.3" +description = "the modular source code checker: pep8 pyflakes and co" +category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" -version = "3.8.3" [package.dependencies] +importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} mccabe = ">=0.6.0,<0.7.0" pycodestyle = ">=2.6.0a1,<2.7.0" pyflakes = ">=2.2.0,<2.3.0" -[package.dependencies.importlib-metadata] -python = "<3.8" -version = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Let your Python tests travel through time" name = "freezegun" +version = "0.3.15" +description = "Let your Python tests travel through time" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "0.3.15" [package.dependencies] python-dateutil = ">=1.0,<2.0 || >2.0" six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Clean single-source support for Python 3 and 2" name = "future" +version = "0.18.2" +description = "Clean single-source support for Python 3 and 2" +category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" -version = "0.18.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python AST that abstracts the underlying Python version" name = "gast" +version = "0.3.3" +description = "Python AST that abstracts the underlying Python version" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "0.3.3" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python wrapper for the GitHub API(http://developer.github.com/v3)" name = "github3.py" +version = "1.3.0" +description = "Python wrapper for the GitHub API(http://developer.github.com/v3)" +category = "main" optional = true python-versions = "*" -version = "1.3.0" [package.dependencies] jwcrypto = ">=0.5.0" @@ -729,16 +996,21 @@ requests = ">=2.18" uritemplate = ">=3.0.0" [package.extras] -sni = ["pyopenssl", "ndg-httpsclient", "pyasn1"] -test = ["betamax (>=0.8.0)", "pytest (>2.3.5)", "betamax-matchers (>=0.1.0)", "unittest2 (0.5.1)", "mock"] +sni = ["ndg-httpsclient", "pyOpenSSL", "pyasn1"] +test = ["betamax (>=0.8.0)", "betamax-matchers (>=0.1.0)", "mock", "pytest (>2.3.5)", "unittest2 (==0.5.1)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Google API client core library" name = "google-api-core" +version = "1.21.0" +description = "Google API client core library" +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "1.21.0" [package.dependencies] google-auth = ">=1.18.0,<2.0dev" @@ -754,31 +1026,38 @@ grpc = ["grpcio (>=1.29.0,<2.0dev)"] grpcgcp = ["grpcio-gcp (>=0.2.2)"] grpcio-gcp = ["grpcio-gcp (>=0.2.2)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Google Authentication Library" name = "google-auth" +version = "1.18.0" +description = "Google Authentication Library" +category = "main" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "1.18.0" [package.dependencies] cachetools = ">=2.0.0,<5.0" pyasn1-modules = ">=0.2.1" +rsa = {version = ">=3.1.4,<5", markers = "python_version >= \"3\""} setuptools = ">=40.3.0" six = ">=1.9.0" -[package.dependencies.rsa] -python = ">=3" -version = ">=3.1.4,<5" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Google Authentication Library" name = "google-auth-oauthlib" +version = "0.4.1" +description = "Google Authentication Library" +category = "main" optional = false python-versions = "*" -version = "0.4.1" [package.dependencies] google-auth = "*" @@ -787,13 +1066,18 @@ requests-oauthlib = ">=0.7.0" [package.extras] tool = ["click"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Google Cloud API client core library" name = "google-cloud-core" +version = "1.3.0" +description = "Google Cloud API client core library" +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "1.3.0" [package.dependencies] google-api-core = ">=1.16.0,<2.0.0dev" @@ -801,37 +1085,52 @@ google-api-core = ">=1.16.0,<2.0.0dev" [package.extras] grpc = ["grpcio (>=1.8.2,<2.0dev)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Google Cloud Storage API client library" name = "google-cloud-storage" +version = "1.29.0" +description = "Google Cloud Storage API client library" +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "1.29.0" [package.dependencies] google-auth = ">=1.11.0,<2.0dev" google-cloud-core = ">=1.2.0,<2.0dev" google-resumable-media = ">=0.5.0,<0.6dev" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "pasta is an AST-based Python refactoring library" name = "google-pasta" +version = "0.2.0" +description = "pasta is an AST-based Python refactoring library" +category = "main" optional = false python-versions = "*" -version = "0.2.0" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Utilities for Google Media Downloads and Resumable Uploads" name = "google-resumable-media" +version = "0.5.1" +description = "Utilities for Google Media Downloads and Resumable Uploads" +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" -version = "0.5.1" [package.dependencies] six = "*" @@ -839,13 +1138,18 @@ six = "*" [package.extras] requests = ["requests (>=2.18.0,<3.0.0dev)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Common protobufs used in Google APIs" name = "googleapis-common-protos" +version = "1.52.0" +description = "Common protobufs used in Google APIs" +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "1.52.0" [package.dependencies] protobuf = ">=3.6.0" @@ -853,91 +1157,136 @@ protobuf = ">=3.6.0" [package.extras] grpc = ["grpcio (>=1.0.0)"] -[[package]] -category = "main" -description = "HTTP/2-based RPC framework" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + +[[package]] name = "grpcio" +version = "1.30.0" +description = "HTTP/2-based RPC framework" +category = "main" optional = false python-versions = "*" -version = "1.30.0" [package.dependencies] six = ">=1.5.2" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" name = "h11" +version = "0.8.1" +description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" +category = "main" optional = false python-versions = "*" -version = "0.8.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "HTTP/2 State-Machine based protocol implementation" name = "h2" +version = "3.2.0" +description = "HTTP/2 State-Machine based protocol implementation" +category = "main" optional = false python-versions = "*" -version = "3.2.0" [package.dependencies] hpack = ">=3.0,<4" hyperframe = ">=5.2.0,<6" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Read and write HDF5 files from Python" name = "h5py" +version = "2.10.0" +description = "Read and write HDF5 files from Python" +category = "main" optional = false python-versions = "*" -version = "2.10.0" [package.dependencies] numpy = ">=1.7" six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Pure-Python HPACK header compression" name = "hpack" +version = "3.0.0" +description = "Pure-Python HPACK header compression" +category = "main" optional = false python-versions = "*" -version = "3.0.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Chromium HSTS Preload list as a Python package and updated daily" name = "hstspreload" +version = "2020.7.7" +description = "Chromium HSTS Preload list as a Python package and updated daily" +category = "main" optional = false python-versions = ">=3.6" -version = "2020.7.7" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A comprehensive HTTP client library." name = "httplib2" +version = "0.18.1" +description = "A comprehensive HTTP client library." +category = "main" optional = false python-versions = "*" -version = "0.18.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A collection of framework independent HTTP protocol utils." name = "httptools" +version = "0.1.1" +description = "A collection of framework independent HTTP protocol utils." +category = "main" optional = false python-versions = "*" -version = "0.1.1" [package.extras] -test = ["Cython (0.29.14)"] +test = ["Cython (==0.29.14)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "The next generation HTTP client." name = "httpx" +version = "0.9.3" +description = "The next generation HTTP client." +category = "main" optional = false python-versions = ">=3.6" -version = "0.9.3" [package.dependencies] certifi = "*" @@ -949,163 +1298,230 @@ idna = ">=2.0.0,<3.0.0" rfc3986 = ">=1.3,<2" sniffio = ">=1.0.0,<2.0.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Human friendly output for text interfaces using Python" name = "humanfriendly" +version = "8.2" +description = "Human friendly output for text interfaces using Python" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "8.2" [package.dependencies] -pyreadline = "*" +pyreadline = {version = "*", markers = "sys_platform == \"win32\""} + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "HTTP/2 framing layer for Python" name = "hyperframe" +version = "5.2.0" +description = "HTTP/2 framing layer for Python" +category = "main" optional = false python-versions = "*" -version = "5.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Internationalized Domain Names in Applications (IDNA)" name = "idna" +version = "2.8" +description = "Internationalized Domain Names in Applications (IDNA)" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "2.8" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Patch ssl.match_hostname for Unicode(idna) domains support" -marker = "python_version < \"3.7\"" name = "idna-ssl" +version = "1.1.0" +description = "Patch ssl.match_hostname for Unicode(idna) domains support" +category = "main" optional = false python-versions = "*" -version = "1.1.0" [package.dependencies] idna = ">=2.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Getting image size from png/jpeg/jpeg2000/gif file" name = "imagesize" +version = "1.2.0" +description = "Getting image size from png/jpeg/jpeg2000/gif file" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Immutable Collections" -marker = "python_version < \"3.7\"" name = "immutables" +version = "0.14" +description = "Immutable Collections" +category = "main" optional = false python-versions = ">=3.5" -version = "0.14" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "A library to calculate python dependency graphs." name = "importlab" +version = "0.5.1" +description = "A library to calculate python dependency graphs." +category = "dev" optional = false python-versions = ">=2.7.0" -version = "0.5.1" [package.dependencies] networkx = "*" six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Read metadata from Python packages" name = "importlib-metadata" +version = "1.7.0" +description = "Read metadata from Python packages" +category = "main" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" -version = "1.7.0" [package.dependencies] zipp = ">=0.5" [package.extras] -docs = ["sphinx", "rst.linker"] -testing = ["packaging", "pep517", "importlib-resources (>=1.3)"] +docs = ["rst.linker", "sphinx"] +testing = ["importlib-resources (>=1.3)", "packaging", "pep517"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Read resources from Python packages" -marker = "python_version < \"3.7\" and python_version != \"3.4\"" name = "importlib-resources" +version = "1.5.0" +description = "Read resources from Python packages" +category = "dev" optional = false python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7" -version = "1.5.0" [package.dependencies] -[package.dependencies.importlib-metadata] -python = "<3.8" -version = "*" - -[package.dependencies.zipp] -python = "<3.8" -version = ">=0.4" +importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} +zipp = {version = ">=0.4", markers = "python_version < \"3.8\""} [package.extras] -docs = ["sphinx", "rst.linker", "jaraco.packaging"] +docs = ["jaraco.packaging", "rst.linker", "sphinx"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "" name = "incremental" +version = "17.5.0" +description = "" +category = "dev" optional = false python-versions = "*" -version = "17.5.0" [package.extras] scripts = ["click (>=6.0)", "twisted (>=16.4.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "IPv4/IPv6 manipulation library" name = "ipaddress" +version = "1.0.23" +description = "IPv4/IPv6 manipulation library" +category = "main" optional = false python-versions = "*" -version = "1.0.23" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Vestigial utilities from IPython" name = "ipython-genutils" +version = "0.2.0" +description = "Vestigial utilities from IPython" +category = "dev" optional = false python-versions = "*" -version = "0.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "An ISO 8601 date/time/duration parser and formatter" name = "isodate" +version = "0.6.0" +description = "An ISO 8601 date/time/duration parser and formatter" +category = "dev" optional = false python-versions = "*" -version = "0.6.0" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Chinese Words Segmentation Utilities" name = "jieba" +version = "0.42.1" +description = "Chinese Words Segmentation Utilities" +category = "main" optional = true python-versions = "*" -version = "0.42.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "A very fast and expressive template engine." name = "jinja2" +version = "2.11.2" +description = "A very fast and expressive template engine." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "2.11.2" [package.dependencies] MarkupSafe = ">=0.23" @@ -1113,202 +1529,277 @@ MarkupSafe = ">=0.23" [package.extras] i18n = ["Babel (>=0.8)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "JSON Matching Expressions" name = "jmespath" +version = "0.10.0" +description = "JSON Matching Expressions" +category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" -version = "0.10.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Lightweight pipelining: using Python functions as pipeline jobs." name = "joblib" +version = "0.15.1" +description = "Lightweight pipelining: using Python functions as pipeline jobs." +category = "main" optional = false python-versions = ">=3.6" -version = "0.15.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Diff JSON and JSON-like structures in Python" name = "jsondiff" +version = "1.1.2" +description = "Diff JSON and JSON-like structures in Python" +category = "dev" optional = false python-versions = "*" -version = "1.1.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Apply JSON-Patches (RFC 6902)" -marker = "python_version != \"3.4\"" name = "jsonpatch" +version = "1.26" +description = "Apply JSON-Patches (RFC 6902)" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "1.26" [package.dependencies] jsonpointer = ">=1.9" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python library for serializing any arbitrary object graph into JSON" name = "jsonpickle" +version = "1.4.1" +description = "Python library for serializing any arbitrary object graph into JSON" +category = "main" optional = false python-versions = ">=2.7" -version = "1.4.1" [package.dependencies] importlib-metadata = "*" [package.extras] -docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] -testing = ["coverage (<5)", "pytest (>=3.5,<3.7.3 || >3.7.3)", "pytest-checkdocs (>=1.2.3)", "pytest-flake8", "pytest-black-multipy", "pytest-cov", "ecdsa", "feedparser", "numpy", "pandas", "pymongo", "sqlalchemy", "enum34", "jsonlib"] -"testing.libs" = ["demjson", "simplejson", "ujson", "yajl"] +docs = ["jaraco.packaging (>=3.2)", "rst.linker (>=1.9)", "sphinx"] +testing = ["coverage (<5)", "ecdsa", "enum34", "feedparser", "jsonlib", "numpy", "pandas", "pymongo", "pytest (>=3.5,!=3.7.3)", "pytest-black-multipy", "pytest-checkdocs (>=1.2.3)", "pytest-cov", "pytest-flake8", "sqlalchemy"] +testing-libs = ["demjson", "simplejson", "ujson", "yajl"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Identify specific nodes in a JSON document (RFC 6901)" -marker = "python_version != \"3.4\"" name = "jsonpointer" +version = "2.0" +description = "Identify specific nodes in a JSON document (RFC 6901)" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "An implementation of JSON Schema validation for Python" name = "jsonschema" +version = "3.2.0" +description = "An implementation of JSON Schema validation for Python" +category = "main" optional = false python-versions = "*" -version = "3.2.0" [package.dependencies] attrs = ">=17.4.0" +importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} pyrsistent = ">=0.14.0" setuptools = "*" six = ">=1.11.0" -[package.dependencies.importlib-metadata] -python = "<3.8" -version = "*" - [package.extras] format = ["idna", "jsonpointer (>1.13)", "rfc3987", "strict-rfc3339", "webcolors"] -format_nongpl = ["idna", "jsonpointer (>1.13)", "webcolors", "rfc3986-validator (>0.1.0)", "rfc3339-validator"] +format-nongpl = ["idna", "jsonpointer (>1.13)", "rfc3339-validator", "rfc3986-validator (>0.1.0)", "webcolors"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Creates JUnit XML test result documents that can be read by tools such as Jenkins" name = "junit-xml" +version = "1.9" +description = "Creates JUnit XML test result documents that can be read by tools such as Jenkins" +category = "dev" optional = false python-versions = "*" -version = "1.9" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Jupyter core package. A base package on which Jupyter projects rely." name = "jupyter-core" +version = "4.6.3" +description = "Jupyter core package. A base package on which Jupyter projects rely." +category = "dev" optional = false python-versions = "!=3.0,!=3.1,!=3.2,!=3.3,!=3.4,>=2.7" -version = "4.6.3" [package.dependencies] -pywin32 = ">=1.0" +pywin32 = {version = ">=1.0", markers = "sys_platform == \"win32\""} traitlets = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Implementation of JOSE Web standards" name = "jwcrypto" +version = "0.7" +description = "Implementation of JOSE Web standards" +category = "main" optional = true python-versions = "*" -version = "0.7" [package.dependencies] cryptography = ">=1.5" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Pure Python client for Apache Kafka" name = "kafka-python" +version = "2.0.1" +description = "Pure Python client for Apache Kafka" +category = "main" optional = false python-versions = "*" -version = "2.0.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Easy data preprocessing and data augmentation for deep learning models" name = "keras-preprocessing" +version = "1.1.2" +description = "Easy data preprocessing and data augmentation for deep learning models" +category = "main" optional = false python-versions = "*" -version = "1.1.2" [package.dependencies] numpy = ">=1.9.1" six = ">=1.9.0" [package.extras] -image = ["scipy (>=0.14)", "Pillow (>=5.2.0)"] +image = ["Pillow (>=5.2.0)", "scipy (>=0.14)"] pep8 = ["flake8"] -tests = ["pandas", "pillow", "tensorflow", "keras", "pytest", "pytest-xdist", "pytest-cov"] +tests = ["Pillow", "keras", "pandas", "pytest", "pytest-cov", "pytest-xdist", "tensorflow"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A fast implementation of the Cassowary constraint solver" name = "kiwisolver" +version = "1.2.0" +description = "A fast implementation of the Cassowary constraint solver" +category = "main" optional = false python-versions = ">=3.6" -version = "1.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Python LiveReload is an awesome tool for web developers" name = "livereload" +version = "2.6.2" +description = "Python LiveReload is an awesome tool for web developers" +category = "dev" optional = false python-versions = "*" -version = "2.6.2" [package.dependencies] six = "*" +tornado = {version = "*", markers = "python_version > \"2.7\""} -[package.dependencies.tornado] -python = ">=2.8" -version = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python implementation of Markdown." name = "markdown" +version = "3.2.2" +description = "Python implementation of Markdown." +category = "main" optional = false python-versions = ">=3.5" -version = "3.2.2" [package.dependencies] -[package.dependencies.importlib-metadata] -python = "<3.8" -version = "*" +importlib-metadata = {version = "*", markers = "python_version < \"3.8\""} [package.extras] testing = ["coverage", "pyyaml"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Safely add untrusted strings to HTML/XML markup." name = "markupsafe" +version = "1.1.1" +description = "Safely add untrusted strings to HTML/XML markup." +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "1.1.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python plotting package" name = "matplotlib" +version = "3.2.2" +description = "Python plotting package" +category = "main" optional = false python-versions = ">=3.6" -version = "3.2.2" [package.dependencies] cycler = ">=0.10" @@ -1317,77 +1808,110 @@ numpy = ">=1.11" pyparsing = ">=2.0.1,<2.0.4 || >2.0.4,<2.1.2 || >2.1.2,<2.1.6 || >2.1.6" python-dateutil = ">=2.1" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A mattermost api v4 wrapper to interact with api" name = "mattermostwrapper" +version = "2.2" +description = "A mattermost api v4 wrapper to interact with api" +category = "main" optional = false python-versions = "*" -version = "2.2" [package.dependencies] requests = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "McCabe checker, plugin for flake8" name = "mccabe" +version = "0.6.1" +description = "McCabe checker, plugin for flake8" +category = "dev" optional = false python-versions = "*" -version = "0.6.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "The fastest markdown parser in pure Python" name = "mistune" +version = "0.8.4" +description = "The fastest markdown parser in pure Python" +category = "dev" optional = false python-versions = "*" -version = "0.8.4" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Rolling backport of unittest.mock for all Pythons" name = "mock" +version = "4.0.2" +description = "Rolling backport of unittest.mock for all Pythons" +category = "dev" optional = false python-versions = ">=3.6" -version = "4.0.2" [package.extras] -build = ["twine", "wheel", "blurb"] +build = ["blurb", "twine", "wheel"] docs = ["sphinx"] test = ["pytest", "pytest-cov"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Fake pymongo stub for testing simple MongoDB-dependent code" name = "mongomock" +version = "3.19.0" +description = "Fake pymongo stub for testing simple MongoDB-dependent code" +category = "dev" optional = false python-versions = "*" -version = "3.19.0" [package.dependencies] sentinels = "*" six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "More routines for operating on iterables, beyond itertools" name = "more-itertools" +version = "8.4.0" +description = "More routines for operating on iterables, beyond itertools" +category = "dev" optional = false python-versions = ">=3.5" -version = "8.4.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "A library that allows your python tests to easily mock out the boto library" name = "moto" +version = "1.3.14" +description = "A library that allows your python tests to easily mock out the boto library" +category = "dev" optional = false python-versions = "*" -version = "1.3.14" [package.dependencies] -Jinja2 = ">=2.10.1" -PyYAML = ">=5.1" aws-xray-sdk = ">=0.93,<0.96 || >0.96" boto = ">=2.36.0" boto3 = ">=1.9.201" @@ -1396,11 +1920,13 @@ cfn-lint = ">=0.4.0" cryptography = ">=2.3.0" docker = ">=2.5.1" idna = ">=2.5,<2.9" +Jinja2 = ">=2.10.1" jsondiff = "1.1.2" mock = "*" python-dateutil = ">=2.1,<3.0.0" python-jose = "<4.0.0" pytz = "*" +PyYAML = ">=5.1" requests = ">=2.5" responses = ">=0.9.0" six = ">1.9" @@ -1411,13 +1937,18 @@ xmltodict = "*" [package.extras] server = ["flask"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "AutoRest swagger generator Python client runtime." name = "msrest" +version = "0.6.17" +description = "AutoRest swagger generator Python client runtime." +category = "dev" optional = false python-versions = "*" -version = "0.6.17" [package.dependencies] certifi = ">=2017.4.17" @@ -1426,31 +1957,46 @@ requests = ">=2.16,<3.0" requests-oauthlib = ">=0.5.0" [package.extras] -async = ["aiohttp (>=3.0)", "aiodns"] +async = ["aiodns", "aiohttp (>=3.0)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "multidict implementation" name = "multidict" +version = "4.7.6" +description = "multidict implementation" +category = "main" optional = false python-versions = ">=3.5" -version = "4.7.6" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Cython bindings for MurmurHash" name = "murmurhash" +version = "1.0.2" +description = "Cython bindings for MurmurHash" +category = "main" optional = true python-versions = "*" -version = "1.0.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Converting Jupyter Notebooks" name = "nbconvert" +version = "5.6.1" +description = "Converting Jupyter Notebooks" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "5.6.1" [package.dependencies] bleach = "*" @@ -1466,19 +2012,24 @@ testpath = "*" traitlets = ">=4.2" [package.extras] -all = ["pytest", "pytest-cov", "ipykernel", "jupyter-client (>=5.3.1)", "ipywidgets (>=7)", "pebble", "tornado (>=4.0)", "sphinx (>=1.5.1)", "sphinx-rtd-theme", "nbsphinx (>=0.2.12)", "sphinxcontrib-github-alt", "ipython", "mock"] -docs = ["sphinx (>=1.5.1)", "sphinx-rtd-theme", "nbsphinx (>=0.2.12)", "sphinxcontrib-github-alt", "ipython", "jupyter-client (>=5.3.1)"] +all = ["ipykernel", "ipython", "ipywidgets (>=7)", "jupyter-client (>=5.3.1)", "mock", "nbsphinx (>=0.2.12)", "pebble", "pytest", "pytest-cov", "sphinx (>=1.5.1)", "sphinx-rtd-theme", "sphinxcontrib-github-alt", "tornado (>=4.0)"] +docs = ["ipython", "jupyter-client (>=5.3.1)", "nbsphinx (>=0.2.12)", "sphinx (>=1.5.1)", "sphinx-rtd-theme", "sphinxcontrib-github-alt"] execute = ["jupyter-client (>=5.3.1)"] serve = ["tornado (>=4.0)"] -test = ["pytest", "pytest-cov", "ipykernel", "jupyter-client (>=5.3.1)", "ipywidgets (>=7)", "pebble", "mock"] +test = ["ipykernel", "ipywidgets (>=7)", "jupyter-client (>=5.3.1)", "mock", "pebble", "pytest", "pytest-cov"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "The Jupyter Notebook format" name = "nbformat" +version = "5.0.7" +description = "The Jupyter Notebook format" +category = "dev" optional = false python-versions = ">=3.5" -version = "5.0.7" [package.dependencies] ipython-genutils = "*" @@ -1489,13 +2040,18 @@ traitlets = ">=4.1" [package.extras] test = ["pytest", "pytest-cov", "testpath"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Jupyter Notebook Tools for Sphinx" name = "nbsphinx" +version = "0.7.1" +description = "Jupyter Notebook Tools for Sphinx" +category = "dev" optional = false python-versions = ">=3" -version = "0.7.1" [package.dependencies] docutils = "*" @@ -1505,19 +2061,24 @@ nbformat = "*" sphinx = ">=1.8" traitlets = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python package for creating and manipulating graphs and networks" name = "networkx" +version = "2.4" +description = "Python package for creating and manipulating graphs and networks" +category = "main" optional = false python-versions = ">=3.5" -version = "2.4" [package.dependencies] decorator = ">=4.3.0" [package.extras] -all = ["numpy", "scipy", "pandas", "matplotlib", "pygraphviz", "pydot", "pyyaml", "gdal", "lxml", "pytest"] +all = ["gdal", "lxml", "matplotlib", "numpy", "pandas", "pydot", "pygraphviz", "pytest", "pyyaml", "scipy"] gdal = ["gdal"] lxml = ["lxml"] matplotlib = ["matplotlib"] @@ -1529,29 +2090,44 @@ pytest = ["pytest"] pyyaml = ["pyyaml"] scipy = ["scipy"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Ninja is a small build system with a focus on speed" name = "ninja" +version = "1.10.0.post1" +description = "Ninja is a small build system with a focus on speed" +category = "dev" optional = false python-versions = "*" -version = "1.10.0.post1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "NumPy is the fundamental package for array computing with Python." name = "numpy" +version = "1.19.0" +description = "NumPy is the fundamental package for array computing with Python." +category = "main" optional = false python-versions = ">=3.6" -version = "1.19.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "OAuth 2.0 client library" name = "oauth2client" +version = "4.1.3" +description = "OAuth 2.0 client library" +category = "main" optional = false python-versions = "*" -version = "4.1.3" [package.dependencies] httplib2 = ">=0.9.1" @@ -1560,284 +2136,420 @@ pyasn1-modules = ">=0.0.5" rsa = ">=3.1.4" six = ">=1.6.1" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" name = "oauthlib" +version = "3.1.0" +description = "A generic, spec-compliant, thorough implementation of the OAuth request-signing logic" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "3.1.0" [package.extras] rsa = ["cryptography"] signals = ["blinker"] signedtoken = ["cryptography", "pyjwt (>=1.0.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Optimizing numpys einsum function" name = "opt-einsum" +version = "3.2.1" +description = "Optimizing numpys einsum function" +category = "main" optional = false python-versions = ">=3.5" -version = "3.2.1" [package.dependencies] numpy = ">=1.7" [package.extras] -docs = ["sphinx (1.2.3)", "sphinxcontrib-napoleon", "sphinx-rtd-theme", "numpydoc"] +docs = ["numpydoc", "sphinx (==1.2.3)", "sphinx-rtd-theme", "sphinxcontrib-napoleon"] tests = ["pytest", "pytest-cov", "pytest-pep8"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Core utilities for Python packages" name = "packaging" +version = "20.4" +description = "Core utilities for Python packages" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "20.4" [package.dependencies] pyparsing = ">=2.0.2" six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Utilities for writing pandoc filters in python" name = "pandocfilters" +version = "1.4.2" +description = "Utilities for writing pandoc filters in python" +category = "dev" optional = false python-versions = "*" -version = "1.4.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Utility library for gitignore style pattern matching of file paths." name = "pathspec" +version = "0.8.0" +description = "Utility library for gitignore style pattern matching of file paths." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "0.8.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "File system general utilities" name = "pathtools" +version = "0.1.2" +description = "File system general utilities" +category = "dev" optional = false python-versions = "*" -version = "0.1.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Utilities to deal with pep440 versioning" name = "pep440-version-utils" +version = "0.3.0" +description = "Utilities to deal with pep440 versioning" +category = "dev" optional = false python-versions = ">=3.6,<4.0" -version = "0.3.0" [package.dependencies] packaging = ">=20.3,<21.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Pika Python AMQP Client Library" name = "pika" +version = "1.1.0" +description = "Pika Python AMQP Client Library" +category = "main" optional = false python-versions = "*" -version = "1.1.0" [package.extras] tornado = ["tornado"] twisted = ["twisted"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] +name = "pip" +version = "21.3.1" +description = "The PyPA recommended tool for installing Python packages." category = "main" -description = "The smartest command line arguments parser in the world" +optional = true +python-versions = ">=3.6" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + +[[package]] name = "plac" +version = "1.1.3" +description = "The smartest command line arguments parser in the world" +category = "main" optional = true python-versions = "*" -version = "1.1.3" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "plugin and hook calling mechanisms for python" name = "pluggy" +version = "0.13.1" +description = "plugin and hook calling mechanisms for python" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "0.13.1" [package.dependencies] -[package.dependencies.importlib-metadata] -python = "<3.8" -version = ">=0.12" +importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} [package.extras] dev = ["pre-commit", "tox"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Utility that helps with local TCP ports managment. It can find an unused TCP localhost port and remember the association." name = "port-for" +version = "0.3.1" +description = "Utility that helps with local TCP ports managment. It can find an unused TCP localhost port and remember the association." +category = "dev" optional = false python-versions = "*" -version = "0.3.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Cython hash table that trusts the keys are pre-hashed" name = "preshed" +version = "3.0.2" +description = "Cython hash table that trusts the keys are pre-hashed" +category = "main" optional = true python-versions = "*" -version = "3.0.2" [package.dependencies] cymem = ">=2.0.2,<2.1.0" murmurhash = ">=0.28.0,<1.1.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Library for building powerful interactive command lines in Python" name = "prompt-toolkit" -optional = false -python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" version = "2.0.10" +description = "Library for building powerful interactive command lines in Python" +category = "main" +optional = false +python-versions = ">=2.6,<3.0.0 || >=3.3.0" [package.dependencies] six = ">=1.9.0" wcwidth = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Protocol Buffers" name = "protobuf" +version = "3.12.2" +description = "Protocol Buffers" +category = "main" optional = false python-versions = "*" -version = "3.12.2" [package.dependencies] setuptools = "*" six = ">=1.9" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "psycopg2 - Python-PostgreSQL Database Adapter" name = "psycopg2-binary" +version = "2.9.5" +description = "psycopg2 - Python-PostgreSQL Database Adapter" +category = "main" optional = false -python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" -version = "2.8.5" +python-versions = ">=3.6" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "library with cross-python path, ini-parsing, io, code, log facilities" name = "py" +version = "1.9.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.*" -version = "1.9.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "ASN.1 types and codecs" name = "pyasn1" +version = "0.4.8" +description = "ASN.1 types and codecs" +category = "main" optional = false python-versions = "*" -version = "0.4.8" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A collection of ASN.1-based protocols modules." name = "pyasn1-modules" +version = "0.2.8" +description = "A collection of ASN.1-based protocols modules." +category = "main" optional = false python-versions = "*" -version = "0.2.8" [package.dependencies] pyasn1 = ">=0.4.6,<0.5.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Python style guide checker" name = "pycodestyle" +version = "2.6.0" +description = "Python style guide checker" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "2.6.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "C parser in Python" name = "pycparser" +version = "2.20" +description = "C parser in Python" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "2.20" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python interface to Graphviz's Dot" name = "pydot" +version = "1.4.1" +description = "Python interface to Graphviz's Dot" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.4.1" [package.dependencies] pyparsing = ">=2.1.4" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "passive checker of Python programs" 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.*" -version = "2.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Pygments is a syntax highlighting package written in Python." name = "pygments" +version = "2.6.1" +description = "Pygments is a syntax highlighting package written in Python." +category = "dev" optional = false python-versions = ">=3.5" -version = "2.6.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "JSON Web Token implementation in Python" name = "pyjwt" +version = "1.7.1" +description = "JSON Web Token implementation in Python" +category = "main" optional = false python-versions = "*" -version = "1.7.1" [package.extras] crypto = ["cryptography (>=1.4)"] flake8 = ["flake8", "flake8-import-order", "pep8-naming"] test = ["pytest (>=4.0.1,<5.0.0)", "pytest-cov (>=2.6.0,<3.0.0)", "pytest-runner (>=4.2,<5.0.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python lib/cli for JSON/YAML schema validation" name = "pykwalify" +version = "1.7.0" +description = "Python lib/cli for JSON/YAML schema validation" +category = "main" optional = false python-versions = "*" -version = "1.7.0" [package.dependencies] -PyYAML = ">=3.11" docopt = ">=0.6.2" python-dateutil = ">=2.4.2" +PyYAML = ">=3.11" [package.extras] ruamel = ["ruamel.yaml (>=0.11.0,<0.16.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python driver for MongoDB " name = "pymongo" +version = "3.10.1" +description = "Python driver for MongoDB " +category = "main" optional = false python-versions = "*" -version = "3.10.1" [package.dependencies] -[package.dependencies.dnspython] -optional = true -version = ">=1.16.0,<1.17.0" - -[package.dependencies.ipaddress] -optional = true -version = "*" +dnspython = {version = ">=1.16.0,<1.17.0", optional = true, markers = "extra == \"srv\""} +ipaddress = {version = "*", optional = true, markers = "extra == \"tls\""} [package.extras] encryption = ["pymongocrypt (<2.0.0)"] @@ -1847,92 +2559,122 @@ srv = ["dnspython (>=1.16.0,<1.17.0)"] tls = ["ipaddress"] zstd = ["zstandard"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Thin wrapper for pandoc." name = "pypandoc" +version = "1.5" +description = "Thin wrapper for pandoc." +category = "main" optional = true python-versions = "*" -version = "1.5" [package.dependencies] pip = ">=8.1.0" setuptools = "*" wheel = ">=0.25.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python parsing module" name = "pyparsing" +version = "2.4.7" +description = "Python parsing module" +category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*" -version = "2.4.7" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "" -marker = "sys_platform == \"win32\" and python_version >= \"3.6\"" name = "pypiwin32" +version = "223" +description = "" +category = "dev" optional = false python-versions = "*" -version = "223" [package.dependencies] pywin32 = ">=223" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A python implmementation of GNU readline." -marker = "sys_platform == \"win32\"" name = "pyreadline" +version = "2.1" +description = "A python implmementation of GNU readline." +category = "main" optional = false python-versions = "*" -version = "2.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Persistent/Functional/Immutable data structures" name = "pyrsistent" +version = "0.16.0" +description = "Persistent/Functional/Immutable data structures" +category = "main" optional = false python-versions = "*" -version = "0.16.0" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "pytest: simple powerful testing with Python" name = "pytest" +version = "5.4.3" +description = "pytest: simple powerful testing with Python" +category = "dev" optional = false python-versions = ">=3.5" -version = "5.4.3" [package.dependencies] -atomicwrites = ">=1.0" +atomicwrites = {version = ">=1.0", markers = "sys_platform == \"win32\""} attrs = ">=17.4.0" -colorama = "*" +colorama = {version = "*", markers = "sys_platform == \"win32\""} +importlib-metadata = {version = ">=0.12", markers = "python_version < \"3.8\""} more-itertools = ">=4.0.0" packaging = "*" pluggy = ">=0.12,<1.0" py = ">=1.5.0" wcwidth = "*" -[package.dependencies.importlib-metadata] -python = "<3.8" -version = ">=0.12" - [package.extras] -checkqa-mypy = ["mypy (v0.761)"] +checkqa-mypy = ["mypy (==v0.761)"] testing = ["argcomplete", "hypothesis (>=3.56)", "mock", "nose", "requests", "xmlschema"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Pytest support for asyncio." name = "pytest-asyncio" +version = "0.10.0" +description = "Pytest support for asyncio." +category = "dev" optional = false python-versions = ">= 3.5" -version = "0.10.0" [package.dependencies] pytest = ">=3.0.6" @@ -1940,63 +2682,88 @@ pytest = ">=3.0.6" [package.extras] testing = ["async-generator (>=1.3)", "coverage", "hypothesis (>=3.64)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Pytest plugin for measuring coverage." name = "pytest-cov" +version = "2.10.0" +description = "Pytest plugin for measuring coverage." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "2.10.0" [package.dependencies] coverage = ">=4.4" pytest = ">=4.6" [package.extras] -testing = ["fields", "hunter", "process-tests (2.0.2)", "six", "pytest-xdist", "virtualenv"] +testing = ["fields", "hunter", "process-tests (==2.0.2)", "pytest-xdist", "six", "virtualenv"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "run tests in isolated forked subprocesses" name = "pytest-forked" +version = "1.2.0" +description = "run tests in isolated forked subprocesses" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "1.2.0" [package.dependencies] pytest = ">=3.1.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "py.test plugin to test server connections locally." name = "pytest-localserver" +version = "0.5.0" +description = "py.test plugin to test server connections locally." +category = "dev" optional = false python-versions = "*" -version = "0.5.0" [package.dependencies] werkzeug = ">=0.10" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "a pytest plugin for Sanic" name = "pytest-sanic" +version = "1.6.1" +description = "a pytest plugin for Sanic" +category = "dev" optional = false python-versions = ">=3.6,<4.0" -version = "1.6.1" [package.dependencies] aiohttp = ">=3.6.2,<4.0.0" async_generator = ">=1.10,<2.0" pytest = ">=5.2,<6.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "pytest xdist plugin for distributed testing and loop-on-failing modes" name = "pytest-xdist" +version = "1.33.0" +description = "pytest xdist plugin for distributed testing and loop-on-failing modes" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "1.33.0" [package.dependencies] execnet = ">=1.1" @@ -2007,47 +2774,67 @@ six = "*" [package.extras] testing = ["filelock"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python binding for CRFsuite" name = "python-crfsuite" +version = "0.9.7" +description = "Python binding for CRFsuite" +category = "main" optional = false python-versions = "*" -version = "0.9.7" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Extensions to the standard Python datetime module" 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" -version = "2.8.1" [package.dependencies] six = ">=1.5" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Engine.IO server" name = "python-engineio" +version = "3.13.1" +description = "Engine.IO server" +category = "main" optional = false python-versions = "*" -version = "3.13.1" [package.dependencies] six = ">=1.9.0" [package.extras] -asyncio_client = ["aiohttp (>=3.4)"] +asyncio-client = ["aiohttp (>=3.4)"] client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "JOSE implementation in Python" name = "python-jose" +version = "3.1.0" +description = "JOSE implementation in Python" +category = "dev" optional = false python-versions = "*" -version = "3.1.0" [package.dependencies] ecdsa = "<1.0" @@ -2057,32 +2844,42 @@ six = "<2.0" [package.extras] cryptography = ["cryptography"] -pycrypto = ["pycrypto (>=2.6.0,<2.7.0)", "pyasn1"] -pycryptodome = ["pycryptodome (>=3.3.1,<4.0.0)", "pyasn1"] +pycrypto = ["pyasn1", "pycrypto (>=2.6.0,<2.7.0)"] +pycryptodome = ["pyasn1", "pycryptodome (>=3.3.1,<4.0.0)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Socket.IO server" name = "python-socketio" +version = "4.6.0" +description = "Socket.IO server" +category = "main" optional = false python-versions = "*" -version = "4.6.0" [package.dependencies] python-engineio = ">=3.13.0" six = ">=1.9.0" [package.extras] -asyncio_client = ["aiohttp (>=3.4)", "websockets (>=7.0)"] +asyncio-client = ["aiohttp (>=3.4)", "websockets (>=7.0)"] client = ["requests (>=2.21.0)", "websocket-client (>=0.54.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "We have made you a wrapper you can't refuse" name = "python-telegram-bot" +version = "12.8" +description = "We have made you a wrapper you can't refuse" +category = "main" optional = false python-versions = "*" -version = "12.8" [package.dependencies] certifi = "*" @@ -2092,15 +2889,20 @@ tornado = ">=5.1" [package.extras] json = ["ujson"] -socks = ["pysocks"] +socks = ["PySocks"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Python type inferencer" name = "pytype" +version = "2020.6.26" +description = "Python type inferencer" +category = "dev" optional = false python-versions = "<3.9,>=3.5" -version = "2020.6.26" [package.dependencies] attrs = "*" @@ -2110,52 +2912,76 @@ pyyaml = ">=3.11" six = "*" typed_ast = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "World timezone definitions, modern and historical" name = "pytz" +version = "2020.1" +description = "World timezone definitions, modern and historical" +category = "main" optional = false python-versions = "*" -version = "2020.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Python for Window Extensions" -marker = "sys_platform == \"win32\" and python_version >= \"3.6\" or sys_platform == \"win32\"" name = "pywin32" +version = "228" +description = "Python for Window Extensions" +category = "dev" optional = false python-versions = "*" -version = "228" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "YAML parser and emitter for Python" name = "pyyaml" +version = "5.3.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.*" -version = "5.3.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python library to build pretty command line user prompts ⭐️" name = "questionary" +version = "1.5.2" +description = "Python library to build pretty command line user prompts ⭐️" +category = "main" optional = false python-versions = "*" -version = "1.5.2" [package.dependencies] prompt-toolkit = ">=2.0,<4.0" [package.extras] -test = ["pytest", "pytest-pycodestyle", "pytest-cov", "coveralls"] +test = ["coveralls", "pytest", "pytest-cov", "pytest-pycodestyle"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants" name = "rasa-sdk" +version = "2.0.0a1" +description = "Open source machine learning framework to automate text- and voice-based conversations: NLU, dialogue management, connect to Slack, Facebook, and more - Create chatbots and voice assistants" +category = "main" optional = false python-versions = ">=3.6,<4.0" -version = "2.0.0a1" [package.dependencies] coloredlogs = ">=10,<15" @@ -2163,48 +2989,63 @@ requests = ">=2.0,<3.0" sanic = ">=19.12.2,<20.0.0" sanic-cors = ">=0.10.0b1,<0.11.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "A configurable sidebar-enabled Sphinx theme" name = "rasabaster" +version = "0.7.26" +description = "A configurable sidebar-enabled Sphinx theme" +category = "dev" optional = false python-versions = "*" -version = "0.7.26" [package.dependencies] "ruamel.yaml" = ">=0.16.10,<0.17.0" [package.source] -reference = "rasa-pypi" type = "legacy" url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python client for Redis key-value store" 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.*" -version = "3.5.3" [package.extras] hiredis = ["hiredis (>=0.1.3)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Alternative regular expression module, to replace re." name = "regex" +version = "2020.6.8" +description = "Alternative regular expression module, to replace re." +category = "main" optional = false python-versions = "*" -version = "2020.6.8" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python HTTP for Humans." name = "requests" +version = "2.24.0" +description = "Python HTTP for Humans." +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "2.24.0" [package.dependencies] certifi = ">=2017.4.17" @@ -2213,127 +3054,174 @@ idna = ">=2.5,<3" urllib3 = ">=1.21.1,<1.25.0 || >1.25.0,<1.25.1 || >1.25.1,<1.26" [package.extras] -security = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)"] -socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7)", "win-inet-pton"] +security = ["cryptography (>=1.3.4)", "pyOpenSSL (>=0.14)"] +socks = ["PySocks (>=1.5.6,!=1.5.7)", "win-inet-pton"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "OAuthlib authentication support for Requests." name = "requests-oauthlib" +version = "1.3.0" +description = "OAuthlib authentication support for Requests." +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.3.0" [package.dependencies] oauthlib = ">=3.0.0" requests = ">=2.0.0" [package.extras] -rsa = ["oauthlib (>=3.0.0)"] +rsa = ["oauthlib[signedtoken] (>=3.0.0)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A utility belt for advanced users of python-requests" name = "requests-toolbelt" +version = "0.9.1" +description = "A utility belt for advanced users of python-requests" +category = "main" optional = false python-versions = "*" -version = "0.9.1" [package.dependencies] requests = ">=2.0.1,<3.0.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "A utility library for mocking out the `requests` Python library." name = "responses" +version = "0.10.15" +description = "A utility library for mocking out the `requests` Python library." +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "0.10.15" [package.dependencies] requests = ">=2.0" six = "*" [package.extras] -tests = ["coverage (>=3.7.1,<5.0.0)", "pytest-cov", "pytest-localserver", "flake8", "pytest (>=4.6,<5.0)", "pytest"] +tests = ["coverage (>=3.7.1,<5.0.0)", "flake8", "pytest", "pytest (>=4.6,<5.0)", "pytest-cov", "pytest-localserver"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Validating URI References per RFC 3986" name = "rfc3986" +version = "1.4.0" +description = "Validating URI References per RFC 3986" +category = "main" optional = false python-versions = "*" -version = "1.4.0" [package.extras] idna2008 = ["idna"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Python API wrapper for Rocket.Chat" name = "rocketchat-api" +version = "1.4" +description = "Python API wrapper for Rocket.Chat" +category = "main" optional = false python-versions = "*" -version = "1.4" [package.dependencies] requests = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Pure-Python RSA implementation" name = "rsa" +version = "4.6" +description = "Pure-Python RSA implementation" +category = "main" optional = false python-versions = ">=3.5, <4" -version = "4.6" [package.dependencies] pyasn1 = ">=0.1.3" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" name = "ruamel.yaml" +version = "0.16.10" +description = "ruamel.yaml is a YAML parser/emitter that supports roundtrip preservation of comments, seq/map flow style, and map key order" +category = "main" optional = false python-versions = "*" -version = "0.16.10" [package.dependencies] -[package.dependencies."ruamel.yaml.clib"] -python = "<3.9" -version = ">=0.1.2" +"ruamel.yaml.clib" = {version = ">=0.1.2", markers = "platform_python_implementation == \"CPython\" and python_version < \"3.9\""} [package.extras] docs = ["ryd"] jinja2 = ["ruamel.yaml.jinja2 (>=0.2)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" -marker = "platform_python_implementation == \"CPython\" and python_version < \"3.9\"" name = "ruamel.yaml.clib" +version = "0.2.0" +description = "C version of reader, parser and emitter for ruamel.yaml derived from libyaml" +category = "main" optional = false python-versions = "*" -version = "0.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "An Amazon S3 Transfer Manager" name = "s3transfer" +version = "0.3.3" +description = "An Amazon S3 Transfer Manager" +category = "main" optional = false python-versions = "*" -version = "0.3.3" [package.dependencies] botocore = ">=1.12.36,<2.0a.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "SacreMoses" name = "sacremoses" +version = "0.0.43" +description = "SacreMoses" +category = "main" optional = true python-versions = "*" -version = "0.0.43" [package.dependencies] click = "*" @@ -2342,74 +3230,99 @@ regex = "*" six = "*" tqdm = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A web server and web framework that's written to go fast. Build fast. Run fast." name = "sanic" +version = "19.12.2" +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" -version = "19.12.2" [package.dependencies] aiofiles = ">=0.3.0" httptools = ">=0.0.10" httpx = "0.9.3" multidict = ">=4.0,<5.0" -ujson = ">=1.35" -uvloop = ">=0.5.3" +ujson = {version = ">=1.35", markers = "sys_platform != \"win32\" and implementation_name == \"cpython\""} +uvloop = {version = ">=0.5.3", markers = "sys_platform != \"win32\" and implementation_name == \"cpython\""} websockets = ">=7.0,<9.0" [package.extras] -all = ["pytest (5.2.1)", "multidict (>=4.0,<5.0)", "gunicorn", "pytest-cov", "httpcore (0.3.0)", "beautifulsoup4", "pytest-sanic", "pytest-sugar", "pytest-benchmark", "aiofiles", "tox", "black", "flake8", "bandit", "towncrier", "sphinx (>=2.1.2)", "sphinx-rtd-theme", "recommonmark (>=0.5.0)", "docutils", "pygments", "uvloop (>=0.5.3)", "ujson (>=1.35)"] -dev = ["pytest (5.2.1)", "multidict (>=4.0,<5.0)", "gunicorn", "pytest-cov", "httpcore (0.3.0)", "beautifulsoup4", "pytest-sanic", "pytest-sugar", "pytest-benchmark", "aiofiles", "tox", "black", "flake8", "bandit", "towncrier", "uvloop (>=0.5.3)", "ujson (>=1.35)"] -docs = ["sphinx (>=2.1.2)", "sphinx-rtd-theme", "recommonmark (>=0.5.0)", "docutils", "pygments"] -test = ["pytest (5.2.1)", "multidict (>=4.0,<5.0)", "gunicorn", "pytest-cov", "httpcore (0.3.0)", "beautifulsoup4", "pytest-sanic", "pytest-sugar", "pytest-benchmark", "uvloop (>=0.5.3)", "ujson (>=1.35)"] +all = ["aiofiles", "bandit", "beautifulsoup4", "black", "docutils", "flake8", "gunicorn", "httpcore (==0.3.0)", "multidict (>=4.0,<5.0)", "pygments", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "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", "httpcore (==0.3.0)", "multidict (>=4.0,<5.0)", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "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", "httpcore (==0.3.0)", "multidict (>=4.0,<5.0)", "pytest (==5.2.1)", "pytest-benchmark", "pytest-cov", "pytest-sanic", "pytest-sugar", "ujson (>=1.35)", "uvloop (>=0.5.3)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A Sanic extension adding a decorator for CORS support. Based on flask-cors by Cory Dolphin." 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 = "*" -version = "0.10.0.post3" [package.dependencies] sanic = ">=18.12.0" sanic-plugins-framework = ">=0.9.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "JWT oauth flow for Sanic" name = "sanic-jwt" +version = "1.4.1" +description = "JWT oauth flow for Sanic" +category = "main" optional = false python-versions = "*" -version = "1.4.1" [package.dependencies] pyjwt = "*" [package.extras] -all = ["sphinx", "sphinx"] -docs = ["sphinx"] +all = ["Sphinx", "Sphinx"] +docs = ["Sphinx"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Doing all of the boilerplate to create a Sanic Plugin, so you don't have to." name = "sanic-plugins-framework" +version = "0.9.3" +description = "Doing all of the boilerplate to create a Sanic Plugin, so you don't have to." +category = "main" optional = false python-versions = "*" -version = "0.9.3" [package.dependencies] sanic = ">=18.12.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A set of python modules for machine learning and data mining" name = "scikit-learn" +version = "0.23.1" +description = "A set of python modules for machine learning and data mining" +category = "main" optional = false python-versions = ">=3.6" -version = "0.23.1" [package.dependencies] joblib = ">=0.11" @@ -2417,51 +3330,90 @@ numpy = ">=1.13.3" scipy = ">=0.19.1" threadpoolctl = ">=2.0.0" -[package.extras] -alldeps = ["numpy (>=1.13.3)", "scipy (>=0.19.1)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "SciPy: Scientific Library for Python" name = "scipy" +version = "1.4.1" +description = "SciPy: Scientific Library for Python" +category = "main" optional = false python-versions = ">=3.5" -version = "1.4.1" [package.dependencies] numpy = ">=1.13.3" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "SentencePiece python wrapper" name = "sentencepiece" +version = "0.1.92" +description = "SentencePiece python wrapper" +category = "main" optional = true python-versions = "*" -version = "0.1.92" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Various objects to denote special meanings in python" name = "sentinels" +version = "1.0.0" +description = "Various objects to denote special meanings in python" +category = "dev" optional = false python-versions = "*" -version = "1.0.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + +[[package]] +name = "setuptools" +version = "59.6.0" +description = "Easily download, build, install, upgrade, and uninstall Python packages" +category = "main" +optional = false +python-versions = ">=3.6" + +[package.extras] +docs = ["furo", "jaraco.packaging (>=8.2)", "jaraco.tidelift (>=1.4)", "pygments-github-lexers (==0.0.5)", "rst.linker (>=1.9)", "sphinx", "sphinx-inline-tabs", "sphinxcontrib-towncrier"] +testing = ["flake8-2020", "jaraco.envs (>=2.2)", "jaraco.path (>=3.2.0)", "mock", "paver", "pip (>=19.1)", "pytest (>=6)", "pytest-black (>=0.3.7)", "pytest-checkdocs (>=2.4)", "pytest-cov", "pytest-enabler (>=1.0.1)", "pytest-flake8", "pytest-mypy", "pytest-virtualenv (>=1.2.7)", "pytest-xdist", "sphinx", "virtualenv (>=13.0.0)", "wheel"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Python 2 and 3 compatibility utilities" name = "six" +version = "1.15.0" +description = "Python 2 and 3 compatibility utilities" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*" -version = "1.15.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn" name = "sklearn-crfsuite" +version = "0.3.6" +description = "CRFsuite (python-crfsuite) wrapper which provides interface simlar to scikit-learn" +category = "main" optional = false python-versions = "*" -version = "0.3.6" [package.dependencies] python-crfsuite = ">=0.8.3" @@ -2469,13 +3421,18 @@ six = "*" tabulate = "*" tqdm = ">=2.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Slack API clients for Web API and RTM API" name = "slackclient" +version = "2.7.2" +description = "Slack API clients for Web API and RTM API" +category = "main" optional = false python-versions = ">=3.6.0" -version = "2.7.2" [package.dependencies] aiohttp = ">3.5.2,<4.0.0" @@ -2483,42 +3440,60 @@ aiohttp = ">3.5.2,<4.0.0" [package.extras] optional = ["aiodns (>1.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Sniff out which async library your code is running under" name = "sniffio" +version = "1.1.0" +description = "Sniff out which async library your code is running under" +category = "main" optional = false python-versions = ">=3.5" -version = "1.1.0" [package.dependencies] -[package.dependencies.contextvars] -python = "<3.7" -version = ">=2.1" +contextvars = {version = ">=2.1", markers = "python_version < \"3.7\""} + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "This package provides 26 stemmers for 25 languages generated from Snowball algorithms." name = "snowballstemmer" +version = "2.0.0" +description = "This package provides 26 stemmers for 25 languages generated from Snowball algorithms." +category = "dev" optional = false python-versions = "*" -version = "2.0.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" name = "sortedcontainers" +version = "2.2.2" +description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" +category = "dev" optional = false python-versions = "*" -version = "2.2.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Industrial-strength Natural Language Processing (NLP) in Python" name = "spacy" -optional = true -python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,>=2.7" version = "2.2.4" +description = "Industrial-strength Natural Language Processing (NLP) in Python" +category = "main" +optional = true +python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*" [package.dependencies] blis = ">=0.4.0,<0.5.0" @@ -2543,27 +3518,32 @@ cuda90 = ["cupy-cuda90 (>=5.0.0b4)"] cuda91 = ["cupy-cuda91 (>=5.0.0b4)"] cuda92 = ["cupy-cuda92 (>=5.0.0b4)"] ja = ["fugashi (>=0.1.3)"] -ko = ["natto-py (0.9.0)"] -lookups = ["spacy-lookups-data (>=0.0.5,<0.2.0)"] +ko = ["natto-py (==0.9.0)"] +lookups = ["spacy_lookups_data (>=0.0.5,<0.2.0)"] th = ["pythainlp (>=2.0)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Python documentation generator" name = "sphinx" +version = "3.1.2" +description = "Python documentation generator" +category = "dev" optional = false python-versions = ">=3.5" -version = "3.1.2" [package.dependencies] -Jinja2 = ">=2.3" -Pygments = ">=2.0" alabaster = ">=0.7,<0.8" babel = ">=1.3" -colorama = ">=0.3.5" +colorama = {version = ">=0.3.5", markers = "sys_platform == \"win32\""} docutils = ">=0.12" imagesize = "*" +Jinja2 = ">=2.3" packaging = "*" +Pygments = ">=2.0" requests = ">=2.5.0" setuptools = "*" snowballstemmer = ">=1.1" @@ -2576,177 +3556,244 @@ sphinxcontrib-serializinghtml = "*" [package.extras] docs = ["sphinxcontrib-websupport"] -lint = ["flake8 (>=3.5.0)", "flake8-import-order", "mypy (>=0.780)", "docutils-stubs"] -test = ["pytest", "pytest-cov", "html5lib", "typed-ast", "cython"] +lint = ["docutils-stubs", "flake8 (>=3.5.0)", "flake8-import-order", "mypy (>=0.780)"] +test = ["cython", "html5lib", "pytest", "pytest-cov", "typed-ast"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled web server." name = "sphinx-autobuild" +version = "0.7.1" +description = "Watch a Sphinx directory and rebuild the documentation when a change is detected. Also includes a livereload enabled web server." +category = "dev" optional = false python-versions = "*" -version = "0.7.1" [package.dependencies] -PyYAML = ">=3.10" argh = ">=0.24.1" livereload = ">=2.3.0" pathtools = ">=0.1.2" port-for = "0.3.1" +PyYAML = ">=3.10" tornado = ">=3.2" watchdog = ">=0.7.1" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Type hints (PEP 484) support for the Sphinx autodoc extension" name = "sphinx-autodoc-typehints" +version = "1.10.3" +description = "Type hints (PEP 484) support for the Sphinx autodoc extension" +category = "dev" optional = false python-versions = ">=3.5.2" -version = "1.10.3" [package.dependencies] Sphinx = ">=2.1" [package.extras] -test = ["pytest (>=3.1.0)", "typing-extensions (>=3.5)", "sphobjinv (>=2.0)", "dataclasses"] -type_comments = ["typed-ast (>=1.4.0)"] +test = ["dataclasses", "pytest (>=3.1.0)", "sphobjinv (>=2.0)", "typing-extensions (>=3.5)"] +type-comments = ["typed-ast (>=1.4.0)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Read the Docs theme for Sphinx" name = "sphinx-rtd-theme" +version = "0.2.5b1" +description = "Read the Docs theme for Sphinx" +category = "dev" optional = false python-versions = "*" -version = "0.2.5b1" +develop = false [package.source] -reference = "6b89a7c13bba2a7100d7093ed5007b2abf67f277" type = "git" url = "https://github.com/RasaHQ/sphinx_rtd_theme.git" +reference = "6b89a7c13bba2a7100d7093ed5007b2abf67f277" [[package]] -category = "dev" -description = "Tab views for Sphinx" name = "sphinx-tabs" +version = "1.1.13" +description = "Tab views for Sphinx" +category = "dev" optional = false python-versions = "*" -version = "1.1.13" [package.dependencies] sphinx = ">=1.4" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" name = "sphinxcontrib-applehelp" +version = "1.0.2" +description = "sphinxcontrib-applehelp is a sphinx extension which outputs Apple help books" +category = "dev" optional = false python-versions = ">=3.5" -version = "1.0.2" [package.extras] -lint = ["flake8", "mypy", "docutils-stubs"] +lint = ["docutils-stubs", "flake8", "mypy"] test = ["pytest"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." name = "sphinxcontrib-devhelp" +version = "1.0.2" +description = "sphinxcontrib-devhelp is a sphinx extension which outputs Devhelp document." +category = "dev" optional = false python-versions = ">=3.5" -version = "1.0.2" [package.extras] -lint = ["flake8", "mypy", "docutils-stubs"] +lint = ["docutils-stubs", "flake8", "mypy"] test = ["pytest"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" name = "sphinxcontrib-htmlhelp" +version = "1.0.3" +description = "sphinxcontrib-htmlhelp is a sphinx extension which renders HTML help files" +category = "dev" optional = false python-versions = ">=3.5" -version = "1.0.3" [package.extras] -lint = ["flake8", "mypy", "docutils-stubs"] -test = ["pytest", "html5lib"] +lint = ["docutils-stubs", "flake8", "mypy"] +test = ["html5lib", "pytest"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Sphinx domain for documenting HTTP APIs" name = "sphinxcontrib-httpdomain" +version = "1.7.0" +description = "Sphinx domain for documenting HTTP APIs" +category = "dev" optional = false python-versions = "*" -version = "1.7.0" [package.dependencies] -Sphinx = ">=1.5" six = "*" +Sphinx = ">=1.5" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "A sphinx extension which renders display math in HTML via JavaScript" name = "sphinxcontrib-jsmath" +version = "1.0.1" +description = "A sphinx extension which renders display math in HTML via JavaScript" +category = "dev" optional = false python-versions = ">=3.5" -version = "1.0.1" [package.extras] -test = ["pytest", "flake8", "mypy"] +test = ["flake8", "mypy", "pytest"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Sphinx extension to include program output" name = "sphinxcontrib-programoutput" +version = "0.16" +description = "Sphinx extension to include program output" +category = "dev" optional = false python-versions = ">=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*" -version = "0.16" [package.dependencies] Sphinx = ">=1.7.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document." name = "sphinxcontrib-qthelp" +version = "1.0.3" +description = "sphinxcontrib-qthelp is a sphinx extension which outputs QtHelp document." +category = "dev" optional = false python-versions = ">=3.5" -version = "1.0.3" [package.extras] -lint = ["flake8", "mypy", "docutils-stubs"] +lint = ["docutils-stubs", "flake8", "mypy"] test = ["pytest"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)." name = "sphinxcontrib-serializinghtml" +version = "1.1.4" +description = "sphinxcontrib-serializinghtml is a sphinx extension which outputs \"serialized\" HTML files (json and pickle)." +category = "dev" optional = false python-versions = ">=3.5" -version = "1.1.4" [package.extras] -lint = ["flake8", "mypy", "docutils-stubs"] +lint = ["docutils-stubs", "flake8", "mypy"] test = ["pytest"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Make Sphinx better at documenting Python functions and methods" name = "sphinxcontrib-trio" +version = "1.1.2" +description = "Make Sphinx better at documenting Python functions and methods" +category = "dev" optional = false python-versions = "*" -version = "1.1.2" [package.dependencies] sphinx = ">=1.7" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Sphinx extension that allows building versioned docs for self-hosting." name = "sphinxcontrib-versioning" +version = "2.2.1" +description = "Sphinx extension that allows building versioned docs for self-hosting." +category = "dev" optional = false python-versions = "*" -version = "2.2.1" +develop = false [package.dependencies] click = "*" @@ -2754,57 +3801,72 @@ colorclass = "*" sphinx = "*" [package.source] -reference = "b335b378e38411499f3f22d51314a68b74f1dbfa" type = "git" url = "https://github.com/RasaHQ/sphinxcontrib-versioning.git" +reference = "b335b378e38411499f3f22d51314a68b74f1dbfa" [[package]] -category = "dev" -description = "Sphinx API for Web Apps" name = "sphinxcontrib-websupport" +version = "1.2.3" +description = "Sphinx API for Web Apps" +category = "dev" optional = false python-versions = ">=3.5" -version = "1.2.3" [package.extras] lint = ["flake8"] -test = ["pytest", "sqlalchemy", "whoosh", "sphinx"] +test = ["Sphinx", "pytest", "sqlalchemy", "whoosh"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Database Abstraction Library" name = "sqlalchemy" +version = "1.3.18" +description = "Database Abstraction Library" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "1.3.18" [package.extras] mssql = ["pyodbc"] -mssql_pymssql = ["pymssql"] -mssql_pyodbc = ["pyodbc"] +mssql-pymssql = ["pymssql"] +mssql-pyodbc = ["pyodbc"] mysql = ["mysqlclient"] -oracle = ["cx-oracle"] +oracle = ["cx_oracle"] postgresql = ["psycopg2"] -postgresql_pg8000 = ["pg8000"] -postgresql_psycopg2binary = ["psycopg2-binary"] -postgresql_psycopg2cffi = ["psycopg2cffi"] +postgresql-pg8000 = ["pg8000"] +postgresql-psycopg2binary = ["psycopg2-binary"] +postgresql-psycopg2cffi = ["psycopg2cffi"] pymysql = ["pymysql"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Modern high-performance serialization utilities for Python" name = "srsly" +version = "1.0.2" +description = "Modern high-performance serialization utilities for Python" +category = "main" optional = true python-versions = "*" -version = "1.0.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "SSH public key parser" name = "sshpubkeys" +version = "3.1.0" +description = "SSH public key parser" +category = "dev" optional = false python-versions = "*" -version = "3.1.0" [package.dependencies] cryptography = ">=2.1.4" @@ -2813,24 +3875,34 @@ ecdsa = ">=0.13" [package.extras] dev = ["twine", "wheel"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Pretty-print tabular data" name = "tabulate" +version = "0.8.7" +description = "Pretty-print tabular data" +category = "main" optional = false python-versions = "*" -version = "0.8.7" [package.extras] widechars = ["wcwidth"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "TensorBoard lets you watch Tensors Flow" name = "tensorboard" +version = "2.2.2" +description = "TensorBoard lets you watch Tensors Flow" +category = "main" optional = false python-versions = ">= 2.7, != 3.0.*, != 3.1.*" -version = "2.2.2" [package.dependencies] absl-py = ">=0.4" @@ -2845,26 +3917,33 @@ setuptools = ">=41.0.0" six = ">=1.10.0" tensorboard-plugin-wit = ">=1.6.0" werkzeug = ">=0.11.15" +wheel = {version = ">=0.26", markers = "python_version >= \"3\""} -[package.dependencies.wheel] -python = ">=3" -version = ">=0.26" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "What-If Tool TensorBoard plugin." name = "tensorboard-plugin-wit" +version = "1.7.0" +description = "What-If Tool TensorBoard plugin." +category = "main" optional = false python-versions = "*" -version = "1.7.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "TensorFlow is an open source machine learning framework for everyone." name = "tensorflow" +version = "2.2.0" +description = "TensorFlow is an open source machine learning framework for everyone." +category = "main" optional = false python-versions = "*" -version = "2.2.0" [package.dependencies] absl-py = ">=0.7.0" @@ -2877,46 +3956,55 @@ keras-preprocessing = ">=1.1.0" numpy = ">=1.16.0,<2.0" opt-einsum = ">=2.3.2" protobuf = ">=3.8.0" +scipy = {version = "1.4.1", markers = "python_version >= \"3\""} six = ">=1.12.0" tensorboard = ">=2.2.0,<2.3.0" tensorflow-estimator = ">=2.2.0,<2.3.0" termcolor = ">=1.1.0" +wheel = {version = ">=0.26", markers = "python_version >= \"3\""} wrapt = ">=1.11.1" -[package.dependencies.scipy] -python = ">=3" -version = "1.4.1" - -[package.dependencies.wheel] -python = ">=3" -version = ">=0.26" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "TensorFlow Addons." name = "tensorflow-addons" +version = "0.10.0" +description = "TensorFlow Addons." +category = "main" optional = false python-versions = "*" -version = "0.10.0" [package.dependencies] typeguard = ">=2.7" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "TensorFlow Estimator." name = "tensorflow-estimator" +version = "2.2.0" +description = "TensorFlow Estimator." +category = "main" optional = false python-versions = "*" -version = "2.2.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models." name = "tensorflow-hub" +version = "0.8.0" +description = "TensorFlow Hub is a library to foster the publication, discovery, and consumption of reusable parts of machine learning models." +category = "main" optional = false python-versions = "*" -version = "0.8.0" [package.dependencies] numpy = ">=1.12.0" @@ -2924,16 +4012,21 @@ protobuf = ">=3.8.0" six = ">=1.12.0" [package.extras] -make_image_classifier = ["keras-preprocessing"] -make_nearest_neighbour_index = ["apache-beam", "annoy"] +make-image-classifier = ["keras-preprocessing[image]"] +make-nearest-neighbour-index = ["annoy", "apache-beam"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Probabilistic modeling and statistical inference in TensorFlow" name = "tensorflow-probability" +version = "0.10.1" +description = "Probabilistic modeling and statistical inference in TensorFlow" +category = "main" optional = false python-versions = "*" -version = "0.10.1" [package.dependencies] cloudpickle = "1.3" @@ -2945,55 +4038,80 @@ six = ">=1.10.0" [package.extras] jax = ["jax", "jaxlib"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "TF.Text is a TensorFlow library of text related ops, modules, and subgraphs." name = "tensorflow-text" +version = "2.2.1" +description = "TF.Text is a TensorFlow library of text related ops, modules, and subgraphs." +category = "main" optional = true python-versions = "*" -version = "2.2.1" [package.dependencies] tensorflow = ">=2.2.0,<2.3" [package.extras] -tensorflow_gpu = ["tensorflow-gpu (>=2.2.0,<2.3)"] +tensorflow-gpu = ["tensorflow-gpu (>=2.2.0,<2.3)"] tests = ["absl-py", "pytest"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "ANSII Color formatting for output in terminal." name = "termcolor" +version = "1.1.0" +description = "ANSII Color formatting for output in terminal." +category = "main" optional = false python-versions = "*" -version = "1.1.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Generate simple tables in terminals from a nested list of strings." name = "terminaltables" +version = "3.1.0" +description = "Generate simple tables in terminals from a nested list of strings." +category = "main" optional = false python-versions = "*" -version = "3.1.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Test utilities for code working with files and commands" name = "testpath" +version = "0.4.4" +description = "Test utilities for code working with files and commands" +category = "dev" optional = false python-versions = "*" -version = "0.4.4" [package.extras] test = ["pathlib2"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Practical Machine Learning for NLP" name = "thinc" +version = "7.4.0" +description = "Practical Machine Learning for NLP" +category = "main" optional = true python-versions = "*" -version = "7.4.0" [package.dependencies] blis = ">=0.4.0,<0.5.0" @@ -3016,48 +4134,73 @@ cuda90 = ["cupy-cuda90 (>=5.0.0b4)"] cuda91 = ["cupy-cuda91 (>=5.0.0b4)"] cuda92 = ["cupy-cuda92 (>=5.0.0b4)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "threadpoolctl" name = "threadpoolctl" +version = "2.1.0" +description = "threadpoolctl" +category = "main" optional = false python-versions = ">=3.5" -version = "2.1.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Fast and Customizable Tokenizers" name = "tokenizers" +version = "0.7.0" +description = "Fast and Customizable Tokenizers" +category = "main" optional = true python-versions = "*" -version = "0.7.0" [package.extras] testing = ["pytest"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "Python Library for Tom's Obvious, Minimal Language" name = "toml" +version = "0.10.1" +description = "Python Library for Tom's Obvious, Minimal Language" +category = "dev" optional = false python-versions = "*" -version = "0.10.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." name = "tornado" +version = "6.0.4" +description = "Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed." +category = "main" optional = false python-versions = ">= 3.5" -version = "6.0.4" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Building newsfiles for your project." name = "towncrier" +version = "19.2.0" +description = "Building newsfiles for your project." +category = "dev" optional = false python-versions = "*" -version = "19.2.0" [package.dependencies] Click = "*" @@ -3065,24 +4208,34 @@ incremental = "*" jinja2 = "*" toml = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Fast, Extensible Progress Meter" name = "tqdm" +version = "4.47.0" +description = "Fast, Extensible Progress Meter" +category = "main" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*" -version = "4.47.0" [package.extras] -dev = ["py-make (>=0.1.0)", "twine", "argopt", "pydoc-markdown"] +dev = ["argopt", "py-make (>=0.1.0)", "pydoc-markdown", "twine"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Traitlets Python config system" name = "traitlets" +version = "4.3.3" +description = "Traitlets Python config system" +category = "dev" optional = false python-versions = "*" -version = "4.3.3" [package.dependencies] decorator = "*" @@ -3090,17 +4243,23 @@ ipython-genutils = "*" six = "*" [package.extras] -test = ["pytest", "mock"] +test = ["mock", "pytest"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch" name = "transformers" +version = "2.11.0" +description = "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch" +category = "main" optional = true python-versions = ">=3.6.0" -version = "2.11.0" [package.dependencies] +dataclasses = {version = "*", markers = "python_version < \"3.7\""} filelock = "*" numpy = "*" packaging = "*" @@ -3111,133 +4270,179 @@ sentencepiece = "*" tokenizers = "0.7.0" tqdm = ">=4.27" -[package.dependencies.dataclasses] -python = "<3.7" -version = "*" - [package.extras] -all = ["pydantic", "uvicorn", "fastapi", "starlette", "tensorflow", "torch"] -dev = ["pytest", "pytest-xdist", "timeout-decorator", "black", "isort", "flake8", "mecab-python3", "scikit-learn", "tensorflow", "torch"] +all = ["fastapi", "pydantic", "starlette", "tensorflow", "torch", "uvicorn"] +dev = ["black", "flake8", "isort", "mecab-python3", "pytest", "pytest-xdist", "scikit-learn", "tensorflow", "timeout-decorator", "torch"] docs = ["recommonmark", "sphinx", "sphinx-markdown-tables", "sphinx-rtd-theme"] mecab = ["mecab-python3"] -quality = ["black", "isort", "flake8"] -serving = ["pydantic", "uvicorn", "fastapi", "starlette"] +quality = ["black", "flake8", "isort"] +serving = ["fastapi", "pydantic", "starlette", "uvicorn"] sklearn = ["scikit-learn"] testing = ["pytest", "pytest-xdist", "timeout-decorator"] -tf = ["tensorflow", "onnxconverter-common", "keras2onnx"] -tf-cpu = ["tensorflow-cpu", "onnxconverter-common", "keras2onnx"] +tf = ["keras2onnx", "onnxconverter-common", "tensorflow"] +tf-cpu = ["keras2onnx", "onnxconverter-common", "tensorflow-cpu"] torch = ["torch"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Twilio API client and TwiML generator" name = "twilio" +version = "6.42.0" +description = "Twilio API client and TwiML generator" +category = "main" optional = false python-versions = "*" -version = "6.42.0" [package.dependencies] PyJWT = ">=1.4.2" pytz = "*" +requests = {version = ">=2.0.0", markers = "python_version >= \"3.0\""} six = "*" -[package.dependencies.requests] -python = ">=3.0" -version = ">=2.0.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "a fork of Python 2 and 3 ast modules with type comment support" name = "typed-ast" +version = "1.4.1" +description = "a fork of Python 2 and 3 ast modules with type comment support" +category = "dev" optional = false python-versions = "*" -version = "1.4.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Run-time type checker for Python" name = "typeguard" +version = "2.9.1" +description = "Run-time type checker for Python" +category = "main" optional = false python-versions = ">=3.5.3" -version = "2.9.1" [package.extras] -doc = ["sphinx-rtd-theme", "sphinx-autodoc-typehints (>=1.2.0)"] +doc = ["sphinx-autodoc-typehints (>=1.2.0)", "sphinx-rtd-theme"] test = ["pytest", "typing-extensions"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Backported and Experimental Type Hints for Python 3.5+" -marker = "python_version < \"3.7\"" name = "typing-extensions" +version = "3.7.4.2" +description = "Backported and Experimental Type Hints for Python 3.5+" +category = "main" optional = false python-versions = "*" -version = "3.7.4.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "tzinfo object for the local timezone" name = "tzlocal" +version = "2.1" +description = "tzinfo object for the local timezone" +category = "main" optional = false python-versions = "*" -version = "2.1" [package.dependencies] pytz = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Ultra fast JSON encoder and decoder for Python" name = "ujson" +version = "3.0.0" +description = "Ultra fast JSON encoder and decoder for Python" +category = "main" optional = false python-versions = ">=3.5" -version = "3.0.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "URI templates" name = "uritemplate" +version = "3.0.1" +description = "URI templates" +category = "main" optional = true python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "3.0.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "HTTP library with thread-safe connection pooling, file post, and more." name = "urllib3" +version = "1.25.9" +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.*, <4" -version = "1.25.9" [package.extras] brotli = ["brotlipy (>=0.6.0)"] -secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "pyOpenSSL (>=0.14)", "ipaddress"] -socks = ["PySocks (>=1.5.6,<1.5.7 || >1.5.7,<2.0)"] +secure = ["certifi", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "ipaddress", "pyOpenSSL (>=0.14)"] +socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Fast implementation of asyncio event loop on top of libuv" -marker = "sys_platform != \"win32\" and implementation_name == \"cpython\"" name = "uvloop" +version = "0.14.0" +description = "Fast implementation of asyncio event loop on top of libuv" +category = "main" optional = false python-versions = "*" -version = "0.14.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "A lightweight console printing and formatting toolkit" name = "wasabi" +version = "0.7.0" +description = "A lightweight console printing and formatting toolkit" +category = "main" optional = true python-versions = "*" -version = "0.7.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Filesystem events monitoring" name = "watchdog" +version = "0.10.3" +description = "Filesystem events monitoring" +category = "dev" optional = false python-versions = "*" -version = "0.10.3" [package.dependencies] pathtools = ">=0.1.1" @@ -3245,118 +4450,177 @@ pathtools = ">=0.1.1" [package.extras] watchmedo = ["PyYAML (>=3.10)", "argh (>=0.24.1)"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Measures the displayed width of unicode strings in a terminal" name = "wcwidth" +version = "0.2.5" +description = "Measures the displayed width of unicode strings in a terminal" +category = "main" optional = false python-versions = "*" -version = "0.2.5" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Character encoding aliases for legacy web content" name = "webencodings" +version = "0.5.1" +description = "Character encoding aliases for legacy web content" +category = "dev" optional = false python-versions = "*" -version = "0.5.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Community-developed Python SDK for the Webex Teams APIs" name = "webexteamssdk" +version = "1.3" +description = "Community-developed Python SDK for the Webex Teams APIs" +category = "main" optional = false python-versions = "*" -version = "1.3" [package.dependencies] -PyJWT = "*" future = "*" +PyJWT = "*" requests = ">=2.4.2" requests-toolbelt = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "dev" -description = "WebSocket client for Python. hybi13 is supported." name = "websocket-client" +version = "0.57.0" +description = "WebSocket client for Python. hybi13 is supported." +category = "dev" optional = false python-versions = ">=2.6, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "0.57.0" [package.dependencies] six = "*" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" name = "websockets" +version = "8.0.2" +description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" +category = "main" optional = false python-versions = ">=3.6" -version = "8.0.2" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "The comprehensive WSGI web application library." name = "werkzeug" +version = "1.0.1" +description = "The comprehensive WSGI web application library." +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "1.0.1" [package.extras] -dev = ["pytest", "pytest-timeout", "coverage", "tox", "sphinx", "pallets-sphinx-themes", "sphinx-issues"] +dev = ["coverage", "pallets-sphinx-themes", "pytest", "pytest-timeout", "sphinx", "sphinx-issues", "tox"] watchdog = ["watchdog"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "A built-package format for Python" name = "wheel" +version = "0.34.2" +description = "A built-package format for Python" +category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*" -version = "0.34.2" [package.extras] test = ["pytest (>=3.0.0)", "pytest-cov"] +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Module for decorators, wrappers and monkey patching." name = "wrapt" +version = "1.12.1" +description = "Module for decorators, wrappers and monkey patching." +category = "main" optional = false python-versions = "*" -version = "1.12.1" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "dev" -description = "Makes working with XML feel like you are working with JSON" name = "xmltodict" +version = "0.12.0" +description = "Makes working with XML feel like you are working with JSON" +category = "dev" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" -version = "0.12.0" + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [[package]] -category = "main" -description = "Yet another URL library" name = "yarl" +version = "1.4.2" +description = "Yet another URL library" +category = "main" optional = false python-versions = ">=3.5" -version = "1.4.2" [package.dependencies] idna = ">=2.0" multidict = ">=4.0" +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" + [[package]] -category = "main" -description = "Backport of pathlib-compatible object wrapper for zip files" -marker = "python_version < \"3.7\" and python_version != \"3.4\" or python_version < \"3.8\"" name = "zipp" +version = "3.1.0" +description = "Backport of pathlib-compatible object wrapper for zip files" +category = "main" optional = false python-versions = ">=3.6" -version = "3.1.0" [package.extras] -docs = ["sphinx", "jaraco.packaging (>=3.2)", "rst.linker (>=1.9)"] -testing = ["jaraco.itertools", "func-timeout"] +docs = ["jaraco.packaging (>=3.2)", "rst.linker (>=1.9)", "sphinx"] +testing = ["func-timeout", "jaraco.itertools"] + +[package.source] +type = "legacy" +url = "https://pypi.rasa.com/simple" +reference = "rasa-pypi" [extras] convert = ["tensorflow-text"] @@ -3366,8 +4630,9 @@ spacy = ["spacy"] transformers = ["transformers"] [metadata] -content-hash = "e87f853ba73906298a1dcb2cd3b3acad0057e6ab8759a4934799f1f010c96952" +lock-version = "1.1" python-versions = ">=3.6,<3.9" +content-hash = "e1d16037739508055c4b50e0e3951cc9f5e052427e98e90cdddac857e00c4fee" [metadata.files] absl-py = [ @@ -3973,16 +5238,19 @@ kiwisolver = [ {file = "kiwisolver-1.2.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:443c2320520eda0a5b930b2725b26f6175ca4453c61f739fef7a5847bd262f74"}, {file = "kiwisolver-1.2.0-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:efcf3397ae1e3c3a4a0a0636542bcad5adad3b1dd3e8e629d0b6e201347176c8"}, {file = "kiwisolver-1.2.0-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:fccefc0d36a38c57b7bd233a9b485e2f1eb71903ca7ad7adacad6c28a56d62d2"}, + {file = "kiwisolver-1.2.0-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:be046da49fbc3aa9491cc7296db7e8d27bcf0c3d5d1a40259c10471b014e4e0c"}, {file = "kiwisolver-1.2.0-cp36-none-win32.whl", hash = "sha256:60a78858580761fe611d22127868f3dc9f98871e6fdf0a15cc4203ed9ba6179b"}, {file = "kiwisolver-1.2.0-cp36-none-win_amd64.whl", hash = "sha256:556da0a5f60f6486ec4969abbc1dd83cf9b5c2deadc8288508e55c0f5f87d29c"}, {file = "kiwisolver-1.2.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:7cc095a4661bdd8a5742aaf7c10ea9fac142d76ff1770a0f84394038126d8fc7"}, {file = "kiwisolver-1.2.0-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:c955791d80e464da3b471ab41eb65cf5a40c15ce9b001fdc5bbc241170de58ec"}, {file = "kiwisolver-1.2.0-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:603162139684ee56bcd57acc74035fceed7dd8d732f38c0959c8bd157f913fec"}, + {file = "kiwisolver-1.2.0-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:63f55f490b958b6299e4e5bdac66ac988c3d11b7fafa522800359075d4fa56d1"}, {file = "kiwisolver-1.2.0-cp37-none-win32.whl", hash = "sha256:03662cbd3e6729f341a97dd2690b271e51a67a68322affab12a5b011344b973c"}, {file = "kiwisolver-1.2.0-cp37-none-win_amd64.whl", hash = "sha256:4eadb361baf3069f278b055e3bb53fa189cea2fd02cb2c353b7a99ebb4477ef1"}, {file = "kiwisolver-1.2.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:c31bc3c8e903d60a1ea31a754c72559398d91b5929fcb329b1c3a3d3f6e72113"}, {file = "kiwisolver-1.2.0-cp38-cp38-manylinux1_i686.whl", hash = "sha256:d52b989dc23cdaa92582ceb4af8d5bcc94d74b2c3e64cd6785558ec6a879793e"}, {file = "kiwisolver-1.2.0-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:e586b28354d7b6584d8973656a7954b1c69c93f708c0c07b77884f91640b7657"}, + {file = "kiwisolver-1.2.0-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:38d05c9ecb24eee1246391820ed7137ac42a50209c203c908154782fced90e44"}, {file = "kiwisolver-1.2.0-cp38-none-win32.whl", hash = "sha256:d069ef4b20b1e6b19f790d00097a5d5d2c50871b66d10075dab78938dc2ee2cf"}, {file = "kiwisolver-1.2.0-cp38-none-win_amd64.whl", hash = "sha256:18d749f3e56c0480dccd1714230da0f328e6e4accf188dd4e6884bdd06bf02dd"}, {file = "kiwisolver-1.2.0.tar.gz", hash = "sha256:247800260cd38160c362d211dcaf4ed0f7816afb5efe56544748b21d6ad6d17f"}, @@ -4013,20 +5281,39 @@ markupsafe = [ {file = "MarkupSafe-1.1.1-cp35-cp35m-win32.whl", hash = "sha256:6dd73240d2af64df90aa7c4e7481e23825ea70af4b4922f8ede5b9e35f78a3b1"}, {file = "MarkupSafe-1.1.1-cp35-cp35m-win_amd64.whl", hash = "sha256:9add70b36c5666a2ed02b43b335fe19002ee5235efd4b8a89bfcf9005bebac0d"}, {file = "MarkupSafe-1.1.1-cp36-cp36m-macosx_10_6_intel.whl", hash = "sha256:24982cc2533820871eba85ba648cd53d8623687ff11cbb805be4ff7b4c971aff"}, + {file = "MarkupSafe-1.1.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:d53bc011414228441014aa71dbec320c66468c1030aae3a6e29778a3382d96e5"}, {file = "MarkupSafe-1.1.1-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:00bc623926325b26bb9605ae9eae8a215691f33cae5df11ca5424f06f2d1f473"}, {file = "MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:717ba8fe3ae9cc0006d7c451f0bb265ee07739daf76355d06366154ee68d221e"}, + {file = "MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_i686.whl", hash = "sha256:3b8a6499709d29c2e2399569d96719a1b21dcd94410a586a18526b143ec8470f"}, + {file = "MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl", hash = "sha256:84dee80c15f1b560d55bcfe6d47b27d070b4681c699c572af2e3c7cc90a3b8e0"}, + {file = "MarkupSafe-1.1.1-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:b1dba4527182c95a0db8b6060cc98ac49b9e2f5e64320e2b56e47cb2831978c7"}, {file = "MarkupSafe-1.1.1-cp36-cp36m-win32.whl", hash = "sha256:535f6fc4d397c1563d08b88e485c3496cf5784e927af890fb3c3aac7f933ec66"}, {file = "MarkupSafe-1.1.1-cp36-cp36m-win_amd64.whl", hash = "sha256:b1282f8c00509d99fef04d8ba936b156d419be841854fe901d8ae224c59f0be5"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-macosx_10_6_intel.whl", hash = "sha256:8defac2f2ccd6805ebf65f5eeb132adcf2ab57aa11fdf4c0dd5169a004710e7d"}, + {file = "MarkupSafe-1.1.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:bf5aa3cbcfdf57fa2ee9cd1822c862ef23037f5c832ad09cfea57fa846dec193"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:46c99d2de99945ec5cb54f23c8cd5689f6d7177305ebff350a58ce5f8de1669e"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:ba59edeaa2fc6114428f1637ffff42da1e311e29382d81b339c1817d37ec93c6"}, + {file = "MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_i686.whl", hash = "sha256:6fffc775d90dcc9aed1b89219549b329a9250d918fd0b8fa8d93d154918422e1"}, + {file = "MarkupSafe-1.1.1-cp37-cp37m-manylinux2010_x86_64.whl", hash = "sha256:a6a744282b7718a2a62d2ed9d993cad6f5f585605ad352c11de459f4108df0a1"}, + {file = "MarkupSafe-1.1.1-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:195d7d2c4fbb0ee8139a6cf67194f3973a6b3042d742ebe0a9ed36d8b6f0c07f"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-win32.whl", hash = "sha256:b00c1de48212e4cc9603895652c5c410df699856a2853135b3967591e4beebc2"}, {file = "MarkupSafe-1.1.1-cp37-cp37m-win_amd64.whl", hash = "sha256:9bf40443012702a1d2070043cb6291650a0841ece432556f784f004937f0f32c"}, {file = "MarkupSafe-1.1.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:6788b695d50a51edb699cb55e35487e430fa21f1ed838122d722e0ff0ac5ba15"}, {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux1_i686.whl", hash = "sha256:cdb132fc825c38e1aeec2c8aa9338310d29d337bebbd7baa06889d09a60a1fa2"}, {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:13d3144e1e340870b25e7b10b98d779608c02016d5184cfb9927a9f10c689f42"}, + {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux2010_i686.whl", hash = "sha256:acf08ac40292838b3cbbb06cfe9b2cb9ec78fce8baca31ddb87aaac2e2dc3bc2"}, + {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl", hash = "sha256:d9be0ba6c527163cbed5e0857c451fcd092ce83947944d6c14bc95441203f032"}, + {file = "MarkupSafe-1.1.1-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:caabedc8323f1e93231b52fc32bdcde6db817623d33e100708d9a68e1f53b26b"}, {file = "MarkupSafe-1.1.1-cp38-cp38-win32.whl", hash = "sha256:596510de112c685489095da617b5bcbbac7dd6384aeebeda4df6025d0256a81b"}, {file = "MarkupSafe-1.1.1-cp38-cp38-win_amd64.whl", hash = "sha256:e8313f01ba26fbbe36c7be1966a7b7424942f670f38e666995b88d012765b9be"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:d73a845f227b0bfe8a7455ee623525ee656a9e2e749e4742706d80a6065d5e2c"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-manylinux1_i686.whl", hash = "sha256:98bae9582248d6cf62321dcb52aaf5d9adf0bad3b40582925ef7c7f0ed85fceb"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:2beec1e0de6924ea551859edb9e7679da6e4870d32cb766240ce17e0a0ba2014"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-manylinux2010_i686.whl", hash = "sha256:7fed13866cf14bba33e7176717346713881f56d9d2bcebab207f7a036f41b850"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-manylinux2010_x86_64.whl", hash = "sha256:6f1e273a344928347c1290119b493a1f0303c52f5a5eae5f16d74f48c15d4a85"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:feb7b34d6325451ef96bc0e36e1a6c0c1c64bc1fbec4b854f4529e51887b1621"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-win32.whl", hash = "sha256:22c178a091fc6630d0d045bdb5992d2dfe14e3259760e713c490da5323866c39"}, + {file = "MarkupSafe-1.1.1-cp39-cp39-win_amd64.whl", hash = "sha256:b7d644ddb4dbd407d31ffb699f1d140bc35478da613b441c582aeb7c43838dd8"}, {file = "MarkupSafe-1.1.1.tar.gz", hash = "sha256:29872e92839765e546828bb7754a68c418d927cd064fd4708fab9fe9c8bb116b"}, ] matplotlib = [ @@ -4206,6 +5493,10 @@ pika = [ {file = "pika-1.1.0-py2.py3-none-any.whl", hash = "sha256:4e1a1a6585a41b2341992ec32aadb7a919d649eb82904fd8e4a4e0871c8cf3af"}, {file = "pika-1.1.0.tar.gz", hash = "sha256:9fa76ba4b65034b878b2b8de90ff8660a59d925b087c5bb88f8fdbb4b64a1dbf"}, ] +pip = [ + {file = "pip-21.3.1-py3-none-any.whl", hash = "sha256:deaf32dcd9ab821e359cd8330786bcd077604b5c5730c0b096eda46f95c24a2d"}, + {file = "pip-21.3.1.tar.gz", hash = "sha256:fd11ba3d0fdb4c07fbc5ecbba0b1b719809420f25038f8ee3cd913d3faa3033a"}, +] plac = [ {file = "plac-1.1.3-py2.py3-none-any.whl", hash = "sha256:487e553017d419f35add346c4c09707e52fa53f7e7181ce1098ca27620e9ceee"}, {file = "plac-1.1.3.tar.gz", hash = "sha256:398cb947c60c4c25e275e1f1dadf027e7096858fb260b8ece3b33bcff90d985f"}, @@ -4261,70 +5552,87 @@ protobuf = [ {file = "protobuf-3.12.2.tar.gz", hash = "sha256:49ef8ab4c27812a89a76fa894fe7a08f42f2147078392c0dee51d4a444ef6df5"}, ] psycopg2-binary = [ - {file = "psycopg2-binary-2.8.5.tar.gz", hash = "sha256:ccdc6a87f32b491129ada4b87a43b1895cf2c20fdb7f98ad979647506ffc41b6"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:96d3038f5bd061401996614f65d27a4ecb62d843eb4f48e212e6d129171a721f"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:08507efbe532029adee21b8d4c999170a83760d38249936038bd0602327029b5"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:b9a8b391c2b0321e0cd7ec6b4cfcc3dd6349347bd1207d48bcb752aa6c553a66"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27m-win32.whl", hash = "sha256:3286541b9d85a340ee4ed42732d15fc1bb441dc500c97243a768154ab8505bb5"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27m-win_amd64.whl", hash = "sha256:008da3ab51adc70a5f1cfbbe5db3a22607ab030eb44bcecf517ad11a0c2b3cac"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:ba13346ff6d3eb2dca0b6fa0d8a9d999eff3dcd9b55f3a890f12b0b6362b2b38"}, - {file = "psycopg2_binary-2.8.5-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:c8830b7d5f16fd79d39b21e3d94f247219036b29b30c8270314c46bf8b732389"}, - {file = "psycopg2_binary-2.8.5-cp34-cp34m-win32.whl", hash = "sha256:51f7823f1b087d2020d8e8c9e6687473d3d239ba9afc162d9b2ab6e80b53f9f9"}, - {file = "psycopg2_binary-2.8.5-cp34-cp34m-win_amd64.whl", hash = "sha256:107d9be3b614e52a192719c6bf32e8813030020ea1d1215daa86ded9a24d8b04"}, - {file = "psycopg2_binary-2.8.5-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:930315ac53dc65cbf52ab6b6d27422611f5fb461d763c531db229c7e1af6c0b3"}, - {file = "psycopg2_binary-2.8.5-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:6bb2dd006a46a4a4ce95201f836194eb6a1e863f69ee5bab506673e0ca767057"}, - {file = "psycopg2_binary-2.8.5-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:3939cf75fc89c5e9ed836e228c4a63604dff95ad19aed2bbf71d5d04c15ed5ce"}, - {file = "psycopg2_binary-2.8.5-cp35-cp35m-win32.whl", hash = "sha256:a20299ee0ea2f9cca494396ac472d6e636745652a64a418b39522c120fd0a0a4"}, - {file = "psycopg2_binary-2.8.5-cp35-cp35m-win_amd64.whl", hash = "sha256:cc30cb900f42c8a246e2cb76539d9726f407330bc244ca7729c41a44e8d807fb"}, - {file = "psycopg2_binary-2.8.5-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:40abc319f7f26c042a11658bf3dd3b0b3bceccf883ec1c565d5c909a90204434"}, - {file = "psycopg2_binary-2.8.5-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:702f09d8f77dc4794651f650828791af82f7c2efd8c91ae79e3d9fe4bb7d4c98"}, - {file = "psycopg2_binary-2.8.5-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:d1a8b01f6a964fec702d6b6dac1f91f2b9f9fe41b310cbb16c7ef1fac82df06d"}, - {file = "psycopg2_binary-2.8.5-cp36-cp36m-win32.whl", hash = "sha256:17a0ea0b0eabf07035e5e0d520dabc7950aeb15a17c6d36128ba99b2721b25b1"}, - {file = "psycopg2_binary-2.8.5-cp36-cp36m-win_amd64.whl", hash = "sha256:e004db88e5a75e5fdab1620fb9f90c9598c2a195a594225ac4ed2a6f1c23e162"}, - {file = "psycopg2_binary-2.8.5-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:a34826d6465c2e2bbe9d0605f944f19d2480589f89863ed5f091943be27c9de4"}, - {file = "psycopg2_binary-2.8.5-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:cac918cd7c4c498a60f5d2a61d4f0a6091c2c9490d81bc805c963444032d0dab"}, - {file = "psycopg2_binary-2.8.5-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:7b832d76cc65c092abd9505cc670c4e3421fd136fb6ea5b94efbe4c146572505"}, - {file = "psycopg2_binary-2.8.5-cp37-cp37m-win32.whl", hash = "sha256:bb0608694a91db1e230b4a314e8ed00ad07ed0c518f9a69b83af2717e31291a3"}, - {file = "psycopg2_binary-2.8.5-cp37-cp37m-win_amd64.whl", hash = "sha256:eb2f43ae3037f1ef5e19339c41cf56947021ac892f668765cd65f8ab9814192e"}, - {file = "psycopg2_binary-2.8.5-cp38-cp38-macosx_10_9_x86_64.macosx_10_9_intel.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:07cf82c870ec2d2ce94d18e70c13323c89f2f2a2628cbf1feee700630be2519a"}, - {file = "psycopg2_binary-2.8.5-cp38-cp38-manylinux1_i686.whl", hash = "sha256:a69970ee896e21db4c57e398646af9edc71c003bc52a3cc77fb150240fefd266"}, - {file = "psycopg2_binary-2.8.5-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:7036ccf715925251fac969f4da9ad37e4b7e211b1e920860148a10c0de963522"}, - {file = "psycopg2_binary-2.8.5-cp38-cp38-win32.whl", hash = "sha256:8f74e631b67482d504d7e9cf364071fc5d54c28e79a093ff402d5f8f81e23bfa"}, - {file = "psycopg2_binary-2.8.5-cp38-cp38-win_amd64.whl", hash = "sha256:fa466306fcf6b39b8a61d003123d442b23707d635a5cb05ac4e1b62cc79105cd"}, + {file = "psycopg2-binary-2.9.5.tar.gz", hash = "sha256:33e632d0885b95a8b97165899006c40e9ecdc634a529dca7b991eb7de4ece41c"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:0775d6252ccb22b15da3b5d7adbbf8cfe284916b14b6dc0ff503a23edb01ee85"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:2ec46ed947801652c9643e0b1dc334cfb2781232e375ba97312c2fc256597632"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:3520d7af1ebc838cc6084a3281145d5cd5bdd43fdef139e6db5af01b92596cb7"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:5cbc554ba47ecca8cd3396ddaca85e1ecfe3e48dd57dc5e415e59551affe568e"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_24_aarch64.whl", hash = "sha256:5d28ecdf191db558d0c07d0f16524ee9d67896edf2b7990eea800abeb23ebd61"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-manylinux_2_24_ppc64le.whl", hash = "sha256:b9c33d4aef08dfecbd1736ceab8b7b3c4358bf10a0121483e5cd60d3d308cc64"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:05b3d479425e047c848b9782cd7aac9c6727ce23181eb9647baf64ffdfc3da41"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:1e491e6489a6cb1d079df8eaa15957c277fdedb102b6a68cfbf40c4994412fd0"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_ppc64le.whl", hash = "sha256:9e32cedc389bcb76d9f24ea8a012b3cb8385ee362ea437e1d012ffaed106c17d"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:46850a640df62ae940e34a163f72e26aca1f88e2da79148e1862faaac985c302"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-win32.whl", hash = "sha256:3d790f84201c3698d1bfb404c917f36e40531577a6dda02e45ba29b64d539867"}, + {file = "psycopg2_binary-2.9.5-cp310-cp310-win_amd64.whl", hash = "sha256:1764546ffeaed4f9428707be61d68972eb5ede81239b46a45843e0071104d0dd"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-macosx_10_9_universal2.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:426c2ae999135d64e6a18849a7d1ad0e1bd007277e4a8f4752eaa40a96b550ff"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-macosx_11_0_arm64.whl", hash = "sha256:7cf1d44e710ca3a9ce952bda2855830fe9f9017ed6259e01fcd71ea6287565f5"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:024030b13bdcbd53d8a93891a2cf07719715724fc9fee40243f3bd78b4264b8f"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:bcda1c84a1c533c528356da5490d464a139b6e84eb77cc0b432e38c5c6dd7882"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_24_aarch64.whl", hash = "sha256:2ef892cabdccefe577088a79580301f09f2a713eb239f4f9f62b2b29cafb0577"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-manylinux_2_24_ppc64le.whl", hash = "sha256:af0516e1711995cb08dc19bbd05bec7dbdebf4185f68870595156718d237df3e"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_aarch64.whl", hash = "sha256:e72c91bda9880f097c8aa3601a2c0de6c708763ba8128006151f496ca9065935"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_i686.whl", hash = "sha256:e67b3c26e9b6d37b370c83aa790bbc121775c57bfb096c2e77eacca25fd0233b"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_ppc64le.whl", hash = "sha256:5fc447058d083b8c6ac076fc26b446d44f0145308465d745fba93a28c14c9e32"}, + {file = "psycopg2_binary-2.9.5-cp311-cp311-musllinux_1_1_x86_64.whl", hash = "sha256:d892bfa1d023c3781a3cab8dd5af76b626c483484d782e8bd047c180db590e4c"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-macosx_10_14_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:6e63814ec71db9bdb42905c925639f319c80e7909fb76c3b84edc79dadef8d60"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:212757ffcecb3e1a5338d4e6761bf9c04f750e7d027117e74aa3cd8a75bb6fbd"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6f8a9bcab7b6db2e3dbf65b214dfc795b4c6b3bb3af922901b6a67f7cb47d5f8"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_24_aarch64.whl", hash = "sha256:56b2957a145f816726b109ee3d4e6822c23f919a7d91af5a94593723ed667835"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-manylinux_2_24_ppc64le.whl", hash = "sha256:f95b8aca2703d6a30249f83f4fe6a9abf2e627aa892a5caaab2267d56be7ab69"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:70831e03bd53702c941da1a1ad36c17d825a24fbb26857b40913d58df82ec18b"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:dbc332beaf8492b5731229a881807cd7b91b50dbbbaf7fe2faf46942eda64a24"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_ppc64le.whl", hash = "sha256:2d964eb24c8b021623df1c93c626671420c6efadbdb8655cb2bd5e0c6fa422ba"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:95076399ec3b27a8f7fa1cc9a83417b1c920d55cf7a97f718a94efbb96c7f503"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-win32.whl", hash = "sha256:3fc33295cfccad697a97a76dec3f1e94ad848b7b163c3228c1636977966b51e2"}, + {file = "psycopg2_binary-2.9.5-cp36-cp36m-win_amd64.whl", hash = "sha256:02551647542f2bf89073d129c73c05a25c372fc0a49aa50e0de65c3c143d8bd0"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:63e318dbe52709ed10d516a356f22a635e07a2e34c68145484ed96a19b0c4c68"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a7e518a0911c50f60313cb9e74a169a65b5d293770db4770ebf004245f24b5c5"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b9d38a4656e4e715d637abdf7296e98d6267df0cc0a8e9a016f8ba07e4aa3eeb"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_24_aarch64.whl", hash = "sha256:68d81a2fe184030aa0c5c11e518292e15d342a667184d91e30644c9d533e53e1"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-manylinux_2_24_ppc64le.whl", hash = "sha256:7ee3095d02d6f38bd7d9a5358fcc9ea78fcdb7176921528dd709cc63f40184f5"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:46512486be6fbceef51d7660dec017394ba3e170299d1dc30928cbedebbf103a"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:b911dfb727e247340d36ae20c4b9259e4a64013ab9888ccb3cbba69b77fd9636"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_ppc64le.whl", hash = "sha256:422e3d43b47ac20141bc84b3d342eead8d8099a62881a501e97d15f6addabfe9"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:c5682a45df7d9642eff590abc73157c887a68f016df0a8ad722dcc0f888f56d7"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-win32.whl", hash = "sha256:b8104f709590fff72af801e916817560dbe1698028cd0afe5a52d75ceb1fce5f"}, + {file = "psycopg2_binary-2.9.5-cp37-cp37m-win_amd64.whl", hash = "sha256:7b3751857da3e224f5629400736a7b11e940b5da5f95fa631d86219a1beaafec"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:043a9fd45a03858ff72364b4b75090679bd875ee44df9c0613dc862ca6b98460"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:9ffdc51001136b699f9563b1c74cc1f8c07f66ef7219beb6417a4c8aaa896c28"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:c15ba5982c177bc4b23a7940c7e4394197e2d6a424a2d282e7c236b66da6d896"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:dc85b3777068ed30aff8242be2813038a929f2084f69e43ef869daddae50f6ee"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_24_aarch64.whl", hash = "sha256:215d6bf7e66732a514f47614f828d8c0aaac9a648c46a831955cb103473c7147"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-manylinux_2_24_ppc64le.whl", hash = "sha256:7d07f552d1e412f4b4e64ce386d4c777a41da3b33f7098b6219012ba534fb2c2"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:a0adef094c49f242122bb145c3c8af442070dc0e4312db17e49058c1702606d4"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:00475004e5ed3e3bf5e056d66e5dcdf41a0dc62efcd57997acd9135c40a08a50"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_ppc64le.whl", hash = "sha256:7d88db096fa19d94f433420eaaf9f3c45382da2dd014b93e4bf3215639047c16"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:902844f9c4fb19b17dfa84d9e2ca053d4a4ba265723d62ea5c9c26b38e0aa1e6"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-win32.whl", hash = "sha256:4e7904d1920c0c89105c0517dc7e3f5c20fb4e56ba9cdef13048db76947f1d79"}, + {file = "psycopg2_binary-2.9.5-cp38-cp38-win_amd64.whl", hash = "sha256:a36a0e791805aa136e9cbd0ffa040d09adec8610453ee8a753f23481a0057af5"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-macosx_10_15_x86_64.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl", hash = "sha256:25382c7d174c679ce6927c16b6fbb68b10e56ee44b1acb40671e02d29f2fce7c"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:9c38d3869238e9d3409239bc05bc27d6b7c99c2a460ea337d2814b35fb4fea1b"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5c6527c8efa5226a9e787507652dd5ba97b62d29b53c371a85cd13f957fe4d42"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:e59137cdb970249ae60be2a49774c6dfb015bd0403f05af1fe61862e9626642d"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_24_aarch64.whl", hash = "sha256:d4c7b3a31502184e856df1f7bbb2c3735a05a8ce0ade34c5277e1577738a5c91"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-manylinux_2_24_ppc64le.whl", hash = "sha256:b9a794cef1d9c1772b94a72eec6da144c18e18041d294a9ab47669bc77a80c1d"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:c5254cbd4f4855e11cebf678c1a848a3042d455a22a4ce61349c36aafd4c2267"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:c5e65c6ac0ae4bf5bef1667029f81010b6017795dcb817ba5c7b8a8d61fab76f"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_ppc64le.whl", hash = "sha256:74eddec4537ab1f701a1647214734bc52cee2794df748f6ae5908e00771f180a"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:01ad49d68dd8c5362e4bfb4158f2896dc6e0c02e87b8a3770fc003459f1a4425"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-win32.whl", hash = "sha256:937880290775033a743f4836aa253087b85e62784b63fd099ee725d567a48aa1"}, + {file = "psycopg2_binary-2.9.5-cp39-cp39-win_amd64.whl", hash = "sha256:484405b883630f3e74ed32041a87456c5e0e63a8e3429aa93e8714c366d62bd1"}, ] py = [ {file = "py-1.9.0-py2.py3-none-any.whl", hash = "sha256:366389d1db726cd2fcfc79732e75410e5fe4d31db13692115529d34069a043c2"}, {file = "py-1.9.0.tar.gz", hash = "sha256:9ca6883ce56b4e8da7e79ac18787889fa5206c79dcc67fb065376cd2fe03f342"}, ] pyasn1 = [ - {file = "pyasn1-0.4.8-py2.4.egg", hash = "sha256:fec3e9d8e36808a28efb59b489e4528c10ad0f480e57dcc32b4de5c9d8c9fdf3"}, - {file = "pyasn1-0.4.8-py2.5.egg", hash = "sha256:0458773cfe65b153891ac249bcf1b5f8f320b7c2ce462151f8fa74de8934becf"}, - {file = "pyasn1-0.4.8-py2.6.egg", hash = "sha256:5c9414dcfede6e441f7e8f81b43b34e834731003427e5b09e4e00e3172a10f00"}, - {file = "pyasn1-0.4.8-py2.7.egg", hash = "sha256:6e7545f1a61025a4e58bb336952c5061697da694db1cae97b116e9c46abcf7c8"}, {file = "pyasn1-0.4.8-py2.py3-none-any.whl", hash = "sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d"}, - {file = "pyasn1-0.4.8-py3.1.egg", hash = "sha256:78fa6da68ed2727915c4767bb386ab32cdba863caa7dbe473eaae45f9959da86"}, - {file = "pyasn1-0.4.8-py3.2.egg", hash = "sha256:08c3c53b75eaa48d71cf8c710312316392ed40899cb34710d092e96745a358b7"}, - {file = "pyasn1-0.4.8-py3.3.egg", hash = "sha256:03840c999ba71680a131cfaee6fab142e1ed9bbd9c693e285cc6aca0d555e576"}, - {file = "pyasn1-0.4.8-py3.4.egg", hash = "sha256:7ab8a544af125fb704feadb008c99a88805126fb525280b2270bb25cc1d78a12"}, - {file = "pyasn1-0.4.8-py3.5.egg", hash = "sha256:e89bf84b5437b532b0803ba5c9a5e054d21fec423a89952a74f87fa2c9b7bce2"}, - {file = "pyasn1-0.4.8-py3.6.egg", hash = "sha256:014c0e9976956a08139dc0712ae195324a75e142284d5f87f1a87ee1b068a359"}, - {file = "pyasn1-0.4.8-py3.7.egg", hash = "sha256:99fcc3c8d804d1bc6d9a099921e39d827026409a58f2a720dcdb89374ea0c776"}, {file = "pyasn1-0.4.8.tar.gz", hash = "sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba"}, ] pyasn1-modules = [ {file = "pyasn1-modules-0.2.8.tar.gz", hash = "sha256:905f84c712230b2c592c19470d3ca8d552de726050d1d1716282a1f6146be65e"}, - {file = "pyasn1_modules-0.2.8-py2.4.egg", hash = "sha256:0fe1b68d1e486a1ed5473f1302bd991c1611d319bba158e98b106ff86e1d7199"}, - {file = "pyasn1_modules-0.2.8-py2.5.egg", hash = "sha256:fe0644d9ab041506b62782e92b06b8c68cca799e1a9636ec398675459e031405"}, - {file = "pyasn1_modules-0.2.8-py2.6.egg", hash = "sha256:a99324196732f53093a84c4369c996713eb8c89d360a496b599fb1a9c47fc3eb"}, - {file = "pyasn1_modules-0.2.8-py2.7.egg", hash = "sha256:0845a5582f6a02bb3e1bde9ecfc4bfcae6ec3210dd270522fee602365430c3f8"}, {file = "pyasn1_modules-0.2.8-py2.py3-none-any.whl", hash = "sha256:a50b808ffeb97cb3601dd25981f6b016cbb3d31fbf57a8b8a87428e6158d0c74"}, - {file = "pyasn1_modules-0.2.8-py3.1.egg", hash = "sha256:f39edd8c4ecaa4556e989147ebf219227e2cd2e8a43c7e7fcb1f1c18c5fd6a3d"}, - {file = "pyasn1_modules-0.2.8-py3.2.egg", hash = "sha256:b80486a6c77252ea3a3e9b1e360bc9cf28eaac41263d173c032581ad2f20fe45"}, - {file = "pyasn1_modules-0.2.8-py3.3.egg", hash = "sha256:65cebbaffc913f4fe9e4808735c95ea22d7a7775646ab690518c056784bc21b4"}, - {file = "pyasn1_modules-0.2.8-py3.4.egg", hash = "sha256:15b7c67fabc7fc240d87fb9aabf999cf82311a6d6fb2c70d00d3d0604878c811"}, - {file = "pyasn1_modules-0.2.8-py3.5.egg", hash = "sha256:426edb7a5e8879f1ec54a1864f16b882c2837bfd06eee62f2c982315ee2473ed"}, - {file = "pyasn1_modules-0.2.8-py3.6.egg", hash = "sha256:cbac4bc38d117f2a49aeedec4407d23e8866ea4ac27ff2cf7fb3e5b570df19e0"}, - {file = "pyasn1_modules-0.2.8-py3.7.egg", hash = "sha256:c29a5e5cc7a3f05926aff34e097e84f8589cd790ce0ed41b67aed6857b26aafd"}, ] pycodestyle = [ {file = "pycodestyle-2.6.0-py2.py3-none-any.whl", hash = "sha256:2295e7b2f6b5bd100585ebcb1f616591b652db8a741695b3d8f5d28bdc934367"}, @@ -4407,12 +5715,10 @@ pymongo = [ {file = "pymongo-3.10.1-cp38-cp38-manylinux2014_x86_64.whl", hash = "sha256:ae65d65fde4135ef423a2608587c9ef585a3551fc2e4e431e7c7e527047581be"}, {file = "pymongo-3.10.1-cp38-cp38-win32.whl", hash = "sha256:31d11a600eea0c60de22c8bdcb58cda63c762891facdcb74248c36713240987f"}, {file = "pymongo-3.10.1-cp38-cp38-win_amd64.whl", hash = "sha256:5a2c492680c61b440272341294172fa3b3751797b1ab983533a770e4fb0a67ac"}, - {file = "pymongo-3.10.1-py2.7-macosx-10.14-intel.egg", hash = "sha256:bd9c1e6f92b4888ae3ef7ae23262c513b962f09f3fb3b48581dde5df7d7a860a"}, - {file = "pymongo-3.10.1-py2.7-win-amd64.egg", hash = "sha256:ad3dc88dfe61f0f1f9b99c6bc833ea2f45203a937a18f0d2faa57c6952656012"}, - {file = "pymongo-3.10.1-py2.7-win32.egg", hash = "sha256:f4d06764a06b137e48db6d569dc95614d9d225c89842c885669ee8abc9f28c7a"}, {file = "pymongo-3.10.1.tar.gz", hash = "sha256:993257f6ca3cde55332af1f62af3e04ca89ce63c08b56a387cdd46136c72f2fa"}, ] pypandoc = [ + {file = "pypandoc-1.5-py3-none-win_amd64.whl", hash = "sha256:0b8968f57be0d83f6f752c0bbc4e666d8a31b0a1cf506e9b9ee44bafdd277d04"}, {file = "pypandoc-1.5.tar.gz", hash = "sha256:14a49977ab1fbc9b14ef3087dcb101f336851837fca55ca79cf33846cc4976ff"}, ] pyparsing = [ @@ -4424,8 +5730,6 @@ pypiwin32 = [ {file = "pypiwin32-223.tar.gz", hash = "sha256:71be40c1fbd28594214ecaecb58e7aa8b708eabfa0125c8a109ebd51edbd776a"}, ] pyreadline = [ - {file = "pyreadline-2.1.win-amd64.exe", hash = "sha256:9ce5fa65b8992dfa373bddc5b6e0864ead8f291c94fbfec05fbd5c836162e67b"}, - {file = "pyreadline-2.1.win32.exe", hash = "sha256:65540c21bfe14405a3a77e4c085ecfce88724743a4ead47c66b84defcf82c32e"}, {file = "pyreadline-2.1.zip", hash = "sha256:4530592fc2e85b25b1a9f79664433da09237c1a270e4d78ea5aa3a2c7229e2d1"}, ] pyrsistent = [ @@ -4480,16 +5784,6 @@ python-crfsuite = [ {file = "python_crfsuite-0.9.7-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:946ef3481c8dcd7c331123dd39b227cc52a386322967db78db650c58a6c972df"}, {file = "python_crfsuite-0.9.7-cp38-cp38-win32.whl", hash = "sha256:df9edb37c90744c3aafd5d7dbf7c50fc486fe189e0e85a1deaf7af995ecac7b5"}, {file = "python_crfsuite-0.9.7-cp38-cp38-win_amd64.whl", hash = "sha256:caa980287a90fd8c659c6d936f5f4a5b28d0157ce530ad90a6430faed1cf147f"}, - {file = "python_crfsuite-0.9.7-py2.7-win-amd64.egg", hash = "sha256:a14959d27475f379711798e1cbdad79ebcab07976ea52d5b4862c36132ae16f5"}, - {file = "python_crfsuite-0.9.7-py2.7-win32.egg", hash = "sha256:9e8b03b02866c23e9618245757cf70cbdef18b9ce0893121c23ccd114fb78508"}, - {file = "python_crfsuite-0.9.7-py3.5-win-amd64.egg", hash = "sha256:09faa4425b9d8c128946c68c58c8efd5f28908ddf6b941af97475e2072f61495"}, - {file = "python_crfsuite-0.9.7-py3.5-win32.egg", hash = "sha256:4753c42cdd6c7f48ea745943f641c23d87a9547d22a07ea45903702cea1c7be2"}, - {file = "python_crfsuite-0.9.7-py3.6-win-amd64.egg", hash = "sha256:9aede38a4c93c90b9fa1b291c2e12521bcf718d6900beae0f933667f184c68ba"}, - {file = "python_crfsuite-0.9.7-py3.6-win32.egg", hash = "sha256:dfbfbfc298057e56532151910f042bb4b579502037d9403627a72cc51d572961"}, - {file = "python_crfsuite-0.9.7-py3.7-win-amd64.egg", hash = "sha256:ac25832a8ab55f3a0a91c863e7f4f270ccac9d34b2bf1e2ac457fc8e97c81ba2"}, - {file = "python_crfsuite-0.9.7-py3.7-win32.egg", hash = "sha256:468bcb736a98627df89708f631cfd0e0c5c7825b545ea1a1e91d7db2bbad88a6"}, - {file = "python_crfsuite-0.9.7-py3.8-win-amd64.egg", hash = "sha256:5cff06b51c16594ab4132d72a8b4b381ff4351a1825e388e120739c223ca849e"}, - {file = "python_crfsuite-0.9.7-py3.8-win32.egg", hash = "sha256:263f29c656fbb63d8d198d30ec9bca5b6fc7fab61fd20dd2f7cab795a613a85a"}, ] python-dateutil = [ {file = "python-dateutil-2.8.1.tar.gz", hash = "sha256:73ebfe9dbf22e832286dafa60473e4cd239f8592f699aa5adaf10050e6e1823c"}, @@ -4543,6 +5837,8 @@ pyyaml = [ {file = "PyYAML-5.3.1-cp37-cp37m-win_amd64.whl", hash = "sha256:73f099454b799e05e5ab51423c7bcf361c58d3206fa7b0d555426b1f4d9a3eaf"}, {file = "PyYAML-5.3.1-cp38-cp38-win32.whl", hash = "sha256:06a0d7ba600ce0b2d2fe2e78453a470b5a6e000a985dd4a4e54e436cc36b0e97"}, {file = "PyYAML-5.3.1-cp38-cp38-win_amd64.whl", hash = "sha256:95f71d2af0ff4227885f7a6605c37fd53d3a106fcab511b8860ecca9fcf400ee"}, + {file = "PyYAML-5.3.1-cp39-cp39-win32.whl", hash = "sha256:ad9c67312c84def58f3c04504727ca879cb0013b2517c85a9a253f0cb6380c0a"}, + {file = "PyYAML-5.3.1-cp39-cp39-win_amd64.whl", hash = "sha256:6034f55dab5fea9e53f436aa68fa3ace2634918e8b5994d82f3621c04ff5ed2e"}, {file = "PyYAML-5.3.1.tar.gz", hash = "sha256:b8eac752c5e14d3eca0e6dd9199cd627518cb5ec06add0de9d32baeee6fe645d"}, ] questionary = [ @@ -4553,7 +5849,9 @@ rasa-sdk = [ {file = "rasa-sdk-2.0.0a1.tar.gz", hash = "sha256:9108e131117df183c858dc1dcf5ca955661281e65e1b821e2635ca6b9ebe803f"}, {file = "rasa_sdk-2.0.0a1-py3-none-any.whl", hash = "sha256:fa413e549d38f14ce24bfc0eb6971ce5c1be37204c43c2b36d4d75a3bd1ab672"}, ] -rasabaster = [] +rasabaster = [ + {file = "rasabaster-0.7.26.tar.gz", hash = "sha256:3acb3b47d31a053da0ae76bfeacac3a5c784dc7739dd8e456468d50a8daffcef"}, +] redis = [ {file = "redis-3.5.3-py2.py3-none-any.whl", hash = "sha256:432b788c4530cfe16d8d943a09d40ca6c16149727e4afe8c2c9d5580c59d9f24"}, {file = "redis-3.5.3.tar.gz", hash = "sha256:0e7e0cfca8660dea8b7d5cd8c4f6c5e29e11f31158c0b0ae91a397f00e5a05a2"}, @@ -4588,7 +5886,6 @@ requests = [ requests-oauthlib = [ {file = "requests-oauthlib-1.3.0.tar.gz", hash = "sha256:b4261601a71fd721a8bd6d7aa1cc1d6a8a93b4a9f5e96626f8e4d91e8beeaa6a"}, {file = "requests_oauthlib-1.3.0-py2.py3-none-any.whl", hash = "sha256:7f71572defaecd16372f9006f33c2ec8c077c3cfa6f5911a9a90202beb513f3d"}, - {file = "requests_oauthlib-1.3.0-py3.7.egg", hash = "sha256:fa6c47b933f01060936d87ae9327fead68768b69c6c9ea2109c48be30f2d4dbc"}, ] requests-toolbelt = [ {file = "requests-toolbelt-0.9.1.tar.gz", hash = "sha256:968089d4584ad4ad7c171454f0a5c6dac23971e9472521ea3b6d49d610aa6fc0"}, @@ -4727,6 +6024,10 @@ sentencepiece = [ sentinels = [ {file = "sentinels-1.0.0.tar.gz", hash = "sha256:7be0704d7fe1925e397e92d18669ace2f619c92b5d4eb21a89f31e026f9ff4b1"}, ] +setuptools = [ + {file = "setuptools-59.6.0-py3-none-any.whl", hash = "sha256:4ce92f1e1f8f01233ee9952c04f6b81d1e02939d6e1b488428154974a4d0783e"}, + {file = "setuptools-59.6.0.tar.gz", hash = "sha256:22c7348c6d2976a52632c67f7ab0cdf40147db7789f9aed18734643fe9cf3373"}, +] six = [ {file = "six-1.15.0-py2.py3-none-any.whl", hash = "sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced"}, {file = "six-1.15.0.tar.gz", hash = "sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259"}, @@ -5014,19 +6315,28 @@ typed-ast = [ {file = "typed_ast-1.4.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:269151951236b0f9a6f04015a9004084a5ab0d5f19b57de779f908621e7d8b75"}, {file = "typed_ast-1.4.1-cp36-cp36m-manylinux1_i686.whl", hash = "sha256:24995c843eb0ad11a4527b026b4dde3da70e1f2d8806c99b7b4a7cf491612652"}, {file = "typed_ast-1.4.1-cp36-cp36m-manylinux1_x86_64.whl", hash = "sha256:fe460b922ec15dd205595c9b5b99e2f056fd98ae8f9f56b888e7a17dc2b757e7"}, + {file = "typed_ast-1.4.1-cp36-cp36m-manylinux2014_aarch64.whl", hash = "sha256:fcf135e17cc74dbfbc05894ebca928ffeb23d9790b3167a674921db19082401f"}, {file = "typed_ast-1.4.1-cp36-cp36m-win32.whl", hash = "sha256:4e3e5da80ccbebfff202a67bf900d081906c358ccc3d5e3c8aea42fdfdfd51c1"}, {file = "typed_ast-1.4.1-cp36-cp36m-win_amd64.whl", hash = "sha256:249862707802d40f7f29f6e1aad8d84b5aa9e44552d2cc17384b209f091276aa"}, {file = "typed_ast-1.4.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8ce678dbaf790dbdb3eba24056d5364fb45944f33553dd5869b7580cdbb83614"}, {file = "typed_ast-1.4.1-cp37-cp37m-manylinux1_i686.whl", hash = "sha256:c9e348e02e4d2b4a8b2eedb48210430658df6951fa484e59de33ff773fbd4b41"}, {file = "typed_ast-1.4.1-cp37-cp37m-manylinux1_x86_64.whl", hash = "sha256:bcd3b13b56ea479b3650b82cabd6b5343a625b0ced5429e4ccad28a8973f301b"}, + {file = "typed_ast-1.4.1-cp37-cp37m-manylinux2014_aarch64.whl", hash = "sha256:f208eb7aff048f6bea9586e61af041ddf7f9ade7caed625742af423f6bae3298"}, {file = "typed_ast-1.4.1-cp37-cp37m-win32.whl", hash = "sha256:d5d33e9e7af3b34a40dc05f498939f0ebf187f07c385fd58d591c533ad8562fe"}, {file = "typed_ast-1.4.1-cp37-cp37m-win_amd64.whl", hash = "sha256:0666aa36131496aed8f7be0410ff974562ab7eeac11ef351def9ea6fa28f6355"}, {file = "typed_ast-1.4.1-cp38-cp38-macosx_10_15_x86_64.whl", hash = "sha256:d205b1b46085271b4e15f670058ce182bd1199e56b317bf2ec004b6a44f911f6"}, {file = "typed_ast-1.4.1-cp38-cp38-manylinux1_i686.whl", hash = "sha256:6daac9731f172c2a22ade6ed0c00197ee7cc1221aa84cfdf9c31defeb059a907"}, {file = "typed_ast-1.4.1-cp38-cp38-manylinux1_x86_64.whl", hash = "sha256:498b0f36cc7054c1fead3d7fc59d2150f4d5c6c56ba7fb150c013fbc683a8d2d"}, + {file = "typed_ast-1.4.1-cp38-cp38-manylinux2014_aarch64.whl", hash = "sha256:7e4c9d7658aaa1fc80018593abdf8598bf91325af6af5cce4ce7c73bc45ea53d"}, {file = "typed_ast-1.4.1-cp38-cp38-win32.whl", hash = "sha256:715ff2f2df46121071622063fc7543d9b1fd19ebfc4f5c8895af64a77a8c852c"}, {file = "typed_ast-1.4.1-cp38-cp38-win_amd64.whl", hash = "sha256:fc0fea399acb12edbf8a628ba8d2312f583bdbdb3335635db062fa98cf71fca4"}, {file = "typed_ast-1.4.1-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:d43943ef777f9a1c42bf4e552ba23ac77a6351de620aa9acf64ad54933ad4d34"}, + {file = "typed_ast-1.4.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:92c325624e304ebf0e025d1224b77dd4e6393f18aab8d829b5b7e04afe9b7a2c"}, + {file = "typed_ast-1.4.1-cp39-cp39-manylinux1_i686.whl", hash = "sha256:d648b8e3bf2fe648745c8ffcee3db3ff903d0817a01a12dd6a6ea7a8f4889072"}, + {file = "typed_ast-1.4.1-cp39-cp39-manylinux1_x86_64.whl", hash = "sha256:fac11badff8313e23717f3dada86a15389d0708275bddf766cca67a84ead3e91"}, + {file = "typed_ast-1.4.1-cp39-cp39-manylinux2014_aarch64.whl", hash = "sha256:0d8110d78a5736e16e26213114a38ca35cb15b6515d535413b090bd50951556d"}, + {file = "typed_ast-1.4.1-cp39-cp39-win32.whl", hash = "sha256:b52ccf7cfe4ce2a1064b18594381bccf4179c2ecf7f513134ec2f993dd4ab395"}, + {file = "typed_ast-1.4.1-cp39-cp39-win_amd64.whl", hash = "sha256:3742b32cf1c6ef124d57f95be609c473d7ec4c14d0090e5a5e05a15269fb4d0c"}, {file = "typed_ast-1.4.1.tar.gz", hash = "sha256:8c8aaad94455178e3187ab22c8b01a3837f8ee50e09cf31f1ba129eb293ec30b"}, ] typeguard = [ diff --git a/pyproject.toml b/pyproject.toml index fd108f3a8f98..df4c7d70313d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -110,7 +110,7 @@ pydot = "~1.4" async_generator = "~1.10" SQLAlchemy = "~1.3.3" sklearn-crfsuite = "~0.3" -psycopg2-binary = "~2.8.2" +psycopg2-binary = ">=2.8.2,<2.10.0" PyJWT = "~1.7" python-dateutil = "~2.8" tensorflow = "~2.2"