diff options
| author | Igor Tolmachov <me@igorek.dev> | 2022-04-20 09:14:39 +0900 |
|---|---|---|
| committer | Igor Tolmachov <me@igorek.dev> | 2022-04-20 09:14:39 +0900 |
| commit | 6371cb039869d4e6e6ebca693ba6711f3f220881 (patch) | |
| tree | 061d4fba5db43fcb8f596bb88edaddc373e8d1aa /poetry.lock | |
| parent | 164c55a35055974d68818d40fa659a1ad3f59bc1 (diff) | |
| download | karpov_ai_bot-6371cb039869d4e6e6ebca693ba6711f3f220881.tar.gz karpov_ai_bot-6371cb039869d4e6e6ebca693ba6711f3f220881.zip | |
Поправил ночные комиты
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 13 |
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)"] | |||
| 169 | plugins = ["setuptools"] | 169 | plugins = ["setuptools"] |
| 170 | 170 | ||
| 171 | [[package]] | 171 | [[package]] |
| 172 | name = "mc.py" | ||
| 173 | version = "3.1.1" | ||
| 174 | description = "String generator based on Markov process" | ||
| 175 | category = "main" | ||
| 176 | optional = false | ||
| 177 | python-versions = ">=3.6" | ||
| 178 | |||
| 179 | [[package]] | ||
| 172 | name = "multidict" | 180 | name = "multidict" |
| 173 | version = "6.0.2" | 181 | version = "6.0.2" |
| 174 | description = "multidict implementation" | 182 | description = "multidict implementation" |
| @@ -235,7 +243,7 @@ multidict = ">=4.0" | |||
| 235 | [metadata] | 243 | [metadata] |
| 236 | lock-version = "1.1" | 244 | lock-version = "1.1" |
| 237 | python-versions = "^3.10" | 245 | python-versions = "^3.10" |
| 238 | content-hash = "7c3c7f7de5b6df6ab3796df7636aa4eeb7de8f8ca136ec686aaf9cc4ae88cd6c" | 246 | content-hash = "efa0e2c5d3b8f77a22478a52ca869113f970e18c77d8da40a7d020c0eb572a0a" |
| 239 | 247 | ||
| 240 | [metadata.files] | 248 | [metadata.files] |
| 241 | aiogram = [ | 249 | aiogram = [ |
| @@ -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 | ] | ||
| 445 | multidict = [ | 456 | multidict = [ |
| 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"}, |
