aboutsummaryrefslogtreecommitdiff
path: root/poetry.lock
diff options
context:
space:
mode:
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock13
1 files changed, 12 insertions, 1 deletions
diff --git a/poetry.lock b/poetry.lock
index d9af2da..90c31a4 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -169,6 +169,14 @@ colors = ["colorama (>=0.4.3,<0.5.0)"]
169plugins = ["setuptools"] 169plugins = ["setuptools"]
170 170
171[[package]] 171[[package]]
172name = "mc.py"
173version = "3.1.1"
174description = "String generator based on Markov process"
175category = "main"
176optional = false
177python-versions = ">=3.6"
178
179[[package]]
172name = "multidict" 180name = "multidict"
173version = "6.0.2" 181version = "6.0.2"
174description = "multidict implementation" 182description = "multidict implementation"
@@ -235,7 +243,7 @@ multidict = ">=4.0"
235[metadata] 243[metadata]
236lock-version = "1.1" 244lock-version = "1.1"
237python-versions = "^3.10" 245python-versions = "^3.10"
238content-hash = "7c3c7f7de5b6df6ab3796df7636aa4eeb7de8f8ca136ec686aaf9cc4ae88cd6c" 246content-hash = "efa0e2c5d3b8f77a22478a52ca869113f970e18c77d8da40a7d020c0eb572a0a"
239 247
240[metadata.files] 248[metadata.files]
241aiogram = [ 249aiogram = [
@@ -442,6 +450,9 @@ isort = [
442 {file = "isort-5.10.1-py3-none-any.whl", hash = "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7"}, 450 {file = "isort-5.10.1-py3-none-any.whl", hash = "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7"},
443 {file = "isort-5.10.1.tar.gz", hash = "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"}, 451 {file = "isort-5.10.1.tar.gz", hash = "sha256:e8443a5e7a020e9d7f97f1d7d9cd17c88bcb3bc7e218bf9cf5095fe550be2951"},
444] 452]
453"mc.py" = [
454 {file = "mc.py-3.1.1.tar.gz", hash = "sha256:eaa4436add72c578c1d6dd257c13d6a802ebb8a997f50293176aa46676a2e5dd"},
455]
445multidict = [ 456multidict = [
446 {file = "multidict-6.0.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:0b9e95a740109c6047602f4db4da9949e6c5945cefbad34a1299775ddc9a62e2"}, 457 {file = "multidict-6.0.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:0b9e95a740109c6047602f4db4da9949e6c5945cefbad34a1299775ddc9a62e2"},
447 {file = "multidict-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ac0e27844758d7177989ce406acc6a83c16ed4524ebc363c1f748cba184d89d3"}, 458 {file = "multidict-6.0.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ac0e27844758d7177989ce406acc6a83c16ed4524ebc363c1f748cba184d89d3"},