diff options
| author | Igor Tolmachov <me@igorek.dev> | 2022-04-20 02:09:25 +0900 |
|---|---|---|
| committer | Igor Tolmachov <me@igorek.dev> | 2022-04-20 02:09:25 +0900 |
| commit | c0c7a67d3983ef5b073dd87eaf0233e4136346b1 (patch) | |
| tree | f1cd79dcc2e2509b61147ac8c4dedb5df177ed8f /poetry.lock | |
| parent | a121d8a1f4bda941bb3ba40149e2973e84d5fd8a (diff) | |
| download | karpov_ai_bot-c0c7a67d3983ef5b073dd87eaf0233e4136346b1.tar.gz karpov_ai_bot-c0c7a67d3983ef5b073dd87eaf0233e4136346b1.zip | |
Фикс poetry.lock и requirements.txt
Diffstat (limited to 'poetry.lock')
| -rw-r--r-- | poetry.lock | 57 |
1 files changed, 1 insertions, 56 deletions
diff --git a/poetry.lock b/poetry.lock index 4eb467c..d9af2da 100644 --- a/poetry.lock +++ b/poetry.lock | |||
| @@ -177,24 +177,6 @@ optional = false | |||
| 177 | python-versions = ">=3.7" | 177 | python-versions = ">=3.7" |
| 178 | 178 | ||
| 179 | [[package]] | 179 | [[package]] |
| 180 | name = "mypy" | ||
| 181 | version = "0.942" | ||
| 182 | description = "Optional static typing for Python" | ||
| 183 | category = "dev" | ||
| 184 | optional = false | ||
| 185 | python-versions = ">=3.6" | ||
| 186 | |||
| 187 | [package.dependencies] | ||
| 188 | mypy-extensions = ">=0.4.3" | ||
| 189 | tomli = ">=1.1.0" | ||
| 190 | typing-extensions = ">=3.10" | ||
| 191 | |||
| 192 | [package.extras] | ||
| 193 | dmypy = ["psutil (>=4.0)"] | ||
| 194 | python2 = ["typed-ast (>=1.4.0,<2)"] | ||
| 195 | reports = ["lxml"] | ||
| 196 | |||
| 197 | [[package]] | ||
| 198 | name = "mypy-extensions" | 180 | name = "mypy-extensions" |
| 199 | version = "0.4.3" | 181 | version = "0.4.3" |
| 200 | description = "Experimental type system extensions for programs checked with the mypy typechecker." | 182 | description = "Experimental type system extensions for programs checked with the mypy typechecker." |
| @@ -239,14 +221,6 @@ optional = false | |||
| 239 | python-versions = ">=3.7" | 221 | python-versions = ">=3.7" |
| 240 | 222 | ||
| 241 | [[package]] | 223 | [[package]] |
| 242 | name = "typing-extensions" | ||
| 243 | version = "4.2.0" | ||
| 244 | description = "Backported and Experimental Type Hints for Python 3.7+" | ||
| 245 | category = "dev" | ||
| 246 | optional = false | ||
| 247 | python-versions = ">=3.7" | ||
| 248 | |||
| 249 | [[package]] | ||
| 250 | name = "yarl" | 224 | name = "yarl" |
| 251 | version = "1.7.2" | 225 | version = "1.7.2" |
| 252 | description = "Yet another URL library" | 226 | description = "Yet another URL library" |
| @@ -261,7 +235,7 @@ multidict = ">=4.0" | |||
| 261 | [metadata] | 235 | [metadata] |
| 262 | lock-version = "1.1" | 236 | lock-version = "1.1" |
| 263 | python-versions = "^3.10" | 237 | python-versions = "^3.10" |
| 264 | content-hash = "ccaf9563ed93974623571e0da56d44cd100ae3472f8be81e9ae0bfd270f5019c" | 238 | content-hash = "7c3c7f7de5b6df6ab3796df7636aa4eeb7de8f8ca136ec686aaf9cc4ae88cd6c" |
| 265 | 239 | ||
| 266 | [metadata.files] | 240 | [metadata.files] |
| 267 | aiogram = [ | 241 | aiogram = [ |
| @@ -529,31 +503,6 @@ multidict = [ | |||
| 529 | {file = "multidict-6.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:4bae31803d708f6f15fd98be6a6ac0b6958fcf68fda3c77a048a4f9073704aae"}, | 503 | {file = "multidict-6.0.2-cp39-cp39-win_amd64.whl", hash = "sha256:4bae31803d708f6f15fd98be6a6ac0b6958fcf68fda3c77a048a4f9073704aae"}, |
| 530 | {file = "multidict-6.0.2.tar.gz", hash = "sha256:5ff3bd75f38e4c43f1f470f2df7a4d430b821c4ce22be384e1459cb57d6bb013"}, | 504 | {file = "multidict-6.0.2.tar.gz", hash = "sha256:5ff3bd75f38e4c43f1f470f2df7a4d430b821c4ce22be384e1459cb57d6bb013"}, |
| 531 | ] | 505 | ] |
| 532 | mypy = [ | ||
| 533 | {file = "mypy-0.942-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:5bf44840fb43ac4074636fd47ee476d73f0039f4f54e86d7265077dc199be24d"}, | ||
| 534 | {file = "mypy-0.942-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:dcd955f36e0180258a96f880348fbca54ce092b40fbb4b37372ae3b25a0b0a46"}, | ||
| 535 | {file = "mypy-0.942-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:6776e5fa22381cc761df53e7496a805801c1a751b27b99a9ff2f0ca848c7eca0"}, | ||
| 536 | {file = "mypy-0.942-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:edf7237137a1a9330046dbb14796963d734dd740a98d5e144a3eb1d267f5f9ee"}, | ||
| 537 | {file = "mypy-0.942-cp310-cp310-win_amd64.whl", hash = "sha256:64235137edc16bee6f095aba73be5334677d6f6bdb7fa03cfab90164fa294a17"}, | ||
| 538 | {file = "mypy-0.942-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b840cfe89c4ab6386c40300689cd8645fc8d2d5f20101c7f8bd23d15fca14904"}, | ||
| 539 | {file = "mypy-0.942-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:2b184db8c618c43c3a31b32ff00cd28195d39e9c24e7c3b401f3db7f6e5767f5"}, | ||
| 540 | {file = "mypy-0.942-cp36-cp36m-win_amd64.whl", hash = "sha256:1a0459c333f00e6a11cbf6b468b870c2b99a906cb72d6eadf3d1d95d38c9352c"}, | ||
| 541 | {file = "mypy-0.942-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:4c3e497588afccfa4334a9986b56f703e75793133c4be3a02d06a3df16b67a58"}, | ||
| 542 | {file = "mypy-0.942-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:6f6ad963172152e112b87cc7ec103ba0f2db2f1cd8997237827c052a3903eaa6"}, | ||
| 543 | {file = "mypy-0.942-cp37-cp37m-win_amd64.whl", hash = "sha256:0e2dd88410937423fba18e57147dd07cd8381291b93d5b1984626f173a26543e"}, | ||
| 544 | {file = "mypy-0.942-cp38-cp38-macosx_10_9_universal2.whl", hash = "sha256:246e1aa127d5b78488a4a0594bd95f6d6fb9d63cf08a66dafbff8595d8891f67"}, | ||
| 545 | {file = "mypy-0.942-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d8d3ba77e56b84cd47a8ee45b62c84b6d80d32383928fe2548c9a124ea0a725c"}, | ||
| 546 | {file = "mypy-0.942-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2bc249409a7168d37c658e062e1ab5173300984a2dada2589638568ddc1db02b"}, | ||
| 547 | {file = "mypy-0.942-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:9521c1265ccaaa1791d2c13582f06facf815f426cd8b07c3a485f486a8ffc1f3"}, | ||
| 548 | {file = "mypy-0.942-cp38-cp38-win_amd64.whl", hash = "sha256:e865fec858d75b78b4d63266c9aff770ecb6a39dfb6d6b56c47f7f8aba6baba8"}, | ||
| 549 | {file = "mypy-0.942-cp39-cp39-macosx_10_9_universal2.whl", hash = "sha256:6ce34a118d1a898f47def970a2042b8af6bdcc01546454726c7dd2171aa6dfca"}, | ||
| 550 | {file = "mypy-0.942-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:10daab80bc40f84e3f087d896cdb53dc811a9f04eae4b3f95779c26edee89d16"}, | ||
| 551 | {file = "mypy-0.942-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:3841b5433ff936bff2f4dc8d54cf2cdbfea5d8e88cedfac45c161368e5770ba6"}, | ||
| 552 | {file = "mypy-0.942-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:6f7106cbf9cc2f403693bf50ed7c9fa5bb3dfa9007b240db3c910929abe2a322"}, | ||
| 553 | {file = "mypy-0.942-cp39-cp39-win_amd64.whl", hash = "sha256:7742d2c4e46bb5017b51c810283a6a389296cda03df805a4f7869a6f41246534"}, | ||
| 554 | {file = "mypy-0.942-py3-none-any.whl", hash = "sha256:a1b383fe99678d7402754fe90448d4037f9512ce70c21f8aee3b8bf48ffc51db"}, | ||
| 555 | {file = "mypy-0.942.tar.gz", hash = "sha256:17e44649fec92e9f82102b48a3bf7b4a5510ad0cd22fa21a104826b5db4903e2"}, | ||
| 556 | ] | ||
| 557 | mypy-extensions = [ | 506 | mypy-extensions = [ |
| 558 | {file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"}, | 507 | {file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"}, |
| 559 | {file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"}, | 508 | {file = "mypy_extensions-0.4.3.tar.gz", hash = "sha256:2d82818f5bb3e369420cb3c4060a7970edba416647068eb4c5343488a6c604a8"}, |
| @@ -574,10 +523,6 @@ tomli = [ | |||
| 574 | {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, | 523 | {file = "tomli-2.0.1-py3-none-any.whl", hash = "sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc"}, |
| 575 | {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, | 524 | {file = "tomli-2.0.1.tar.gz", hash = "sha256:de526c12914f0c550d15924c62d72abc48d6fe7364aa87328337a31007fe8a4f"}, |
| 576 | ] | 525 | ] |
| 577 | typing-extensions = [ | ||
| 578 | {file = "typing_extensions-4.2.0-py3-none-any.whl", hash = "sha256:6657594ee297170d19f67d55c05852a874e7eb634f4f753dbd667855e07c1708"}, | ||
| 579 | {file = "typing_extensions-4.2.0.tar.gz", hash = "sha256:f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376"}, | ||
| 580 | ] | ||
| 581 | yarl = [ | 526 | yarl = [ |
| 582 | {file = "yarl-1.7.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:f2a8508f7350512434e41065684076f640ecce176d262a7d54f0da41d99c5a95"}, | 527 | {file = "yarl-1.7.2-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:f2a8508f7350512434e41065684076f640ecce176d262a7d54f0da41d99c5a95"}, |
| 583 | {file = "yarl-1.7.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:da6df107b9ccfe52d3a48165e48d72db0eca3e3029b5b8cb4fe6ee3cb870ba8b"}, | 528 | {file = "yarl-1.7.2-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:da6df107b9ccfe52d3a48165e48d72db0eca3e3029b5b8cb4fe6ee3cb870ba8b"}, |
