Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
c55c61e
1
Parent(s):
3aa9137
Update poetry.lock
Browse files- poetry.lock +139 -139
poetry.lock
CHANGED
@@ -16,7 +16,7 @@ python-versions = ">=3.8.1,<4.0"
|
|
16 |
|
17 |
[[package]]
|
18 |
name = "anyio"
|
19 |
-
version = "3.
|
20 |
description = "High level compatibility layer for multiple asynchronous event loop implementations"
|
21 |
category = "main"
|
22 |
optional = false
|
@@ -29,12 +29,12 @@ typing-extensions = {version = "*", markers = "python_version < \"3.8\""}
|
|
29 |
|
30 |
[package.extras]
|
31 |
doc = ["packaging", "sphinx-rtd-theme", "sphinx-autodoc-typehints (>=1.2.0)"]
|
32 |
-
test = ["coverage[toml] (>=4.5)", "hypothesis (>=4.0)", "pytest (>=
|
33 |
trio = ["trio (>=0.16)"]
|
34 |
|
35 |
[[package]]
|
36 |
name = "astroid"
|
37 |
-
version = "2.11.
|
38 |
description = "An abstract syntax tree for Python with inference support."
|
39 |
category = "dev"
|
40 |
optional = false
|
@@ -56,11 +56,11 @@ python-versions = "*"
|
|
56 |
|
57 |
[[package]]
|
58 |
name = "beautifulsoup4"
|
59 |
-
version = "4.
|
60 |
description = "Screen-scraping library"
|
61 |
category = "main"
|
62 |
optional = false
|
63 |
-
python-versions = ">3.
|
64 |
|
65 |
[package.dependencies]
|
66 |
soupsieve = ">1.2"
|
@@ -133,7 +133,7 @@ unicode_backport = ["unicodedata2"]
|
|
133 |
|
134 |
[[package]]
|
135 |
name = "click"
|
136 |
-
version = "8.1.
|
137 |
description = "Composable command line interface toolkit"
|
138 |
category = "dev"
|
139 |
optional = false
|
@@ -188,7 +188,7 @@ wmi = ["wmi (>=1.5.1,<2.0.0)"]
|
|
188 |
|
189 |
[[package]]
|
190 |
name = "filelock"
|
191 |
-
version = "3.
|
192 |
description = "A platform independent file lock."
|
193 |
category = "dev"
|
194 |
optional = false
|
@@ -283,7 +283,7 @@ python-versions = ">=3.6.1"
|
|
283 |
|
284 |
[[package]]
|
285 |
name = "identify"
|
286 |
-
version = "2.
|
287 |
description = "File identification library for Python"
|
288 |
category = "dev"
|
289 |
optional = false
|
@@ -387,23 +387,23 @@ python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
|
|
387 |
|
388 |
[[package]]
|
389 |
name = "platformdirs"
|
390 |
-
version = "2.5.
|
391 |
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
|
392 |
category = "dev"
|
393 |
optional = false
|
394 |
python-versions = ">=3.7"
|
395 |
|
396 |
[package.extras]
|
397 |
-
docs = ["
|
398 |
-
test = ["appdirs (==1.4.4)", "pytest (>=
|
399 |
|
400 |
[[package]]
|
401 |
name = "pre-commit"
|
402 |
-
version = "2.
|
403 |
description = "A framework for managing and maintaining multi-language pre-commit hooks."
|
404 |
category = "dev"
|
405 |
optional = false
|
406 |
-
python-versions = ">=3.
|
407 |
|
408 |
[package.dependencies]
|
409 |
cfgv = ">=2.0.0"
|
@@ -443,14 +443,14 @@ python-versions = "*"
|
|
443 |
|
444 |
[[package]]
|
445 |
name = "pylint"
|
446 |
-
version = "2.13.
|
447 |
description = "python code static checker"
|
448 |
category = "dev"
|
449 |
optional = false
|
450 |
python-versions = ">=3.6.2"
|
451 |
|
452 |
[package.dependencies]
|
453 |
-
astroid = ">=2.11.
|
454 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
455 |
dill = ">=0.2"
|
456 |
isort = ">=4.2.5,<6"
|
@@ -486,7 +486,7 @@ version = "2.0.19"
|
|
486 |
description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots"
|
487 |
category = "main"
|
488 |
optional = false
|
489 |
-
python-versions = "
|
490 |
|
491 |
[package.dependencies]
|
492 |
pyaes = "1.6.1"
|
@@ -585,7 +585,7 @@ python-versions = ">=3.5"
|
|
585 |
|
586 |
[[package]]
|
587 |
name = "soupsieve"
|
588 |
-
version = "2.3.
|
589 |
description = "A modern CSS selector implementation for Beautiful Soup."
|
590 |
category = "main"
|
591 |
optional = false
|
@@ -631,7 +631,7 @@ requests = "*"
|
|
631 |
|
632 |
[[package]]
|
633 |
name = "typed-ast"
|
634 |
-
version = "1.5.
|
635 |
description = "a fork of Python 2 and 3 ast modules with type comment support"
|
636 |
category = "dev"
|
637 |
optional = false
|
@@ -639,11 +639,11 @@ python-versions = ">=3.6"
|
|
639 |
|
640 |
[[package]]
|
641 |
name = "typing-extensions"
|
642 |
-
version = "4.
|
643 |
description = "Backported and Experimental Type Hints for Python 3.6+"
|
644 |
category = "main"
|
645 |
optional = false
|
646 |
-
python-versions = ">=3.
|
647 |
|
648 |
[[package]]
|
649 |
name = "ujson"
|
@@ -668,7 +668,7 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
|
668 |
|
669 |
[[package]]
|
670 |
name = "virtualenv"
|
671 |
-
version = "20.14.
|
672 |
description = "Virtual Python Environment builder"
|
673 |
category = "dev"
|
674 |
optional = false
|
@@ -699,7 +699,7 @@ requests = ">=2.0.0,<3.0.0"
|
|
699 |
|
700 |
[[package]]
|
701 |
name = "wrapt"
|
702 |
-
version = "1.14.
|
703 |
description = "Module for decorators, wrappers and monkey patching."
|
704 |
category = "dev"
|
705 |
optional = false
|
@@ -707,15 +707,15 @@ python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
|
|
707 |
|
708 |
[[package]]
|
709 |
name = "zipp"
|
710 |
-
version = "3.
|
711 |
description = "Backport of pathlib-compatible object wrapper for zip files"
|
712 |
category = "dev"
|
713 |
optional = false
|
714 |
python-versions = ">=3.7"
|
715 |
|
716 |
[package.extras]
|
717 |
-
docs = ["sphinx", "jaraco.packaging (>=
|
718 |
-
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy"]
|
719 |
|
720 |
[metadata]
|
721 |
lock-version = "1.1"
|
@@ -802,12 +802,12 @@ aiohttps = [
|
|
802 |
{file = "aiohttp-3.8.1.tar.gz", hash = "sha256:fc5471e1a54de15ef71c1bc6ebe80d4dc681ea600e68bfd1cbce40427f0b7578"},
|
803 |
]
|
804 |
anyio = [
|
805 |
-
{file = "anyio-3.
|
806 |
-
{file = "anyio-3.
|
807 |
]
|
808 |
astroid = [
|
809 |
-
{file = "astroid-2.11.
|
810 |
-
{file = "astroid-2.11.
|
811 |
]
|
812 |
asyncio = [
|
813 |
{file = "asyncio-3.4.3-cp33-none-win32.whl", hash = "sha256:b62c9157d36187eca799c378e572c969f0da87cd5fc42ca372d92cdb06e7e1de"},
|
@@ -816,8 +816,8 @@ asyncio = [
|
|
816 |
{file = "asyncio-3.4.3.tar.gz", hash = "sha256:83360ff8bc97980e4ff25c964c7bd3923d333d177aa4f7fb736b019f26c7cb41"},
|
817 |
]
|
818 |
beautifulsoup4 = [
|
819 |
-
{file = "beautifulsoup4-4.
|
820 |
-
{file = "beautifulsoup4-4.
|
821 |
]
|
822 |
black = [
|
823 |
{file = "black-21.12b0-py3-none-any.whl", hash = "sha256:a615e69ae185e08fdd73e4715e260e2479c861b5740057fde6e8b4e3b7dd589f"},
|
@@ -840,8 +840,8 @@ charset-normalizer = [
|
|
840 |
{file = "charset_normalizer-2.0.12-py3-none-any.whl", hash = "sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df"},
|
841 |
]
|
842 |
click = [
|
843 |
-
{file = "click-8.1.
|
844 |
-
{file = "click-8.1.
|
845 |
]
|
846 |
colorama = [
|
847 |
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
|
@@ -860,8 +860,8 @@ dnspython = [
|
|
860 |
{file = "dnspython-2.2.1.tar.gz", hash = "sha256:0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e"},
|
861 |
]
|
862 |
filelock = [
|
863 |
-
{file = "filelock-3.
|
864 |
-
{file = "filelock-3.
|
865 |
]
|
866 |
google = [
|
867 |
{file = "google-3.0.0-py2.py3-none-any.whl", hash = "sha256:889cf695f84e4ae2c55fbc0cfdaf4c1e729417fa52ab1db0485202ba173e4935"},
|
@@ -894,8 +894,8 @@ hyperframe = [
|
|
894 |
{file = "hyperframe-6.0.1.tar.gz", hash = "sha256:ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914"},
|
895 |
]
|
896 |
identify = [
|
897 |
-
{file = "identify-2.
|
898 |
-
{file = "identify-2.
|
899 |
]
|
900 |
idna = [
|
901 |
{file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"},
|
@@ -1028,12 +1028,12 @@ pathspec = [
|
|
1028 |
{file = "pathspec-0.9.0.tar.gz", hash = "sha256:e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"},
|
1029 |
]
|
1030 |
platformdirs = [
|
1031 |
-
{file = "platformdirs-2.5.
|
1032 |
-
{file = "platformdirs-2.5.
|
1033 |
]
|
1034 |
pre-commit = [
|
1035 |
-
{file = "pre_commit-2.
|
1036 |
-
{file = "pre_commit-2.
|
1037 |
]
|
1038 |
prettyconf = [
|
1039 |
{file = "prettyconf-2.2.1.tar.gz", hash = "sha256:2478d16bc2596c9863e93dd182ca70b71f636f0e169ab23288906c53147cfdbc"},
|
@@ -1046,8 +1046,8 @@ pyclean = [
|
|
1046 |
{file = "pyclean-2.2.0.tar.gz", hash = "sha256:48f1801804fa2f04f2c64348da8bd61797fc9722e1120c470d5cc67a205843c7"},
|
1047 |
]
|
1048 |
pylint = [
|
1049 |
-
{file = "pylint-2.13.
|
1050 |
-
{file = "pylint-2.13.
|
1051 |
]
|
1052 |
pymongo = [
|
1053 |
{file = "pymongo-3.12.3-cp27-cp27m-macosx_10_14_intel.whl", hash = "sha256:c164eda0be9048f83c24b9b2656900041e069ddf72de81c17d874d0c32f6079f"},
|
@@ -1303,8 +1303,8 @@ sniffio = [
|
|
1303 |
{file = "sniffio-1.2.0.tar.gz", hash = "sha256:c4666eecec1d3f50960c6bdf61ab7bc350648da6c126e3cf6898d8cd4ddcd3de"},
|
1304 |
]
|
1305 |
soupsieve = [
|
1306 |
-
{file = "soupsieve-2.3.
|
1307 |
-
{file = "soupsieve-2.3.
|
1308 |
]
|
1309 |
tgcrypto = [
|
1310 |
{file = "TgCrypto-1.2.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:266cfc47dde87e23421b2ee50cbb066ec4b8c294553f79742e3d694af5c0d118"},
|
@@ -1371,34 +1371,34 @@ tswift = [
|
|
1371 |
{file = "tswift-0.7.0.tar.gz", hash = "sha256:6d1513e012c23201398c65dc29111c97d59472d7f7cec4578528872630e9eeb3"},
|
1372 |
]
|
1373 |
typed-ast = [
|
1374 |
-
{file = "typed_ast-1.5.
|
1375 |
-
{file = "typed_ast-1.5.
|
1376 |
-
{file = "typed_ast-1.5.
|
1377 |
-
{file = "typed_ast-1.5.
|
1378 |
-
{file = "typed_ast-1.5.
|
1379 |
-
{file = "typed_ast-1.5.
|
1380 |
-
{file = "typed_ast-1.5.
|
1381 |
-
{file = "typed_ast-1.5.
|
1382 |
-
{file = "typed_ast-1.5.
|
1383 |
-
{file = "typed_ast-1.5.
|
1384 |
-
{file = "typed_ast-1.5.
|
1385 |
-
{file = "typed_ast-1.5.
|
1386 |
-
{file = "typed_ast-1.5.
|
1387 |
-
{file = "typed_ast-1.5.
|
1388 |
-
{file = "typed_ast-1.5.
|
1389 |
-
{file = "typed_ast-1.5.
|
1390 |
-
{file = "typed_ast-1.5.
|
1391 |
-
{file = "typed_ast-1.5.
|
1392 |
-
{file = "typed_ast-1.5.
|
1393 |
-
{file = "typed_ast-1.5.
|
1394 |
-
{file = "typed_ast-1.5.
|
1395 |
-
{file = "typed_ast-1.5.
|
1396 |
-
{file = "typed_ast-1.5.
|
1397 |
-
{file = "typed_ast-1.5.
|
1398 |
]
|
1399 |
typing-extensions = [
|
1400 |
-
{file = "typing_extensions-4.
|
1401 |
-
{file = "typing_extensions-4.
|
1402 |
]
|
1403 |
ujson = [
|
1404 |
{file = "ujson-5.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:644552d1e89983c08d0c24358fbcb5829ae5b5deee9d876e16d20085cfa7dc81"},
|
@@ -1457,79 +1457,79 @@ urllib3 = [
|
|
1457 |
{file = "urllib3-1.26.9.tar.gz", hash = "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e"},
|
1458 |
]
|
1459 |
virtualenv = [
|
1460 |
-
{file = "virtualenv-20.14.
|
1461 |
-
{file = "virtualenv-20.14.
|
1462 |
]
|
1463 |
wikipedia = [
|
1464 |
{file = "wikipedia-1.4.0.tar.gz", hash = "sha256:db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2"},
|
1465 |
]
|
1466 |
wrapt = [
|
1467 |
-
{file = "wrapt-1.14.
|
1468 |
-
{file = "wrapt-1.14.
|
1469 |
-
{file = "wrapt-1.14.
|
1470 |
-
{file = "wrapt-1.14.
|
1471 |
-
{file = "wrapt-1.14.
|
1472 |
-
{file = "wrapt-1.14.
|
1473 |
-
{file = "wrapt-1.14.
|
1474 |
-
{file = "wrapt-1.14.
|
1475 |
-
{file = "wrapt-1.14.
|
1476 |
-
{file = "wrapt-1.14.
|
1477 |
-
{file = "wrapt-1.14.
|
1478 |
-
{file = "wrapt-1.14.
|
1479 |
-
{file = "wrapt-1.14.
|
1480 |
-
{file = "wrapt-1.14.
|
1481 |
-
{file = "wrapt-1.14.
|
1482 |
-
{file = "wrapt-1.14.
|
1483 |
-
{file = "wrapt-1.14.
|
1484 |
-
{file = "wrapt-1.14.
|
1485 |
-
{file = "wrapt-1.14.
|
1486 |
-
{file = "wrapt-1.14.
|
1487 |
-
{file = "wrapt-1.14.
|
1488 |
-
{file = "wrapt-1.14.
|
1489 |
-
{file = "wrapt-1.14.
|
1490 |
-
{file = "wrapt-1.14.
|
1491 |
-
{file = "wrapt-1.14.
|
1492 |
-
{file = "wrapt-1.14.
|
1493 |
-
{file = "wrapt-1.14.
|
1494 |
-
{file = "wrapt-1.14.
|
1495 |
-
{file = "wrapt-1.14.
|
1496 |
-
{file = "wrapt-1.14.
|
1497 |
-
{file = "wrapt-1.14.
|
1498 |
-
{file = "wrapt-1.14.
|
1499 |
-
{file = "wrapt-1.14.
|
1500 |
-
{file = "wrapt-1.14.
|
1501 |
-
{file = "wrapt-1.14.
|
1502 |
-
{file = "wrapt-1.14.
|
1503 |
-
{file = "wrapt-1.14.
|
1504 |
-
{file = "wrapt-1.14.
|
1505 |
-
{file = "wrapt-1.14.
|
1506 |
-
{file = "wrapt-1.14.
|
1507 |
-
{file = "wrapt-1.14.
|
1508 |
-
{file = "wrapt-1.14.
|
1509 |
-
{file = "wrapt-1.14.
|
1510 |
-
{file = "wrapt-1.14.
|
1511 |
-
{file = "wrapt-1.14.
|
1512 |
-
{file = "wrapt-1.14.
|
1513 |
-
{file = "wrapt-1.14.
|
1514 |
-
{file = "wrapt-1.14.
|
1515 |
-
{file = "wrapt-1.14.
|
1516 |
-
{file = "wrapt-1.14.
|
1517 |
-
{file = "wrapt-1.14.
|
1518 |
-
{file = "wrapt-1.14.
|
1519 |
-
{file = "wrapt-1.14.
|
1520 |
-
{file = "wrapt-1.14.
|
1521 |
-
{file = "wrapt-1.14.
|
1522 |
-
{file = "wrapt-1.14.
|
1523 |
-
{file = "wrapt-1.14.
|
1524 |
-
{file = "wrapt-1.14.
|
1525 |
-
{file = "wrapt-1.14.
|
1526 |
-
{file = "wrapt-1.14.
|
1527 |
-
{file = "wrapt-1.14.
|
1528 |
-
{file = "wrapt-1.14.
|
1529 |
-
{file = "wrapt-1.14.
|
1530 |
-
{file = "wrapt-1.14.
|
1531 |
]
|
1532 |
zipp = [
|
1533 |
-
{file = "zipp-3.
|
1534 |
-
{file = "zipp-3.
|
1535 |
]
|
|
|
16 |
|
17 |
[[package]]
|
18 |
name = "anyio"
|
19 |
+
version = "3.6.1"
|
20 |
description = "High level compatibility layer for multiple asynchronous event loop implementations"
|
21 |
category = "main"
|
22 |
optional = false
|
|
|
29 |
|
30 |
[package.extras]
|
31 |
doc = ["packaging", "sphinx-rtd-theme", "sphinx-autodoc-typehints (>=1.2.0)"]
|
32 |
+
test = ["coverage[toml] (>=4.5)", "hypothesis (>=4.0)", "pytest (>=7.0)", "pytest-mock (>=3.6.1)", "trustme", "contextlib2", "uvloop (<0.15)", "mock (>=4)", "uvloop (>=0.15)"]
|
33 |
trio = ["trio (>=0.16)"]
|
34 |
|
35 |
[[package]]
|
36 |
name = "astroid"
|
37 |
+
version = "2.11.5""
|
38 |
description = "An abstract syntax tree for Python with inference support."
|
39 |
category = "dev"
|
40 |
optional = false
|
|
|
56 |
|
57 |
[[package]]
|
58 |
name = "beautifulsoup4"
|
59 |
+
version = "4.11.1"
|
60 |
description = "Screen-scraping library"
|
61 |
category = "main"
|
62 |
optional = false
|
63 |
+
python-versions = ">3.6.0"
|
64 |
|
65 |
[package.dependencies]
|
66 |
soupsieve = ">1.2"
|
|
|
133 |
|
134 |
[[package]]
|
135 |
name = "click"
|
136 |
+
version = "8.1.3"
|
137 |
description = "Composable command line interface toolkit"
|
138 |
category = "dev"
|
139 |
optional = false
|
|
|
188 |
|
189 |
[[package]]
|
190 |
name = "filelock"
|
191 |
+
version = "3.7.0"
|
192 |
description = "A platform independent file lock."
|
193 |
category = "dev"
|
194 |
optional = false
|
|
|
283 |
|
284 |
[[package]]
|
285 |
name = "identify"
|
286 |
+
version = "2.5.0"
|
287 |
description = "File identification library for Python"
|
288 |
category = "dev"
|
289 |
optional = false
|
|
|
387 |
|
388 |
[[package]]
|
389 |
name = "platformdirs"
|
390 |
+
version = "2.5.2"
|
391 |
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
|
392 |
category = "dev"
|
393 |
optional = false
|
394 |
python-versions = ">=3.7"
|
395 |
|
396 |
[package.extras]
|
397 |
+
docs = ["furo (>=2021.7.5b38)", "proselint (>=0.10.2)", "sphinx-autodoc-typehints (>=1.12)", "sphinx (>=4)"]
|
398 |
+
test = ["appdirs (==1.4.4)", "pytest-cov (>=2.7)", "pytest-mock (>=3.6)", "pytest (>=6)"]
|
399 |
|
400 |
[[package]]
|
401 |
name = "pre-commit"
|
402 |
+
version = "2.19.0"
|
403 |
description = "A framework for managing and maintaining multi-language pre-commit hooks."
|
404 |
category = "dev"
|
405 |
optional = false
|
406 |
+
python-versions = ">=3.7"
|
407 |
|
408 |
[package.dependencies]
|
409 |
cfgv = ">=2.0.0"
|
|
|
443 |
|
444 |
[[package]]
|
445 |
name = "pylint"
|
446 |
+
version = "2.13.9"
|
447 |
description = "python code static checker"
|
448 |
category = "dev"
|
449 |
optional = false
|
450 |
python-versions = ">=3.6.2"
|
451 |
|
452 |
[package.dependencies]
|
453 |
+
astroid = ">=2.11.5,<=2.12.0-dev0"
|
454 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
455 |
dill = ">=0.2"
|
456 |
isort = ">=4.2.5,<6"
|
|
|
486 |
description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots"
|
487 |
category = "main"
|
488 |
optional = false
|
489 |
+
python-versions = ">=3.7"
|
490 |
|
491 |
[package.dependencies]
|
492 |
pyaes = "1.6.1"
|
|
|
585 |
|
586 |
[[package]]
|
587 |
name = "soupsieve"
|
588 |
+
version = "2.3.2.post1"
|
589 |
description = "A modern CSS selector implementation for Beautiful Soup."
|
590 |
category = "main"
|
591 |
optional = false
|
|
|
631 |
|
632 |
[[package]]
|
633 |
name = "typed-ast"
|
634 |
+
version = "1.5.3"
|
635 |
description = "a fork of Python 2 and 3 ast modules with type comment support"
|
636 |
category = "dev"
|
637 |
optional = false
|
|
|
639 |
|
640 |
[[package]]
|
641 |
name = "typing-extensions"
|
642 |
+
version = "4.2.0"
|
643 |
description = "Backported and Experimental Type Hints for Python 3.6+"
|
644 |
category = "main"
|
645 |
optional = false
|
646 |
+
python-versions = ">=3.7"
|
647 |
|
648 |
[[package]]
|
649 |
name = "ujson"
|
|
|
668 |
|
669 |
[[package]]
|
670 |
name = "virtualenv"
|
671 |
+
version = "20.14.1"
|
672 |
description = "Virtual Python Environment builder"
|
673 |
category = "dev"
|
674 |
optional = false
|
|
|
699 |
|
700 |
[[package]]
|
701 |
name = "wrapt"
|
702 |
+
version = "1.14.1"
|
703 |
description = "Module for decorators, wrappers and monkey patching."
|
704 |
category = "dev"
|
705 |
optional = false
|
|
|
707 |
|
708 |
[[package]]
|
709 |
name = "zipp"
|
710 |
+
version = "3.8.0"
|
711 |
description = "Backport of pathlib-compatible object wrapper for zip files"
|
712 |
category = "dev"
|
713 |
optional = false
|
714 |
python-versions = ">=3.7"
|
715 |
|
716 |
[package.extras]
|
717 |
+
docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)"]
|
718 |
+
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "jaraco.itertools", "func-timeout", "pytest-black (>=0.3.7)", "pytest-mypy (>=0.9.1)"]
|
719 |
|
720 |
[metadata]
|
721 |
lock-version = "1.1"
|
|
|
802 |
{file = "aiohttp-3.8.1.tar.gz", hash = "sha256:fc5471e1a54de15ef71c1bc6ebe80d4dc681ea600e68bfd1cbce40427f0b7578"},
|
803 |
]
|
804 |
anyio = [
|
805 |
+
{file = "anyio-3.6.1-py3-none-any.whl", hash = "sha256:cb29b9c70620506a9a8f87a309591713446953302d7d995344d0d7c6c0c9a7be"},
|
806 |
+
{file = "anyio-3.6.1.tar.gz", hash = "sha256:413adf95f93886e442aea925f3ee43baa5a765a64a0f52c6081894f9992fdd0b"},
|
807 |
]
|
808 |
astroid = [
|
809 |
+
{file = "astroid-2.11.5-py3-none-any.whl", hash = "sha256:14ffbb4f6aa2cf474a0834014005487f7ecd8924996083ab411e7fa0b508ce0b"},
|
810 |
+
{file = "astroid-2.11.5.tar.gz", hash = "sha256:f4e4ec5294c4b07ac38bab9ca5ddd3914d4bf46f9006eb5c0ae755755061044e"},
|
811 |
]
|
812 |
asyncio = [
|
813 |
{file = "asyncio-3.4.3-cp33-none-win32.whl", hash = "sha256:b62c9157d36187eca799c378e572c969f0da87cd5fc42ca372d92cdb06e7e1de"},
|
|
|
816 |
{file = "asyncio-3.4.3.tar.gz", hash = "sha256:83360ff8bc97980e4ff25c964c7bd3923d333d177aa4f7fb736b019f26c7cb41"},
|
817 |
]
|
818 |
beautifulsoup4 = [
|
819 |
+
{file = "beautifulsoup4-4.11.1-py3-none-any.whl", hash = "sha256:58d5c3d29f5a36ffeb94f02f0d786cd53014cf9b3b3951d42e0080d8a9498d30"},
|
820 |
+
{file = "beautifulsoup4-4.11.1.tar.gz", hash = "sha256:ad9aa55b65ef2808eb405f46cf74df7fcb7044d5cbc26487f96eb2ef2e436693"},
|
821 |
]
|
822 |
black = [
|
823 |
{file = "black-21.12b0-py3-none-any.whl", hash = "sha256:a615e69ae185e08fdd73e4715e260e2479c861b5740057fde6e8b4e3b7dd589f"},
|
|
|
840 |
{file = "charset_normalizer-2.0.12-py3-none-any.whl", hash = "sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df"},
|
841 |
]
|
842 |
click = [
|
843 |
+
{file = "click-8.1.3-py3-none-any.whl", hash = "sha256:bb4d8133cb15a609f44e8213d9b391b0809795062913b383c62be0ee95b1db48"},
|
844 |
+
{file = "click-8.1.3.tar.gz", hash = "sha256:7682dc8afb30297001674575ea00d1814d808d6a36af415a82bd481d37ba7b8e"},
|
845 |
]
|
846 |
colorama = [
|
847 |
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
|
|
|
860 |
{file = "dnspython-2.2.1.tar.gz", hash = "sha256:0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e"},
|
861 |
]
|
862 |
filelock = [
|
863 |
+
{file = "filelock-3.7.0-py3-none-any.whl", hash = "sha256:c7b5fdb219b398a5b28c8e4c1893ef5f98ece6a38c6ab2c22e26ec161556fed6"},
|
864 |
+
{file = "filelock-3.7.0.tar.gz", hash = "sha256:b795f1b42a61bbf8ec7113c341dad679d772567b936fbd1bf43c9a238e673e20"},
|
865 |
]
|
866 |
google = [
|
867 |
{file = "google-3.0.0-py2.py3-none-any.whl", hash = "sha256:889cf695f84e4ae2c55fbc0cfdaf4c1e729417fa52ab1db0485202ba173e4935"},
|
|
|
894 |
{file = "hyperframe-6.0.1.tar.gz", hash = "sha256:ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914"},
|
895 |
]
|
896 |
identify = [
|
897 |
+
{file = "identify-2.5.0-py2.py3-none-any.whl", hash = "sha256:3acfe15a96e4272b4ec5662ee3e231ceba976ef63fd9980ed2ce9cc415df393f"},
|
898 |
+
{file = "identify-2.5.0.tar.gz", hash = "sha256:c83af514ea50bf2be2c4a3f2fb349442b59dc87284558ae9ff54191bff3541d2"},
|
899 |
]
|
900 |
idna = [
|
901 |
{file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"},
|
|
|
1028 |
{file = "pathspec-0.9.0.tar.gz", hash = "sha256:e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"},
|
1029 |
]
|
1030 |
platformdirs = [
|
1031 |
+
{file = "platformdirs-2.5.2-py3-none-any.whl", hash = "sha256:027d8e83a2d7de06bbac4e5ef7e023c02b863d7ea5d079477e722bb41ab25788"},
|
1032 |
+
{file = "platformdirs-2.5.2.tar.gz", hash = "sha256:58c8abb07dcb441e6ee4b11d8df0ac856038f944ab98b7be6b27b2a3c7feef19"},
|
1033 |
]
|
1034 |
pre-commit = [
|
1035 |
+
{file = "pre_commit-2.19.0-py2.py3-none-any.whl", hash = "sha256:10c62741aa5704faea2ad69cb550ca78082efe5697d6f04e5710c3c229afdd10"},
|
1036 |
+
{file = "pre_commit-2.19.0.tar.gz", hash = "sha256:4233a1e38621c87d9dda9808c6606d7e7ba0e087cd56d3fe03202a01d2919615"},
|
1037 |
]
|
1038 |
prettyconf = [
|
1039 |
{file = "prettyconf-2.2.1.tar.gz", hash = "sha256:2478d16bc2596c9863e93dd182ca70b71f636f0e169ab23288906c53147cfdbc"},
|
|
|
1046 |
{file = "pyclean-2.2.0.tar.gz", hash = "sha256:48f1801804fa2f04f2c64348da8bd61797fc9722e1120c470d5cc67a205843c7"},
|
1047 |
]
|
1048 |
pylint = [
|
1049 |
+
{file = "pylint-2.13.9-py3-none-any.whl", hash = "sha256:705c620d388035bdd9ff8b44c5bcdd235bfb49d276d488dd2c8ff1736aa42526"},
|
1050 |
+
{file = "pylint-2.13.9.tar.gz", hash = "sha256:095567c96e19e6f57b5b907e67d265ff535e588fe26b12b5ebe1fc5645b2c731"},
|
1051 |
]
|
1052 |
pymongo = [
|
1053 |
{file = "pymongo-3.12.3-cp27-cp27m-macosx_10_14_intel.whl", hash = "sha256:c164eda0be9048f83c24b9b2656900041e069ddf72de81c17d874d0c32f6079f"},
|
|
|
1303 |
{file = "sniffio-1.2.0.tar.gz", hash = "sha256:c4666eecec1d3f50960c6bdf61ab7bc350648da6c126e3cf6898d8cd4ddcd3de"},
|
1304 |
]
|
1305 |
soupsieve = [
|
1306 |
+
{file = "soupsieve-2.3.2.post1-py3-none-any.whl", hash = "sha256:3b2503d3c7084a42b1ebd08116e5f81aadfaea95863628c80a3b774a11b7c759"},
|
1307 |
+
{file = "soupsieve-2.3.2.post1.tar.gz", hash = "sha256:fc53893b3da2c33de295667a0e19f078c14bf86544af307354de5fcf12a3f30d"},
|
1308 |
]
|
1309 |
tgcrypto = [
|
1310 |
{file = "TgCrypto-1.2.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:266cfc47dde87e23421b2ee50cbb066ec4b8c294553f79742e3d694af5c0d118"},
|
|
|
1371 |
{file = "tswift-0.7.0.tar.gz", hash = "sha256:6d1513e012c23201398c65dc29111c97d59472d7f7cec4578528872630e9eeb3"},
|
1372 |
]
|
1373 |
typed-ast = [
|
1374 |
+
{file = "typed_ast-1.5.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:9ad3b48cf2b487be140072fb86feff36801487d4abb7382bb1929aaac80638ea"},
|
1375 |
+
{file = "typed_ast-1.5.3-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:542cd732351ba8235f20faa0fc7398946fe1a57f2cdb289e5497e1e7f48cfedb"},
|
1376 |
+
{file = "typed_ast-1.5.3-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5dc2c11ae59003d4a26dda637222d9ae924387f96acae9492df663843aefad55"},
|
1377 |
+
{file = "typed_ast-1.5.3-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:fd5df1313915dbd70eaaa88c19030b441742e8b05e6103c631c83b75e0435ccc"},
|
1378 |
+
{file = "typed_ast-1.5.3-cp310-cp310-win_amd64.whl", hash = "sha256:e34f9b9e61333ecb0f7d79c21c28aa5cd63bec15cb7e1310d7d3da6ce886bc9b"},
|
1379 |
+
{file = "typed_ast-1.5.3-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:f818c5b81966d4728fec14caa338e30a70dfc3da577984d38f97816c4b3071ec"},
|
1380 |
+
{file = "typed_ast-1.5.3-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3042bfc9ca118712c9809201f55355479cfcdc17449f9f8db5e744e9625c6805"},
|
1381 |
+
{file = "typed_ast-1.5.3-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:4fff9fdcce59dc61ec1b317bdb319f8f4e6b69ebbe61193ae0a60c5f9333dc49"},
|
1382 |
+
{file = "typed_ast-1.5.3-cp36-cp36m-win_amd64.whl", hash = "sha256:8e0b8528838ffd426fea8d18bde4c73bcb4167218998cc8b9ee0a0f2bfe678a6"},
|
1383 |
+
{file = "typed_ast-1.5.3-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:8ef1d96ad05a291f5c36895d86d1375c0ee70595b90f6bb5f5fdbee749b146db"},
|
1384 |
+
{file = "typed_ast-1.5.3-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:ed44e81517364cb5ba367e4f68fca01fba42a7a4690d40c07886586ac267d9b9"},
|
1385 |
+
{file = "typed_ast-1.5.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:f60d9de0d087454c91b3999a296d0c4558c1666771e3460621875021bf899af9"},
|
1386 |
+
{file = "typed_ast-1.5.3-cp37-cp37m-win_amd64.whl", hash = "sha256:9e237e74fd321a55c90eee9bc5d44be976979ad38a29bbd734148295c1ce7617"},
|
1387 |
+
{file = "typed_ast-1.5.3-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:ee852185964744987609b40aee1d2eb81502ae63ee8eef614558f96a56c1902d"},
|
1388 |
+
{file = "typed_ast-1.5.3-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:27e46cdd01d6c3a0dd8f728b6a938a6751f7bd324817501c15fb056307f918c6"},
|
1389 |
+
{file = "typed_ast-1.5.3-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:d64dabc6336ddc10373922a146fa2256043b3b43e61f28961caec2a5207c56d5"},
|
1390 |
+
{file = "typed_ast-1.5.3-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:8cdf91b0c466a6c43f36c1964772918a2c04cfa83df8001ff32a89e357f8eb06"},
|
1391 |
+
{file = "typed_ast-1.5.3-cp38-cp38-win_amd64.whl", hash = "sha256:9cc9e1457e1feb06b075c8ef8aeb046a28ec351b1958b42c7c31c989c841403a"},
|
1392 |
+
{file = "typed_ast-1.5.3-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:e20d196815eeffb3d76b75223e8ffed124e65ee62097e4e73afb5fec6b993e7a"},
|
1393 |
+
{file = "typed_ast-1.5.3-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:37e5349d1d5de2f4763d534ccb26809d1c24b180a477659a12c4bde9dd677d74"},
|
1394 |
+
{file = "typed_ast-1.5.3-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:c9f1a27592fac87daa4e3f16538713d705599b0a27dfe25518b80b6b017f0a6d"},
|
1395 |
+
{file = "typed_ast-1.5.3-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl", hash = "sha256:8831479695eadc8b5ffed06fdfb3e424adc37962a75925668deeb503f446c0a3"},
|
1396 |
+
{file = "typed_ast-1.5.3-cp39-cp39-win_amd64.whl", hash = "sha256:20d5118e494478ef2d3a2702d964dae830aedd7b4d3b626d003eea526be18718"},
|
1397 |
+
{file = "typed_ast-1.5.3.tar.gz", hash = "sha256:27f25232e2dd0edfe1f019d6bfaaf11e86e657d9bdb7b0956db95f560cceb2b3"},
|
1398 |
]
|
1399 |
typing-extensions = [
|
1400 |
+
{file = "typing_extensions-4.2.0-py3-none-any.whl", hash = "sha256:6657594ee297170d19f67d55c05852a874e7eb634f4f753dbd667855e07c1708"},
|
1401 |
+
{file = "typing_extensions-4.2.0.tar.gz", hash = "sha256:f1c24655a0da0d1b67f07e17a5e6b2a105894e6824b92096378bb3668ef02376"},
|
1402 |
]
|
1403 |
ujson = [
|
1404 |
{file = "ujson-5.1.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:644552d1e89983c08d0c24358fbcb5829ae5b5deee9d876e16d20085cfa7dc81"},
|
|
|
1457 |
{file = "urllib3-1.26.9.tar.gz", hash = "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e"},
|
1458 |
]
|
1459 |
virtualenv = [
|
1460 |
+
{file = "virtualenv-20.14.1-py2.py3-none-any.whl", hash = "sha256:e617f16e25b42eb4f6e74096b9c9e37713cf10bf30168fb4a739f3fa8f898a3a"},
|
1461 |
+
{file = "virtualenv-20.14.1.tar.gz", hash = "sha256:ef589a79795589aada0c1c5b319486797c03b67ac3984c48c669c0e4f50df3a5"},
|
1462 |
]
|
1463 |
wikipedia = [
|
1464 |
{file = "wikipedia-1.4.0.tar.gz", hash = "sha256:db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2"},
|
1465 |
]
|
1466 |
wrapt = [
|
1467 |
+
{file = "wrapt-1.14.1-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:1b376b3f4896e7930f1f772ac4b064ac12598d1c38d04907e696cc4d794b43d3"},
|
1468 |
+
{file = "wrapt-1.14.1-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:903500616422a40a98a5a3c4ff4ed9d0066f3b4c951fa286018ecdf0750194ef"},
|
1469 |
+
{file = "wrapt-1.14.1-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:5a9a0d155deafd9448baff28c08e150d9b24ff010e899311ddd63c45c2445e28"},
|
1470 |
+
{file = "wrapt-1.14.1-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:ddaea91abf8b0d13443f6dac52e89051a5063c7d014710dcb4d4abb2ff811a59"},
|
1471 |
+
{file = "wrapt-1.14.1-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:36f582d0c6bc99d5f39cd3ac2a9062e57f3cf606ade29a0a0d6b323462f4dd87"},
|
1472 |
+
{file = "wrapt-1.14.1-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:7ef58fb89674095bfc57c4069e95d7a31cfdc0939e2a579882ac7d55aadfd2a1"},
|
1473 |
+
{file = "wrapt-1.14.1-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:e2f83e18fe2f4c9e7db597e988f72712c0c3676d337d8b101f6758107c42425b"},
|
1474 |
+
{file = "wrapt-1.14.1-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:ee2b1b1769f6707a8a445162ea16dddf74285c3964f605877a20e38545c3c462"},
|
1475 |
+
{file = "wrapt-1.14.1-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:833b58d5d0b7e5b9832869f039203389ac7cbf01765639c7309fd50ef619e0b1"},
|
1476 |
+
{file = "wrapt-1.14.1-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:80bb5c256f1415f747011dc3604b59bc1f91c6e7150bd7db03b19170ee06b320"},
|
1477 |
+
{file = "wrapt-1.14.1-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:07f7a7d0f388028b2df1d916e94bbb40624c59b48ecc6cbc232546706fac74c2"},
|
1478 |
+
{file = "wrapt-1.14.1-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:02b41b633c6261feff8ddd8d11c711df6842aba629fdd3da10249a53211a72c4"},
|
1479 |
+
{file = "wrapt-1.14.1-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:2fe803deacd09a233e4762a1adcea5db5d31e6be577a43352936179d14d90069"},
|
1480 |
+
{file = "wrapt-1.14.1-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:257fd78c513e0fb5cdbe058c27a0624c9884e735bbd131935fd49e9fe719d310"},
|
1481 |
+
{file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:4fcc4649dc762cddacd193e6b55bc02edca674067f5f98166d7713b193932b7f"},
|
1482 |
+
{file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:11871514607b15cfeb87c547a49bca19fde402f32e2b1c24a632506c0a756656"},
|
1483 |
+
{file = "wrapt-1.14.1-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:8ad85f7f4e20964db4daadcab70b47ab05c7c1cf2a7c1e51087bfaa83831854c"},
|
1484 |
+
{file = "wrapt-1.14.1-cp310-cp310-win32.whl", hash = "sha256:a9a52172be0b5aae932bef82a79ec0a0ce87288c7d132946d645eba03f0ad8a8"},
|
1485 |
+
{file = "wrapt-1.14.1-cp310-cp310-win_amd64.whl", hash = "sha256:6d323e1554b3d22cfc03cd3243b5bb815a51f5249fdcbb86fda4bf62bab9e164"},
|
1486 |
+
{file = "wrapt-1.14.1-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:43ca3bbbe97af00f49efb06e352eae40434ca9d915906f77def219b88e85d907"},
|
1487 |
+
{file = "wrapt-1.14.1-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:6b1a564e6cb69922c7fe3a678b9f9a3c54e72b469875aa8018f18b4d1dd1adf3"},
|
1488 |
+
{file = "wrapt-1.14.1-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:00b6d4ea20a906c0ca56d84f93065b398ab74b927a7a3dbd470f6fc503f95dc3"},
|
1489 |
+
{file = "wrapt-1.14.1-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:a85d2b46be66a71bedde836d9e41859879cc54a2a04fad1191eb50c2066f6e9d"},
|
1490 |
+
{file = "wrapt-1.14.1-cp35-cp35m-win32.whl", hash = "sha256:dbcda74c67263139358f4d188ae5faae95c30929281bc6866d00573783c422b7"},
|
1491 |
+
{file = "wrapt-1.14.1-cp35-cp35m-win_amd64.whl", hash = "sha256:b21bb4c09ffabfa0e85e3a6b623e19b80e7acd709b9f91452b8297ace2a8ab00"},
|
1492 |
+
{file = "wrapt-1.14.1-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:9e0fd32e0148dd5dea6af5fee42beb949098564cc23211a88d799e434255a1f4"},
|
1493 |
+
{file = "wrapt-1.14.1-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9736af4641846491aedb3c3f56b9bc5568d92b0692303b5a305301a95dfd38b1"},
|
1494 |
+
{file = "wrapt-1.14.1-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5b02d65b9ccf0ef6c34cba6cf5bf2aab1bb2f49c6090bafeecc9cd81ad4ea1c1"},
|
1495 |
+
{file = "wrapt-1.14.1-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:21ac0156c4b089b330b7666db40feee30a5d52634cc4560e1905d6529a3897ff"},
|
1496 |
+
{file = "wrapt-1.14.1-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:9f3e6f9e05148ff90002b884fbc2a86bd303ae847e472f44ecc06c2cd2fcdb2d"},
|
1497 |
+
{file = "wrapt-1.14.1-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:6e743de5e9c3d1b7185870f480587b75b1cb604832e380d64f9504a0535912d1"},
|
1498 |
+
{file = "wrapt-1.14.1-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:d79d7d5dc8a32b7093e81e97dad755127ff77bcc899e845f41bf71747af0c569"},
|
1499 |
+
{file = "wrapt-1.14.1-cp36-cp36m-win32.whl", hash = "sha256:81b19725065dcb43df02b37e03278c011a09e49757287dca60c5aecdd5a0b8ed"},
|
1500 |
+
{file = "wrapt-1.14.1-cp36-cp36m-win_amd64.whl", hash = "sha256:b014c23646a467558be7da3d6b9fa409b2c567d2110599b7cf9a0c5992b3b471"},
|
1501 |
+
{file = "wrapt-1.14.1-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:88bd7b6bd70a5b6803c1abf6bca012f7ed963e58c68d76ee20b9d751c74a3248"},
|
1502 |
+
{file = "wrapt-1.14.1-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:b5901a312f4d14c59918c221323068fad0540e34324925c8475263841dbdfe68"},
|
1503 |
+
{file = "wrapt-1.14.1-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d77c85fedff92cf788face9bfa3ebaa364448ebb1d765302e9af11bf449ca36d"},
|
1504 |
+
{file = "wrapt-1.14.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:8d649d616e5c6a678b26d15ece345354f7c2286acd6db868e65fcc5ff7c24a77"},
|
1505 |
+
{file = "wrapt-1.14.1-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:7d2872609603cb35ca513d7404a94d6d608fc13211563571117046c9d2bcc3d7"},
|
1506 |
+
{file = "wrapt-1.14.1-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:ee6acae74a2b91865910eef5e7de37dc6895ad96fa23603d1d27ea69df545015"},
|
1507 |
+
{file = "wrapt-1.14.1-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:2b39d38039a1fdad98c87279b48bc5dce2c0ca0d73483b12cb72aa9609278e8a"},
|
1508 |
+
{file = "wrapt-1.14.1-cp37-cp37m-win32.whl", hash = "sha256:60db23fa423575eeb65ea430cee741acb7c26a1365d103f7b0f6ec412b893853"},
|
1509 |
+
{file = "wrapt-1.14.1-cp37-cp37m-win_amd64.whl", hash = "sha256:709fe01086a55cf79d20f741f39325018f4df051ef39fe921b1ebe780a66184c"},
|
1510 |
+
{file = "wrapt-1.14.1-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:8c0ce1e99116d5ab21355d8ebe53d9460366704ea38ae4d9f6933188f327b456"},
|
1511 |
+
{file = "wrapt-1.14.1-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:e3fb1677c720409d5f671e39bac6c9e0e422584e5f518bfd50aa4cbbea02433f"},
|
1512 |
+
{file = "wrapt-1.14.1-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:642c2e7a804fcf18c222e1060df25fc210b9c58db7c91416fb055897fc27e8cc"},
|
1513 |
+
{file = "wrapt-1.14.1-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:7b7c050ae976e286906dd3f26009e117eb000fb2cf3533398c5ad9ccc86867b1"},
|
1514 |
+
{file = "wrapt-1.14.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ef3f72c9666bba2bab70d2a8b79f2c6d2c1a42a7f7e2b0ec83bb2f9e383950af"},
|
1515 |
+
{file = "wrapt-1.14.1-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:01c205616a89d09827986bc4e859bcabd64f5a0662a7fe95e0d359424e0e071b"},
|
1516 |
+
{file = "wrapt-1.14.1-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:5a0f54ce2c092aaf439813735584b9537cad479575a09892b8352fea5e988dc0"},
|
1517 |
+
{file = "wrapt-1.14.1-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:2cf71233a0ed05ccdabe209c606fe0bac7379fdcf687f39b944420d2a09fdb57"},
|
1518 |
+
{file = "wrapt-1.14.1-cp38-cp38-win32.whl", hash = "sha256:aa31fdcc33fef9eb2552cbcbfee7773d5a6792c137b359e82879c101e98584c5"},
|
1519 |
+
{file = "wrapt-1.14.1-cp38-cp38-win_amd64.whl", hash = "sha256:d1967f46ea8f2db647c786e78d8cc7e4313dbd1b0aca360592d8027b8508e24d"},
|
1520 |
+
{file = "wrapt-1.14.1-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:3232822c7d98d23895ccc443bbdf57c7412c5a65996c30442ebe6ed3df335383"},
|
1521 |
+
{file = "wrapt-1.14.1-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:988635d122aaf2bdcef9e795435662bcd65b02f4f4c1ae37fbee7401c440b3a7"},
|
1522 |
+
{file = "wrapt-1.14.1-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:9cca3c2cdadb362116235fdbd411735de4328c61425b0aa9f872fd76d02c4e86"},
|
1523 |
+
{file = "wrapt-1.14.1-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:d52a25136894c63de15a35bc0bdc5adb4b0e173b9c0d07a2be9d3ca64a332735"},
|
1524 |
+
{file = "wrapt-1.14.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:40e7bc81c9e2b2734ea4bc1aceb8a8f0ceaac7c5299bc5d69e37c44d9081d43b"},
|
1525 |
+
{file = "wrapt-1.14.1-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:b9b7a708dd92306328117d8c4b62e2194d00c365f18eff11a9b53c6f923b01e3"},
|
1526 |
+
{file = "wrapt-1.14.1-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:6a9a25751acb379b466ff6be78a315e2b439d4c94c1e99cb7266d40a537995d3"},
|
1527 |
+
{file = "wrapt-1.14.1-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:34aa51c45f28ba7f12accd624225e2b1e5a3a45206aa191f6f9aac931d9d56fe"},
|
1528 |
+
{file = "wrapt-1.14.1-cp39-cp39-win32.whl", hash = "sha256:dee0ce50c6a2dd9056c20db781e9c1cfd33e77d2d569f5d1d9321c641bb903d5"},
|
1529 |
+
{file = "wrapt-1.14.1-cp39-cp39-win_amd64.whl", hash = "sha256:dee60e1de1898bde3b238f18340eec6148986da0455d8ba7848d50470a7a32fb"},
|
1530 |
+
{file = "wrapt-1.14.1.tar.gz", hash = "sha256:380a85cf89e0e69b7cfbe2ea9f765f004ff419f34194018a6827ac0e3edfed4d"},
|
1531 |
]
|
1532 |
zipp = [
|
1533 |
+
{file = "zipp-3.8.0-py3-none-any.whl", hash = "sha256:c4f6e5bbf48e74f7a38e7cc5b0480ff42b0ae5178957d564d18932525d5cf099"},
|
1534 |
+
{file = "zipp-3.8.0.tar.gz", hash = "sha256:56bf8aadb83c24db6c4b577e13de374ccfb67da2078beba1d037c17980bf43ad"},
|
1535 |
]
|