| @@ -1,4 +1,4 @@ | |||||
| # This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. | |||||
| # This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. | |||||
| [[package]] | [[package]] | ||||
| name = "black" | name = "black" | ||||
| @@ -92,14 +92,14 @@ files = [ | |||||
| [[package]] | [[package]] | ||||
| name = "irc3" | name = "irc3" | ||||
| version = "1.1.10" | |||||
| version = "1.1.12" | |||||
| description = "plugable irc client library based on asyncio with DCC and SASL support" | description = "plugable irc client library based on asyncio with DCC and SASL support" | ||||
| optional = false | optional = false | ||||
| python-versions = "*" | |||||
| python-versions = ">=3.11" | |||||
| groups = ["main"] | groups = ["main"] | ||||
| files = [ | files = [ | ||||
| {file = "irc3-1.1.10-py3-none-any.whl", hash = "sha256:603782d669422804674442cfc097e5c8f1c9d82bee8dac67e28669220af4a601"}, | |||||
| {file = "irc3-1.1.10.tar.gz", hash = "sha256:fe3afa945d4328919aa3f00ccba56644162681a4cd6dcdf9a4538b7f30258e38"}, | |||||
| {file = "irc3-1.1.12-py3-none-any.whl", hash = "sha256:fc1514c5c867ae5c907c13feb670ac1baca092c542d9053aceb776bab0608580"}, | |||||
| {file = "irc3-1.1.12.tar.gz", hash = "sha256:127190a6403373bcc322189e4778e183ea206afe4c3348911fc943c668ea24b0"}, | |||||
| ] | ] | ||||
| [package.dependencies] | [package.dependencies] | ||||
| @@ -107,8 +107,8 @@ docopt = "*" | |||||
| venusian = ">=3.0" | venusian = ">=3.0" | ||||
| [package.extras] | [package.extras] | ||||
| test = ["aiocron", "feedparser", "irc3-plugins-test", "pysocks", "pytest", "pytest-aiohttp", "pytest-asyncio", "redis", "requests", "twitter"] | |||||
| web = ["aiohttp"] | |||||
| test = ["aiocron", "aiohttp", "aiohttp-wsgi", "feedparser", "irc3-plugins-test", "pysocks", "pytest", "pytest-aiohttp", "pytest-asyncio (<1.0)", "redis", "requests", "twitter"] | |||||
| web = ["aiohttp", "aiohttp-wsgi"] | |||||
| [[package]] | [[package]] | ||||
| name = "mypy-extensions" | name = "mypy-extensions" | ||||