Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
481c7ec
1
Parent(s):
8c74881
Update poetry.lock
Browse files- poetry.lock +207 -163
poetry.lock
CHANGED
@@ -26,7 +26,7 @@ trio = ["trio (>=0.16)"]
|
|
26 |
|
27 |
[[package]]
|
28 |
name = "astroid"
|
29 |
-
version = "2.
|
30 |
description = "An abstract syntax tree for Python with inference support."
|
31 |
category = "dev"
|
32 |
optional = false
|
@@ -36,7 +36,7 @@ python-versions = ">=3.6.2"
|
|
36 |
lazy-object-proxy = ">=1.4.0"
|
37 |
typed-ast = {version = ">=1.4.0,<2.0", markers = "implementation_name == \"cpython\" and python_version < \"3.8\""}
|
38 |
typing-extensions = {version = ">=3.10", markers = "python_version < \"3.10\""}
|
39 |
-
wrapt = ">=1.11,<
|
40 |
|
41 |
[[package]]
|
42 |
name = "asyncio"
|
@@ -114,7 +114,7 @@ python-versions = ">=3.6.1"
|
|
114 |
|
115 |
[[package]]
|
116 |
name = "charset-normalizer"
|
117 |
-
version = "2.0.
|
118 |
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
119 |
category = "main"
|
120 |
optional = false
|
@@ -129,7 +129,7 @@ version = "8.1.2"
|
|
129 |
description = "Composable command line interface toolkit"
|
130 |
category = "dev"
|
131 |
optional = false
|
132 |
-
python-versions = ">=3.
|
133 |
|
134 |
[package.dependencies]
|
135 |
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
@@ -143,6 +143,17 @@ category = "dev"
|
|
143 |
optional = false
|
144 |
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
145 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
146 |
[[package]]
|
147 |
name = "distlib"
|
148 |
version = "0.3.4"
|
@@ -153,7 +164,7 @@ python-versions = "*"
|
|
153 |
|
154 |
[[package]]
|
155 |
name = "dnspython"
|
156 |
-
version = "2.2.
|
157 |
description = "DNS toolkit"
|
158 |
category = "main"
|
159 |
optional = false
|
@@ -169,7 +180,7 @@ wmi = ["wmi (>=1.5.1,<2.0.0)"]
|
|
169 |
|
170 |
[[package]]
|
171 |
name = "filelock"
|
172 |
-
version = "3.
|
173 |
description = "A platform independent file lock."
|
174 |
category = "dev"
|
175 |
optional = false
|
@@ -277,7 +288,7 @@ python-versions = ">=3.6.1"
|
|
277 |
|
278 |
[[package]]
|
279 |
name = "identify"
|
280 |
-
version = "2.4.
|
281 |
description = "File identification library for Python"
|
282 |
category = "dev"
|
283 |
optional = false
|
@@ -296,7 +307,7 @@ python-versions = ">=3.5"
|
|
296 |
|
297 |
[[package]]
|
298 |
name = "importlib-metadata"
|
299 |
-
version = "4.
|
300 |
description = "Read metadata from Python packages"
|
301 |
category = "dev"
|
302 |
optional = false
|
@@ -307,9 +318,9 @@ typing-extensions = {version = ">=3.6.4", markers = "python_version < \"3.8\""}
|
|
307 |
zipp = ">=0.5"
|
308 |
|
309 |
[package.extras]
|
310 |
-
docs = ["sphinx", "jaraco.packaging (>=
|
311 |
perf = ["ipython"]
|
312 |
-
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "packaging", "pyfakefs", "flufl.flake8", "pytest-perf (>=0.9.2)", "pytest-black (>=0.3.7)", "pytest-mypy", "importlib-resources (>=1.3)"]
|
313 |
|
314 |
[[package]]
|
315 |
name = "isort"
|
@@ -335,7 +346,7 @@ python-versions = ">=3.6"
|
|
335 |
|
336 |
[[package]]
|
337 |
name = "lxml"
|
338 |
-
version = "4.
|
339 |
description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API."
|
340 |
category = "main"
|
341 |
optional = false
|
@@ -349,11 +360,11 @@ source = ["Cython (>=0.29.7)"]
|
|
349 |
|
350 |
[[package]]
|
351 |
name = "mccabe"
|
352 |
-
version = "0.
|
353 |
description = "McCabe checker, plugin for flake8"
|
354 |
category = "dev"
|
355 |
optional = false
|
356 |
-
python-versions = "
|
357 |
|
358 |
[[package]]
|
359 |
name = "mypy-extensions"
|
@@ -381,7 +392,7 @@ python-versions = "!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*,!=3.4.*,>=2.7"
|
|
381 |
|
382 |
[[package]]
|
383 |
name = "platformdirs"
|
384 |
-
version = "2.
|
385 |
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
|
386 |
category = "dev"
|
387 |
optional = false
|
@@ -429,7 +440,7 @@ python-versions = "*"
|
|
429 |
|
430 |
[[package]]
|
431 |
name = "pyclean"
|
432 |
-
version = "2.
|
433 |
description = "Pure Python cross-platform pyclean. Clean up your Python bytecode."
|
434 |
category = "dev"
|
435 |
optional = false
|
@@ -444,14 +455,18 @@ optional = false
|
|
444 |
python-versions = ">=3.6.2"
|
445 |
|
446 |
[package.dependencies]
|
447 |
-
astroid = ">=2.
|
448 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
|
|
449 |
isort = ">=4.2.5,<6"
|
450 |
-
mccabe = ">=0.6,<0.
|
451 |
platformdirs = ">=2.2.0"
|
452 |
-
|
453 |
typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\""}
|
454 |
|
|
|
|
|
|
|
455 |
[[package]]
|
456 |
name = "pymongo"
|
457 |
version = "3.12.3"
|
@@ -472,7 +487,7 @@ zstd = ["zstandard"]
|
|
472 |
|
473 |
[[package]]
|
474 |
name = "pyrogram"
|
475 |
-
version = "1.4.
|
476 |
description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots"
|
477 |
category = "main"
|
478 |
optional = false
|
@@ -573,6 +588,13 @@ category = "main"
|
|
573 |
optional = false
|
574 |
python-versions = ">=3.6"
|
575 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
576 |
|
577 |
[[package]]
|
578 |
name = "tgcrypto"
|
@@ -621,7 +643,7 @@ python-versions = ">=3.6"
|
|
621 |
|
622 |
[[package]]
|
623 |
name = "typing-extensions"
|
624 |
-
version = "4.
|
625 |
description = "Backported and Experimental Type Hints for Python 3.6+"
|
626 |
category = "main"
|
627 |
optional = false
|
@@ -629,7 +651,7 @@ python-versions = ">=3.6"
|
|
629 |
|
630 |
[[package]]
|
631 |
name = "ujson"
|
632 |
-
version = "
|
633 |
description = "Ultra fast JSON encoder and decoder for Python"
|
634 |
category = "main"
|
635 |
optional = false
|
@@ -637,20 +659,20 @@ python-versions = ">=3.6"
|
|
637 |
|
638 |
[[package]]
|
639 |
name = "urllib3"
|
640 |
-
version = "1.26.
|
641 |
description = "HTTP library with thread-safe connection pooling, file post, and more."
|
642 |
category = "main"
|
643 |
optional = false
|
644 |
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4"
|
645 |
|
646 |
[package.extras]
|
647 |
-
brotli = ["brotlipy (>=0.6.0)"]
|
648 |
secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"]
|
649 |
socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
650 |
|
651 |
[[package]]
|
652 |
name = "virtualenv"
|
653 |
-
version = "20.
|
654 |
description = "Virtual Python Environment builder"
|
655 |
category = "dev"
|
656 |
optional = false
|
@@ -681,7 +703,7 @@ requests = ">=2.0.0,<3.0.0"
|
|
681 |
|
682 |
[[package]]
|
683 |
name = "wrapt"
|
684 |
-
version = "1.
|
685 |
description = "Module for decorators, wrappers and monkey patching."
|
686 |
category = "dev"
|
687 |
optional = false
|
@@ -714,8 +736,8 @@ anyio = [
|
|
714 |
{file = "anyio-3.5.0.tar.gz", hash = "sha256:a0aeffe2fb1fdf374a8e4b471444f0f3ac4fb9f5a5b542b48824475e0042a5a6"},
|
715 |
]
|
716 |
astroid = [
|
717 |
-
{file = "astroid-2.
|
718 |
-
{file = "astroid-2.
|
719 |
]
|
720 |
asyncio = [
|
721 |
{file = "asyncio-3.4.3-cp33-none-win32.whl", hash = "sha256:b62c9157d36187eca799c378e572c969f0da87cd5fc42ca372d92cdb06e7e1de"},
|
@@ -744,8 +766,8 @@ cfgv = [
|
|
744 |
{file = "cfgv-3.3.1.tar.gz", hash = "sha256:f5a830efb9ce7a445376bb66ec94c638a9787422f96264c98edc6bdeed8ab736"},
|
745 |
]
|
746 |
charset-normalizer = [
|
747 |
-
{file = "charset-normalizer-2.0.
|
748 |
-
{file = "charset_normalizer-2.0.
|
749 |
]
|
750 |
click = [
|
751 |
{file = "click-8.1.2-py3-none-any.whl", hash = "sha256:24e1a4a9ec5bf6299411369b208c1df2188d9eb8d916302fe6bf03faed227f1e"},
|
@@ -755,17 +777,21 @@ colorama = [
|
|
755 |
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
|
756 |
{file = "colorama-0.4.4.tar.gz", hash = "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"},
|
757 |
]
|
|
|
|
|
|
|
|
|
758 |
distlib = [
|
759 |
{file = "distlib-0.3.4-py2.py3-none-any.whl", hash = "sha256:6564fe0a8f51e734df6333d08b8b94d4ea8ee6b99b5ed50613f731fd4089f34b"},
|
760 |
{file = "distlib-0.3.4.zip", hash = "sha256:e4b58818180336dc9c529bfb9a0b58728ffc09ad92027a3f30b7cd91e3458579"},
|
761 |
]
|
762 |
dnspython = [
|
763 |
-
{file = "dnspython-2.2.
|
764 |
-
{file = "dnspython-2.2.
|
765 |
]
|
766 |
filelock = [
|
767 |
-
{file = "filelock-3.
|
768 |
-
{file = "filelock-3.
|
769 |
]
|
770 |
google = [
|
771 |
{file = "google-3.0.0-py2.py3-none-any.whl", hash = "sha256:889cf695f84e4ae2c55fbc0cfdaf4c1e729417fa52ab1db0485202ba173e4935"},
|
@@ -799,16 +825,16 @@ hyperframe = [
|
|
799 |
{file = "hyperframe-6.0.1.tar.gz", hash = "sha256:ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914"},
|
800 |
]
|
801 |
identify = [
|
802 |
-
{file = "identify-2.4.
|
803 |
-
{file = "identify-2.4.
|
804 |
]
|
805 |
idna = [
|
806 |
{file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"},
|
807 |
{file = "idna-3.3.tar.gz", hash = "sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"},
|
808 |
]
|
809 |
importlib-metadata = [
|
810 |
-
{file = "importlib_metadata-4.
|
811 |
-
{file = "importlib_metadata-4.
|
812 |
]
|
813 |
isort = [
|
814 |
{file = "isort-5.10.1-py3-none-any.whl", hash = "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7"},
|
@@ -854,70 +880,71 @@ lazy-object-proxy = [
|
|
854 |
{file = "lazy_object_proxy-1.7.1-pp37.pp38-none-any.whl", hash = "sha256:d66906d5785da8e0be7360912e99c9188b70f52c422f9fc18223347235691a84"},
|
855 |
]
|
856 |
lxml = [
|
857 |
-
{file = "lxml-4.
|
858 |
-
{file = "lxml-4.
|
859 |
-
{file = "lxml-4.
|
860 |
-
{file = "lxml-4.
|
861 |
-
{file = "lxml-4.
|
862 |
-
{file = "lxml-4.
|
863 |
-
{file = "lxml-4.
|
864 |
-
{file = "lxml-4.
|
865 |
-
{file = "lxml-4.
|
866 |
-
{file = "lxml-4.
|
867 |
-
{file = "lxml-4.
|
868 |
-
{file = "lxml-4.
|
869 |
-
{file = "lxml-4.
|
870 |
-
{file = "lxml-4.
|
871 |
-
{file = "lxml-4.
|
872 |
-
{file = "lxml-4.
|
873 |
-
{file = "lxml-4.
|
874 |
-
{file = "lxml-4.
|
875 |
-
{file = "lxml-4.
|
876 |
-
{file = "lxml-4.
|
877 |
-
{file = "lxml-4.
|
878 |
-
{file = "lxml-4.
|
879 |
-
{file = "lxml-4.
|
880 |
-
{file = "lxml-4.
|
881 |
-
{file = "lxml-4.
|
882 |
-
{file = "lxml-4.
|
883 |
-
{file = "lxml-4.
|
884 |
-
{file = "lxml-4.
|
885 |
-
{file = "lxml-4.
|
886 |
-
{file = "lxml-4.
|
887 |
-
{file = "lxml-4.
|
888 |
-
{file = "lxml-4.
|
889 |
-
{file = "lxml-4.
|
890 |
-
{file = "lxml-4.
|
891 |
-
{file = "lxml-4.
|
892 |
-
{file = "lxml-4.
|
893 |
-
{file = "lxml-4.
|
894 |
-
{file = "lxml-4.
|
895 |
-
{file = "lxml-4.
|
896 |
-
{file = "lxml-4.
|
897 |
-
{file = "lxml-4.
|
898 |
-
{file = "lxml-4.
|
899 |
-
{file = "lxml-4.
|
900 |
-
{file = "lxml-4.
|
901 |
-
{file = "lxml-4.
|
902 |
-
{file = "lxml-4.
|
903 |
-
{file = "lxml-4.
|
904 |
-
{file = "lxml-4.
|
905 |
-
{file = "lxml-4.
|
906 |
-
{file = "lxml-4.
|
907 |
-
{file = "lxml-4.
|
908 |
-
{file = "lxml-4.
|
909 |
-
{file = "lxml-4.
|
910 |
-
{file = "lxml-4.
|
911 |
-
{file = "lxml-4.
|
912 |
-
{file = "lxml-4.
|
913 |
-
{file = "lxml-4.
|
914 |
-
{file = "lxml-4.
|
915 |
-
{file = "lxml-4.
|
916 |
-
{file = "lxml-4.
|
|
|
917 |
]
|
918 |
mccabe = [
|
919 |
-
{file = "mccabe-0.
|
920 |
-
{file = "mccabe-0.
|
921 |
]
|
922 |
mypy-extensions = [
|
923 |
{file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"},
|
@@ -932,8 +959,8 @@ pathspec = [
|
|
932 |
{file = "pathspec-0.9.0.tar.gz", hash = "sha256:e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"},
|
933 |
]
|
934 |
platformdirs = [
|
935 |
-
{file = "platformdirs-2.
|
936 |
-
{file = "platformdirs-2.
|
937 |
]
|
938 |
pre-commit = [
|
939 |
{file = "pre_commit-2.17.0-py2.py3-none-any.whl", hash = "sha256:725fa7459782d7bec5ead072810e47351de01709be838c2ce1726b9591dad616"},
|
@@ -946,8 +973,8 @@ pyaes = [
|
|
946 |
{file = "pyaes-1.6.1.tar.gz", hash = "sha256:02c1b1405c38d3c370b085fb952dd8bea3fadcee6411ad99f312cc129c536d8f"},
|
947 |
]
|
948 |
pyclean = [
|
949 |
-
{file = "pyclean-2.
|
950 |
-
{file = "pyclean-2.
|
951 |
]
|
952 |
pylint = [
|
953 |
{file = "pylint-2.13.4-py3-none-any.whl", hash = "sha256:8672cf7441b81410f5de7defdf56e2d559c956fd0579652f2e0a0a35bea2d546"},
|
@@ -1063,8 +1090,8 @@ pymongo = [
|
|
1063 |
{file = "pymongo-3.12.3.tar.gz", hash = "sha256:0a89cadc0062a5e53664dde043f6c097172b8c1c5f0094490095282ff9995a5f"},
|
1064 |
]
|
1065 |
pyrogram = [
|
1066 |
-
{file = "Pyrogram-1.4.
|
1067 |
-
{file = "Pyrogram-1.4.
|
1068 |
]
|
1069 |
pysocks = [
|
1070 |
{file = "PySocks-1.7.1-py27-none-any.whl", hash = "sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299"},
|
@@ -1206,7 +1233,10 @@ soupsieve = [
|
|
1206 |
{file = "soupsieve-2.3.1-py3-none-any.whl", hash = "sha256:1a3cca2617c6b38c0343ed661b1fa5de5637f257d4fe22bd9f1338010a1efefb"},
|
1207 |
{file = "soupsieve-2.3.1.tar.gz", hash = "sha256:b8d49b1cd4f037c7082a9683dfa1801aa2597fb11c3a1155b7a5b94829b4f1f9"},
|
1208 |
]
|
1209 |
-
|
|
|
|
|
|
|
1210 |
tgcrypto = [
|
1211 |
{file = "TgCrypto-1.2.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:266cfc47dde87e23421b2ee50cbb066ec4b8c294553f79742e3d694af5c0d118"},
|
1212 |
{file = "TgCrypto-1.2.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ab3f759180b17d252dd57f018dff9190dc0e96e5ff3aeb90b598e2ab2f81f57e"},
|
@@ -1298,8 +1328,8 @@ typed-ast = [
|
|
1298 |
{file = "typed_ast-1.5.2.tar.gz", hash = "sha256:525a2d4088e70a9f75b08b3f87a51acc9cde640e19cc523c7e41aa355564ae27"},
|
1299 |
]
|
1300 |
typing-extensions = [
|
1301 |
-
{file = "typing_extensions-4.
|
1302 |
-
{file = "typing_extensions-4.
|
1303 |
]
|
1304 |
ujson = [
|
1305 |
{file = "ujson-4.3.0-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:3609e0514f6f721c6c9818b9374ec91b994e59fb193af2f924ca3f2f32009f1c"},
|
@@ -1348,70 +1378,84 @@ ujson = [
|
|
1348 |
{file = "ujson-4.3.0.tar.gz", hash = "sha256:baee56eca35cb5fbe02c28bd9c0936be41a96fa5c0812d9d4b7edeb5c3d568a0"},
|
1349 |
]
|
1350 |
urllib3 = [
|
1351 |
-
{file = "urllib3-1.26.
|
1352 |
-
{file = "urllib3-1.26.
|
1353 |
]
|
1354 |
virtualenv = [
|
1355 |
-
{file = "virtualenv-20.
|
1356 |
-
{file = "virtualenv-20.
|
1357 |
]
|
1358 |
wikipedia = [
|
1359 |
{file = "wikipedia-1.4.0.tar.gz", hash = "sha256:db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2"},
|
1360 |
]
|
1361 |
wrapt = [
|
1362 |
-
{file = "wrapt-1.
|
1363 |
-
{file = "wrapt-1.
|
1364 |
-
{file = "wrapt-1.
|
1365 |
-
{file = "wrapt-1.
|
1366 |
-
{file = "wrapt-1.
|
1367 |
-
{file = "wrapt-1.
|
1368 |
-
{file = "wrapt-1.
|
1369 |
-
{file = "wrapt-1.
|
1370 |
-
{file = "wrapt-1.
|
1371 |
-
{file = "wrapt-1.
|
1372 |
-
{file = "wrapt-1.
|
1373 |
-
{file = "wrapt-1.
|
1374 |
-
{file = "wrapt-1.
|
1375 |
-
{file = "wrapt-1.
|
1376 |
-
{file = "wrapt-1.
|
1377 |
-
{file = "wrapt-1.
|
1378 |
-
{file = "wrapt-1.
|
1379 |
-
{file = "wrapt-1.
|
1380 |
-
{file = "wrapt-1.
|
1381 |
-
{file = "wrapt-1.
|
1382 |
-
{file = "wrapt-1.
|
1383 |
-
{file = "wrapt-1.
|
1384 |
-
{file = "wrapt-1.
|
1385 |
-
{file = "wrapt-1.
|
1386 |
-
{file = "wrapt-1.
|
1387 |
-
{file = "wrapt-1.
|
1388 |
-
{file = "wrapt-1.
|
1389 |
-
{file = "wrapt-1.
|
1390 |
-
{file = "wrapt-1.
|
1391 |
-
{file = "wrapt-1.
|
1392 |
-
{file = "wrapt-1.
|
1393 |
-
{file = "wrapt-1.
|
1394 |
-
{file = "wrapt-1.
|
1395 |
-
{file = "wrapt-1.
|
1396 |
-
{file = "wrapt-1.
|
1397 |
-
{file = "wrapt-1.
|
1398 |
-
{file = "wrapt-1.
|
1399 |
-
{file = "wrapt-1.
|
1400 |
-
{file = "wrapt-1.
|
1401 |
-
{file = "wrapt-1.
|
1402 |
-
{file = "wrapt-1.
|
1403 |
-
{file = "wrapt-1.
|
1404 |
-
{file = "wrapt-1.
|
1405 |
-
{file = "wrapt-1.
|
1406 |
-
{file = "wrapt-1.
|
1407 |
-
{file = "wrapt-1.
|
1408 |
-
{file = "wrapt-1.
|
1409 |
-
{file = "wrapt-1.
|
1410 |
-
{file = "wrapt-1.
|
1411 |
-
{file = "wrapt-1.
|
1412 |
-
{file = "wrapt-1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1413 |
]
|
1414 |
zipp = [
|
1415 |
{file = "zipp-3.7.0-py3-none-any.whl", hash = "sha256:b47250dd24f92b7dd6a0a8fc5244da14608f3ca90a5efcd37a3b1642fac9a375"},
|
1416 |
{file = "zipp-3.7.0.tar.gz", hash = "sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d"},
|
1417 |
]
|
|
|
|
26 |
|
27 |
[[package]]
|
28 |
name = "astroid"
|
29 |
+
version = "2.11.2"
|
30 |
description = "An abstract syntax tree for Python with inference support."
|
31 |
category = "dev"
|
32 |
optional = false
|
|
|
36 |
lazy-object-proxy = ">=1.4.0"
|
37 |
typed-ast = {version = ">=1.4.0,<2.0", markers = "implementation_name == \"cpython\" and python_version < \"3.8\""}
|
38 |
typing-extensions = {version = ">=3.10", markers = "python_version < \"3.10\""}
|
39 |
+
wrapt = ">=1.11,<2"
|
40 |
|
41 |
[[package]]
|
42 |
name = "asyncio"
|
|
|
114 |
|
115 |
[[package]]
|
116 |
name = "charset-normalizer"
|
117 |
+
version = "2.0.12"
|
118 |
description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet."
|
119 |
category = "main"
|
120 |
optional = false
|
|
|
129 |
description = "Composable command line interface toolkit"
|
130 |
category = "dev"
|
131 |
optional = false
|
132 |
+
python-versions = ">=3.7"
|
133 |
|
134 |
[package.dependencies]
|
135 |
colorama = {version = "*", markers = "platform_system == \"Windows\""}
|
|
|
143 |
optional = false
|
144 |
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*"
|
145 |
|
146 |
+
[[package]]
|
147 |
+
name = "dill"
|
148 |
+
version = "0.3.4"
|
149 |
+
description = "serialize all of python"
|
150 |
+
category = "dev"
|
151 |
+
optional = false
|
152 |
+
python-versions = ">=2.7, !=3.0.*"
|
153 |
+
|
154 |
+
[package.extras]
|
155 |
+
graph = ["objgraph (>=1.7.2)"]
|
156 |
+
|
157 |
[[package]]
|
158 |
name = "distlib"
|
159 |
version = "0.3.4"
|
|
|
164 |
|
165 |
[[package]]
|
166 |
name = "dnspython"
|
167 |
+
version = "2.2.1"
|
168 |
description = "DNS toolkit"
|
169 |
category = "main"
|
170 |
optional = false
|
|
|
180 |
|
181 |
[[package]]
|
182 |
name = "filelock"
|
183 |
+
version = "3.6.0"
|
184 |
description = "A platform independent file lock."
|
185 |
category = "dev"
|
186 |
optional = false
|
|
|
288 |
|
289 |
[[package]]
|
290 |
name = "identify"
|
291 |
+
version = "2.4.12"
|
292 |
description = "File identification library for Python"
|
293 |
category = "dev"
|
294 |
optional = false
|
|
|
307 |
|
308 |
[[package]]
|
309 |
name = "importlib-metadata"
|
310 |
+
version = "4.11.3"
|
311 |
description = "Read metadata from Python packages"
|
312 |
category = "dev"
|
313 |
optional = false
|
|
|
318 |
zipp = ">=0.5"
|
319 |
|
320 |
[package.extras]
|
321 |
+
docs = ["sphinx", "jaraco.packaging (>=9)", "rst.linker (>=1.9)"]
|
322 |
perf = ["ipython"]
|
323 |
+
testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-cov", "pytest-enabler (>=1.0.1)", "packaging", "pyfakefs", "flufl.flake8", "pytest-perf (>=0.9.2)", "pytest-black (>=0.3.7)", "pytest-mypy (>=0.9.1)", "importlib-resources (>=1.3)"]
|
324 |
|
325 |
[[package]]
|
326 |
name = "isort"
|
|
|
346 |
|
347 |
[[package]]
|
348 |
name = "lxml"
|
349 |
+
version = "4.8.0"
|
350 |
description = "Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API."
|
351 |
category = "main"
|
352 |
optional = false
|
|
|
360 |
|
361 |
[[package]]
|
362 |
name = "mccabe"
|
363 |
+
version = "0.7.0"
|
364 |
description = "McCabe checker, plugin for flake8"
|
365 |
category = "dev"
|
366 |
optional = false
|
367 |
+
python-versions = ">=3.6"
|
368 |
|
369 |
[[package]]
|
370 |
name = "mypy-extensions"
|
|
|
392 |
|
393 |
[[package]]
|
394 |
name = "platformdirs"
|
395 |
+
version = "2.5.1"
|
396 |
description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"."
|
397 |
category = "dev"
|
398 |
optional = false
|
|
|
440 |
|
441 |
[[package]]
|
442 |
name = "pyclean"
|
443 |
+
version = "2.2.0"
|
444 |
description = "Pure Python cross-platform pyclean. Clean up your Python bytecode."
|
445 |
category = "dev"
|
446 |
optional = false
|
|
|
455 |
python-versions = ">=3.6.2"
|
456 |
|
457 |
[package.dependencies]
|
458 |
+
astroid = ">=2.11.2,<=2.12.0-dev0"
|
459 |
colorama = {version = "*", markers = "sys_platform == \"win32\""}
|
460 |
+
dill = ">=0.2"
|
461 |
isort = ">=4.2.5,<6"
|
462 |
+
mccabe = ">=0.6,<0.8"
|
463 |
platformdirs = ">=2.2.0"
|
464 |
+
tomli = {version = ">=1.1.0", markers = "python_version < \"3.11\""}
|
465 |
typing-extensions = {version = ">=3.10.0", markers = "python_version < \"3.10\""}
|
466 |
|
467 |
+
[package.extras]
|
468 |
+
testutil = ["gitpython (>3)"]
|
469 |
+
|
470 |
[[package]]
|
471 |
name = "pymongo"
|
472 |
version = "3.12.3"
|
|
|
487 |
|
488 |
[[package]]
|
489 |
name = "pyrogram"
|
490 |
+
version = "1.4.12"
|
491 |
description = "Elegant, modern and asynchronous Telegram MTProto API framework in Python for users and bots"
|
492 |
category = "main"
|
493 |
optional = false
|
|
|
588 |
optional = false
|
589 |
python-versions = ">=3.6"
|
590 |
|
591 |
+
[[package]]
|
592 |
+
name = "speedtest-cli"
|
593 |
+
version = "2.1.3"
|
594 |
+
description = "Command line interface for testing internet bandwidth using speedtest.net"
|
595 |
+
category = "main"
|
596 |
+
optional = false
|
597 |
+
python-versions = "*"
|
598 |
|
599 |
[[package]]
|
600 |
name = "tgcrypto"
|
|
|
643 |
|
644 |
[[package]]
|
645 |
name = "typing-extensions"
|
646 |
+
version = "4.1.1"
|
647 |
description = "Backported and Experimental Type Hints for Python 3.6+"
|
648 |
category = "main"
|
649 |
optional = false
|
|
|
651 |
|
652 |
[[package]]
|
653 |
name = "ujson"
|
654 |
+
version = "4.3.0"
|
655 |
description = "Ultra fast JSON encoder and decoder for Python"
|
656 |
category = "main"
|
657 |
optional = false
|
|
|
659 |
|
660 |
[[package]]
|
661 |
name = "urllib3"
|
662 |
+
version = "1.26.9"
|
663 |
description = "HTTP library with thread-safe connection pooling, file post, and more."
|
664 |
category = "main"
|
665 |
optional = false
|
666 |
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, <4"
|
667 |
|
668 |
[package.extras]
|
669 |
+
brotli = ["brotlicffi (>=0.8.0)", "brotli (>=1.0.9)", "brotlipy (>=0.6.0)"]
|
670 |
secure = ["pyOpenSSL (>=0.14)", "cryptography (>=1.3.4)", "idna (>=2.0.0)", "certifi", "ipaddress"]
|
671 |
socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
672 |
|
673 |
[[package]]
|
674 |
name = "virtualenv"
|
675 |
+
version = "20.14.0"
|
676 |
description = "Virtual Python Environment builder"
|
677 |
category = "dev"
|
678 |
optional = false
|
|
|
703 |
|
704 |
[[package]]
|
705 |
name = "wrapt"
|
706 |
+
version = "1.14.0"
|
707 |
description = "Module for decorators, wrappers and monkey patching."
|
708 |
category = "dev"
|
709 |
optional = false
|
|
|
736 |
{file = "anyio-3.5.0.tar.gz", hash = "sha256:a0aeffe2fb1fdf374a8e4b471444f0f3ac4fb9f5a5b542b48824475e0042a5a6"},
|
737 |
]
|
738 |
astroid = [
|
739 |
+
{file = "astroid-2.11.2-py3-none-any.whl", hash = "sha256:cc8cc0d2d916c42d0a7c476c57550a4557a083081976bf42a73414322a6411d9"},
|
740 |
+
{file = "astroid-2.11.2.tar.gz", hash = "sha256:8d0a30fe6481ce919f56690076eafbb2fb649142a89dc874f1ec0e7a011492d0"},
|
741 |
]
|
742 |
asyncio = [
|
743 |
{file = "asyncio-3.4.3-cp33-none-win32.whl", hash = "sha256:b62c9157d36187eca799c378e572c969f0da87cd5fc42ca372d92cdb06e7e1de"},
|
|
|
766 |
{file = "cfgv-3.3.1.tar.gz", hash = "sha256:f5a830efb9ce7a445376bb66ec94c638a9787422f96264c98edc6bdeed8ab736"},
|
767 |
]
|
768 |
charset-normalizer = [
|
769 |
+
{file = "charset-normalizer-2.0.12.tar.gz", hash = "sha256:2857e29ff0d34db842cd7ca3230549d1a697f96ee6d3fb071cfa6c7393832597"},
|
770 |
+
{file = "charset_normalizer-2.0.12-py3-none-any.whl", hash = "sha256:6881edbebdb17b39b4eaaa821b438bf6eddffb4468cf344f09f89def34a8b1df"},
|
771 |
]
|
772 |
click = [
|
773 |
{file = "click-8.1.2-py3-none-any.whl", hash = "sha256:24e1a4a9ec5bf6299411369b208c1df2188d9eb8d916302fe6bf03faed227f1e"},
|
|
|
777 |
{file = "colorama-0.4.4-py2.py3-none-any.whl", hash = "sha256:9f47eda37229f68eee03b24b9748937c7dc3868f906e8ba69fbcbdd3bc5dc3e2"},
|
778 |
{file = "colorama-0.4.4.tar.gz", hash = "sha256:5941b2b48a20143d2267e95b1c2a7603ce057ee39fd88e7329b0c292aa16869b"},
|
779 |
]
|
780 |
+
dill = [
|
781 |
+
{file = "dill-0.3.4-py2.py3-none-any.whl", hash = "sha256:7e40e4a70304fd9ceab3535d36e58791d9c4a776b38ec7f7ec9afc8d3dca4d4f"},
|
782 |
+
{file = "dill-0.3.4.zip", hash = "sha256:9f9734205146b2b353ab3fec9af0070237b6ddae78452af83d2fca84d739e675"},
|
783 |
+
]
|
784 |
distlib = [
|
785 |
{file = "distlib-0.3.4-py2.py3-none-any.whl", hash = "sha256:6564fe0a8f51e734df6333d08b8b94d4ea8ee6b99b5ed50613f731fd4089f34b"},
|
786 |
{file = "distlib-0.3.4.zip", hash = "sha256:e4b58818180336dc9c529bfb9a0b58728ffc09ad92027a3f30b7cd91e3458579"},
|
787 |
]
|
788 |
dnspython = [
|
789 |
+
{file = "dnspython-2.2.1-py3-none-any.whl", hash = "sha256:a851e51367fb93e9e1361732c1d60dab63eff98712e503ea7d92e6eccb109b4f"},
|
790 |
+
{file = "dnspython-2.2.1.tar.gz", hash = "sha256:0f7569a4a6ff151958b64304071d370daa3243d15941a7beedf0c9fe5105603e"},
|
791 |
]
|
792 |
filelock = [
|
793 |
+
{file = "filelock-3.6.0-py3-none-any.whl", hash = "sha256:f8314284bfffbdcfa0ff3d7992b023d4c628ced6feb957351d4c48d059f56bc0"},
|
794 |
+
{file = "filelock-3.6.0.tar.gz", hash = "sha256:9cd540a9352e432c7246a48fe4e8712b10acb1df2ad1f30e8c070b82ae1fed85"},
|
795 |
]
|
796 |
google = [
|
797 |
{file = "google-3.0.0-py2.py3-none-any.whl", hash = "sha256:889cf695f84e4ae2c55fbc0cfdaf4c1e729417fa52ab1db0485202ba173e4935"},
|
|
|
825 |
{file = "hyperframe-6.0.1.tar.gz", hash = "sha256:ae510046231dc8e9ecb1a6586f63d2347bf4c8905914aa84ba585ae85f28a914"},
|
826 |
]
|
827 |
identify = [
|
828 |
+
{file = "identify-2.4.12-py2.py3-none-any.whl", hash = "sha256:5f06b14366bd1facb88b00540a1de05b69b310cbc2654db3c7e07fa3a4339323"},
|
829 |
+
{file = "identify-2.4.12.tar.gz", hash = "sha256:3f3244a559290e7d3deb9e9adc7b33594c1bc85a9dd82e0f1be519bf12a1ec17"},
|
830 |
]
|
831 |
idna = [
|
832 |
{file = "idna-3.3-py3-none-any.whl", hash = "sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff"},
|
833 |
{file = "idna-3.3.tar.gz", hash = "sha256:9d643ff0a55b762d5cdb124b8eaa99c66322e2157b69160bc32796e824360e6d"},
|
834 |
]
|
835 |
importlib-metadata = [
|
836 |
+
{file = "importlib_metadata-4.11.3-py3-none-any.whl", hash = "sha256:1208431ca90a8cca1a6b8af391bb53c1a2db74e5d1cef6ddced95d4b2062edc6"},
|
837 |
+
{file = "importlib_metadata-4.11.3.tar.gz", hash = "sha256:ea4c597ebf37142f827b8f39299579e31685c31d3a438b59f469406afd0f2539"},
|
838 |
]
|
839 |
isort = [
|
840 |
{file = "isort-5.10.1-py3-none-any.whl", hash = "sha256:6f62d78e2f89b4500b080fe3a81690850cd254227f27f75c3a0c491a1f351ba7"},
|
|
|
880 |
{file = "lazy_object_proxy-1.7.1-pp37.pp38-none-any.whl", hash = "sha256:d66906d5785da8e0be7360912e99c9188b70f52c422f9fc18223347235691a84"},
|
881 |
]
|
882 |
lxml = [
|
883 |
+
{file = "lxml-4.8.0-cp27-cp27m-macosx_10_14_x86_64.whl", hash = "sha256:e1ab2fac607842ac36864e358c42feb0960ae62c34aa4caaf12ada0a1fb5d99b"},
|
884 |
+
{file = "lxml-4.8.0-cp27-cp27m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:28d1af847786f68bec57961f31221125c29d6f52d9187c01cd34dc14e2b29430"},
|
885 |
+
{file = "lxml-4.8.0-cp27-cp27m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:b92d40121dcbd74831b690a75533da703750f7041b4bf951befc657c37e5695a"},
|
886 |
+
{file = "lxml-4.8.0-cp27-cp27m-win32.whl", hash = "sha256:e01f9531ba5420838c801c21c1b0f45dbc9607cb22ea2cf132844453bec863a5"},
|
887 |
+
{file = "lxml-4.8.0-cp27-cp27m-win_amd64.whl", hash = "sha256:6259b511b0f2527e6d55ad87acc1c07b3cbffc3d5e050d7e7bcfa151b8202df9"},
|
888 |
+
{file = "lxml-4.8.0-cp27-cp27mu-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:1010042bfcac2b2dc6098260a2ed022968dbdfaf285fc65a3acf8e4eb1ffd1bc"},
|
889 |
+
{file = "lxml-4.8.0-cp27-cp27mu-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:fa56bb08b3dd8eac3a8c5b7d075c94e74f755fd9d8a04543ae8d37b1612dd170"},
|
890 |
+
{file = "lxml-4.8.0-cp310-cp310-macosx_10_15_x86_64.whl", hash = "sha256:31ba2cbc64516dcdd6c24418daa7abff989ddf3ba6d3ea6f6ce6f2ed6e754ec9"},
|
891 |
+
{file = "lxml-4.8.0-cp310-cp310-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:31499847fc5f73ee17dbe1b8e24c6dafc4e8d5b48803d17d22988976b0171f03"},
|
892 |
+
{file = "lxml-4.8.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:5f7d7d9afc7b293147e2d506a4596641d60181a35279ef3aa5778d0d9d9123fe"},
|
893 |
+
{file = "lxml-4.8.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:a3c5f1a719aa11866ffc530d54ad965063a8cbbecae6515acbd5f0fae8f48eaa"},
|
894 |
+
{file = "lxml-4.8.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:6268e27873a3d191849204d00d03f65c0e343b3bcb518a6eaae05677c95621d1"},
|
895 |
+
{file = "lxml-4.8.0-cp310-cp310-win32.whl", hash = "sha256:330bff92c26d4aee79c5bc4d9967858bdbe73fdbdbacb5daf623a03a914fe05b"},
|
896 |
+
{file = "lxml-4.8.0-cp310-cp310-win_amd64.whl", hash = "sha256:b2582b238e1658c4061ebe1b4df53c435190d22457642377fd0cb30685cdfb76"},
|
897 |
+
{file = "lxml-4.8.0-cp35-cp35m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:a2bfc7e2a0601b475477c954bf167dee6d0f55cb167e3f3e7cefad906e7759f6"},
|
898 |
+
{file = "lxml-4.8.0-cp35-cp35m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:a1547ff4b8a833511eeaceacbcd17b043214fcdb385148f9c1bc5556ca9623e2"},
|
899 |
+
{file = "lxml-4.8.0-cp35-cp35m-win32.whl", hash = "sha256:a9f1c3489736ff8e1c7652e9dc39f80cff820f23624f23d9eab6e122ac99b150"},
|
900 |
+
{file = "lxml-4.8.0-cp35-cp35m-win_amd64.whl", hash = "sha256:530f278849031b0eb12f46cca0e5db01cfe5177ab13bd6878c6e739319bae654"},
|
901 |
+
{file = "lxml-4.8.0-cp36-cp36m-macosx_10_14_x86_64.whl", hash = "sha256:078306d19a33920004addeb5f4630781aaeabb6a8d01398045fcde085091a169"},
|
902 |
+
{file = "lxml-4.8.0-cp36-cp36m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:86545e351e879d0b72b620db6a3b96346921fa87b3d366d6c074e5a9a0b8dadb"},
|
903 |
+
{file = "lxml-4.8.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:24f5c5ae618395ed871b3d8ebfcbb36e3f1091fd847bf54c4de623f9107942f3"},
|
904 |
+
{file = "lxml-4.8.0-cp36-cp36m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:bbab6faf6568484707acc052f4dfc3802bdb0cafe079383fbaa23f1cdae9ecd4"},
|
905 |
+
{file = "lxml-4.8.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:7993232bd4044392c47779a3c7e8889fea6883be46281d45a81451acfd704d7e"},
|
906 |
+
{file = "lxml-4.8.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:6d6483b1229470e1d8835e52e0ff3c6973b9b97b24cd1c116dca90b57a2cc613"},
|
907 |
+
{file = "lxml-4.8.0-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:ad4332a532e2d5acb231a2e5d33f943750091ee435daffca3fec0a53224e7e33"},
|
908 |
+
{file = "lxml-4.8.0-cp36-cp36m-win32.whl", hash = "sha256:db3535733f59e5605a88a706824dfcb9bd06725e709ecb017e165fc1d6e7d429"},
|
909 |
+
{file = "lxml-4.8.0-cp36-cp36m-win_amd64.whl", hash = "sha256:5f148b0c6133fb928503cfcdfdba395010f997aa44bcf6474fcdd0c5398d9b63"},
|
910 |
+
{file = "lxml-4.8.0-cp37-cp37m-macosx_10_14_x86_64.whl", hash = "sha256:8a31f24e2a0b6317f33aafbb2f0895c0bce772980ae60c2c640d82caac49628a"},
|
911 |
+
{file = "lxml-4.8.0-cp37-cp37m-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:719544565c2937c21a6f76d520e6e52b726d132815adb3447ccffbe9f44203c4"},
|
912 |
+
{file = "lxml-4.8.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:c0b88ed1ae66777a798dc54f627e32d3b81c8009967c63993c450ee4cbcbec15"},
|
913 |
+
{file = "lxml-4.8.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:fa9b7c450be85bfc6cd39f6df8c5b8cbd76b5d6fc1f69efec80203f9894b885f"},
|
914 |
+
{file = "lxml-4.8.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:e9f84ed9f4d50b74fbc77298ee5c870f67cb7e91dcdc1a6915cb1ff6a317476c"},
|
915 |
+
{file = "lxml-4.8.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:1d650812b52d98679ed6c6b3b55cbb8fe5a5460a0aef29aeb08dc0b44577df85"},
|
916 |
+
{file = "lxml-4.8.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:80bbaddf2baab7e6de4bc47405e34948e694a9efe0861c61cdc23aa774fcb141"},
|
917 |
+
{file = "lxml-4.8.0-cp37-cp37m-win32.whl", hash = "sha256:6f7b82934c08e28a2d537d870293236b1000d94d0b4583825ab9649aef7ddf63"},
|
918 |
+
{file = "lxml-4.8.0-cp37-cp37m-win_amd64.whl", hash = "sha256:e1fd7d2fe11f1cb63d3336d147c852f6d07de0d0020d704c6031b46a30b02ca8"},
|
919 |
+
{file = "lxml-4.8.0-cp38-cp38-macosx_10_14_x86_64.whl", hash = "sha256:5045ee1ccd45a89c4daec1160217d363fcd23811e26734688007c26f28c9e9e7"},
|
920 |
+
{file = "lxml-4.8.0-cp38-cp38-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:0c1978ff1fd81ed9dcbba4f91cf09faf1f8082c9d72eb122e92294716c605428"},
|
921 |
+
{file = "lxml-4.8.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:52cbf2ff155b19dc4d4100f7442f6a697938bf4493f8d3b0c51d45568d5666b5"},
|
922 |
+
{file = "lxml-4.8.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:ce13d6291a5f47c1c8dbd375baa78551053bc6b5e5c0e9bb8e39c0a8359fd52f"},
|
923 |
+
{file = "lxml-4.8.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:e11527dc23d5ef44d76fef11213215c34f36af1608074561fcc561d983aeb870"},
|
924 |
+
{file = "lxml-4.8.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:60d2f60bd5a2a979df28ab309352cdcf8181bda0cca4529769a945f09aba06f9"},
|
925 |
+
{file = "lxml-4.8.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:62f93eac69ec0f4be98d1b96f4d6b964855b8255c345c17ff12c20b93f247b68"},
|
926 |
+
{file = "lxml-4.8.0-cp38-cp38-win32.whl", hash = "sha256:20b8a746a026017acf07da39fdb10aa80ad9877046c9182442bf80c84a1c4696"},
|
927 |
+
{file = "lxml-4.8.0-cp38-cp38-win_amd64.whl", hash = "sha256:891dc8f522d7059ff0024cd3ae79fd224752676447f9c678f2a5c14b84d9a939"},
|
928 |
+
{file = "lxml-4.8.0-cp39-cp39-macosx_10_15_x86_64.whl", hash = "sha256:b6fc2e2fb6f532cf48b5fed57567ef286addcef38c28874458a41b7837a57807"},
|
929 |
+
{file = "lxml-4.8.0-cp39-cp39-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:74eb65ec61e3c7c019d7169387d1b6ffcfea1b9ec5894d116a9a903636e4a0b1"},
|
930 |
+
{file = "lxml-4.8.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.manylinux_2_24_aarch64.whl", hash = "sha256:627e79894770783c129cc5e89b947e52aa26e8e0557c7e205368a809da4b7939"},
|
931 |
+
{file = "lxml-4.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:545bd39c9481f2e3f2727c78c169425efbfb3fbba6e7db4f46a80ebb249819ca"},
|
932 |
+
{file = "lxml-4.8.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.whl", hash = "sha256:5a58d0b12f5053e270510bf12f753a76aaf3d74c453c00942ed7d2c804ca845c"},
|
933 |
+
{file = "lxml-4.8.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl", hash = "sha256:ec4b4e75fc68da9dc0ed73dcdb431c25c57775383fec325d23a770a64e7ebc87"},
|
934 |
+
{file = "lxml-4.8.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:5804e04feb4e61babf3911c2a974a5b86f66ee227cc5006230b00ac6d285b3a9"},
|
935 |
+
{file = "lxml-4.8.0-cp39-cp39-win32.whl", hash = "sha256:aa0cf4922da7a3c905d000b35065df6184c0dc1d866dd3b86fd961905bbad2ea"},
|
936 |
+
{file = "lxml-4.8.0-cp39-cp39-win_amd64.whl", hash = "sha256:dd10383f1d6b7edf247d0960a3db274c07e96cf3a3fc7c41c8448f93eac3fb1c"},
|
937 |
+
{file = "lxml-4.8.0-pp37-pypy37_pp73-macosx_10_14_x86_64.whl", hash = "sha256:2403a6d6fb61c285969b71f4a3527873fe93fd0abe0832d858a17fe68c8fa507"},
|
938 |
+
{file = "lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:986b7a96228c9b4942ec420eff37556c5777bfba6758edcb95421e4a614b57f9"},
|
939 |
+
{file = "lxml-4.8.0-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:6fe4ef4402df0250b75ba876c3795510d782def5c1e63890bde02d622570d39e"},
|
940 |
+
{file = "lxml-4.8.0-pp38-pypy38_pp73-macosx_10_14_x86_64.whl", hash = "sha256:f10ce66fcdeb3543df51d423ede7e238be98412232fca5daec3e54bcd16b8da0"},
|
941 |
+
{file = "lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_12_i686.manylinux2010_i686.manylinux_2_24_i686.whl", hash = "sha256:730766072fd5dcb219dd2b95c4c49752a54f00157f322bc6d71f7d2a31fecd79"},
|
942 |
+
{file = "lxml-4.8.0-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl", hash = "sha256:8b99ec73073b37f9ebe8caf399001848fced9c08064effdbfc4da2b5a8d07b93"},
|
943 |
+
{file = "lxml-4.8.0.tar.gz", hash = "sha256:f63f62fc60e6228a4ca9abae28228f35e1bd3ce675013d1dfb828688d50c6e23"},
|
944 |
]
|
945 |
mccabe = [
|
946 |
+
{file = "mccabe-0.7.0-py2.py3-none-any.whl", hash = "sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e"},
|
947 |
+
{file = "mccabe-0.7.0.tar.gz", hash = "sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325"},
|
948 |
]
|
949 |
mypy-extensions = [
|
950 |
{file = "mypy_extensions-0.4.3-py2.py3-none-any.whl", hash = "sha256:090fedd75945a69ae91ce1303b5824f428daf5a028d2f6ab8a299250a846f15d"},
|
|
|
959 |
{file = "pathspec-0.9.0.tar.gz", hash = "sha256:e564499435a2673d586f6b2130bb5b95f04a3ba06f81b8f895b651a3c76aabb1"},
|
960 |
]
|
961 |
platformdirs = [
|
962 |
+
{file = "platformdirs-2.5.1-py3-none-any.whl", hash = "sha256:bcae7cab893c2d310a711b70b24efb93334febe65f8de776ee320b517471e227"},
|
963 |
+
{file = "platformdirs-2.5.1.tar.gz", hash = "sha256:7535e70dfa32e84d4b34996ea99c5e432fa29a708d0f4e394bbcb2a8faa4f16d"},
|
964 |
]
|
965 |
pre-commit = [
|
966 |
{file = "pre_commit-2.17.0-py2.py3-none-any.whl", hash = "sha256:725fa7459782d7bec5ead072810e47351de01709be838c2ce1726b9591dad616"},
|
|
|
973 |
{file = "pyaes-1.6.1.tar.gz", hash = "sha256:02c1b1405c38d3c370b085fb952dd8bea3fadcee6411ad99f312cc129c536d8f"},
|
974 |
]
|
975 |
pyclean = [
|
976 |
+
{file = "pyclean-2.2.0-py3-none-any.whl", hash = "sha256:5f99597b76249b71b86d8e9aff1e69dfdc0b1976d14ce366e07b28dc6f7a8ee6"},
|
977 |
+
{file = "pyclean-2.2.0.tar.gz", hash = "sha256:48f1801804fa2f04f2c64348da8bd61797fc9722e1120c470d5cc67a205843c7"},
|
978 |
]
|
979 |
pylint = [
|
980 |
{file = "pylint-2.13.4-py3-none-any.whl", hash = "sha256:8672cf7441b81410f5de7defdf56e2d559c956fd0579652f2e0a0a35bea2d546"},
|
|
|
1090 |
{file = "pymongo-3.12.3.tar.gz", hash = "sha256:0a89cadc0062a5e53664dde043f6c097172b8c1c5f0094490095282ff9995a5f"},
|
1091 |
]
|
1092 |
pyrogram = [
|
1093 |
+
{file = "Pyrogram-1.4.12-py3-none-any.whl", hash = "sha256:8e1b4a4d7fe24066a0005f5738882ca775eb945496415e07729ff2372239ed3d"},
|
1094 |
+
{file = "Pyrogram-1.4.12.tar.gz", hash = "sha256:acd19d5a766e8425342a0fc291e3636b329befa87cfd56a765d178ca2d0a5865"},
|
1095 |
]
|
1096 |
pysocks = [
|
1097 |
{file = "PySocks-1.7.1-py27-none-any.whl", hash = "sha256:08e69f092cc6dbe92a0fdd16eeb9b9ffbc13cadfe5ca4c7bd92ffb078b293299"},
|
|
|
1233 |
{file = "soupsieve-2.3.1-py3-none-any.whl", hash = "sha256:1a3cca2617c6b38c0343ed661b1fa5de5637f257d4fe22bd9f1338010a1efefb"},
|
1234 |
{file = "soupsieve-2.3.1.tar.gz", hash = "sha256:b8d49b1cd4f037c7082a9683dfa1801aa2597fb11c3a1155b7a5b94829b4f1f9"},
|
1235 |
]
|
1236 |
+
speedtest-cli = [
|
1237 |
+
{file = "speedtest-cli-2.1.3.tar.gz", hash = "sha256:5e2773233cedb5fa3d8120eb7f97bcc4974b5221b254d33ff16e2f1d413d90f0"},
|
1238 |
+
{file = "speedtest_cli-2.1.3-py2.py3-none-any.whl", hash = "sha256:75ff32c91af9ac1ce2b905476d6e92bd9eb2c0783f9e7d1939d74605c7d0b9ea"},
|
1239 |
+
]
|
1240 |
tgcrypto = [
|
1241 |
{file = "TgCrypto-1.2.3-cp310-cp310-macosx_10_9_universal2.whl", hash = "sha256:266cfc47dde87e23421b2ee50cbb066ec4b8c294553f79742e3d694af5c0d118"},
|
1242 |
{file = "TgCrypto-1.2.3-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:ab3f759180b17d252dd57f018dff9190dc0e96e5ff3aeb90b598e2ab2f81f57e"},
|
|
|
1328 |
{file = "typed_ast-1.5.2.tar.gz", hash = "sha256:525a2d4088e70a9f75b08b3f87a51acc9cde640e19cc523c7e41aa355564ae27"},
|
1329 |
]
|
1330 |
typing-extensions = [
|
1331 |
+
{file = "typing_extensions-4.1.1-py3-none-any.whl", hash = "sha256:21c85e0fe4b9a155d0799430b0ad741cdce7e359660ccbd8b530613e8df88ce2"},
|
1332 |
+
{file = "typing_extensions-4.1.1.tar.gz", hash = "sha256:1a9462dcc3347a79b1f1c0271fbe79e844580bb598bafa1ed208b94da3cdcd42"},
|
1333 |
]
|
1334 |
ujson = [
|
1335 |
{file = "ujson-4.3.0-cp310-cp310-macosx_10_14_x86_64.whl", hash = "sha256:3609e0514f6f721c6c9818b9374ec91b994e59fb193af2f924ca3f2f32009f1c"},
|
|
|
1378 |
{file = "ujson-4.3.0.tar.gz", hash = "sha256:baee56eca35cb5fbe02c28bd9c0936be41a96fa5c0812d9d4b7edeb5c3d568a0"},
|
1379 |
]
|
1380 |
urllib3 = [
|
1381 |
+
{file = "urllib3-1.26.9-py2.py3-none-any.whl", hash = "sha256:44ece4d53fb1706f667c9bd1c648f5469a2ec925fcf3a776667042d645472c14"},
|
1382 |
+
{file = "urllib3-1.26.9.tar.gz", hash = "sha256:aabaf16477806a5e1dd19aa41f8c2b7950dd3c746362d7e3223dbe6de6ac448e"},
|
1383 |
]
|
1384 |
virtualenv = [
|
1385 |
+
{file = "virtualenv-20.14.0-py2.py3-none-any.whl", hash = "sha256:1e8588f35e8b42c6ec6841a13c5e88239de1e6e4e4cedfd3916b306dc826ec66"},
|
1386 |
+
{file = "virtualenv-20.14.0.tar.gz", hash = "sha256:8e5b402037287126e81ccde9432b95a8be5b19d36584f64957060a3488c11ca8"},
|
1387 |
]
|
1388 |
wikipedia = [
|
1389 |
{file = "wikipedia-1.4.0.tar.gz", hash = "sha256:db0fad1829fdd441b1852306e9856398204dc0786d2996dd2e0c8bb8e26133b2"},
|
1390 |
]
|
1391 |
wrapt = [
|
1392 |
+
{file = "wrapt-1.14.0-cp27-cp27m-macosx_10_9_x86_64.whl", hash = "sha256:5a9a1889cc01ed2ed5f34574c90745fab1dd06ec2eee663e8ebeefe363e8efd7"},
|
1393 |
+
{file = "wrapt-1.14.0-cp27-cp27m-manylinux1_i686.whl", hash = "sha256:9a3ff5fb015f6feb78340143584d9f8a0b91b6293d6b5cf4295b3e95d179b88c"},
|
1394 |
+
{file = "wrapt-1.14.0-cp27-cp27m-manylinux1_x86_64.whl", hash = "sha256:4b847029e2d5e11fd536c9ac3136ddc3f54bc9488a75ef7d040a3900406a91eb"},
|
1395 |
+
{file = "wrapt-1.14.0-cp27-cp27m-manylinux2010_i686.whl", hash = "sha256:9a5a544861b21e0e7575b6023adebe7a8c6321127bb1d238eb40d99803a0e8bd"},
|
1396 |
+
{file = "wrapt-1.14.0-cp27-cp27m-manylinux2010_x86_64.whl", hash = "sha256:88236b90dda77f0394f878324cfbae05ae6fde8a84d548cfe73a75278d760291"},
|
1397 |
+
{file = "wrapt-1.14.0-cp27-cp27mu-manylinux1_i686.whl", hash = "sha256:f0408e2dbad9e82b4c960274214af533f856a199c9274bd4aff55d4634dedc33"},
|
1398 |
+
{file = "wrapt-1.14.0-cp27-cp27mu-manylinux1_x86_64.whl", hash = "sha256:9d8c68c4145041b4eeae96239802cfdfd9ef927754a5be3f50505f09f309d8c6"},
|
1399 |
+
{file = "wrapt-1.14.0-cp27-cp27mu-manylinux2010_i686.whl", hash = "sha256:22626dca56fd7f55a0733e604f1027277eb0f4f3d95ff28f15d27ac25a45f71b"},
|
1400 |
+
{file = "wrapt-1.14.0-cp27-cp27mu-manylinux2010_x86_64.whl", hash = "sha256:65bf3eb34721bf18b5a021a1ad7aa05947a1767d1aa272b725728014475ea7d5"},
|
1401 |
+
{file = "wrapt-1.14.0-cp310-cp310-macosx_10_9_x86_64.whl", hash = "sha256:09d16ae7a13cff43660155383a2372b4aa09109c7127aa3f24c3cf99b891c330"},
|
1402 |
+
{file = "wrapt-1.14.0-cp310-cp310-macosx_11_0_arm64.whl", hash = "sha256:debaf04f813ada978d7d16c7dfa16f3c9c2ec9adf4656efdc4defdf841fc2f0c"},
|
1403 |
+
{file = "wrapt-1.14.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:748df39ed634851350efa87690c2237a678ed794fe9ede3f0d79f071ee042561"},
|
1404 |
+
{file = "wrapt-1.14.0-cp310-cp310-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:1807054aa7b61ad8d8103b3b30c9764de2e9d0c0978e9d3fc337e4e74bf25faa"},
|
1405 |
+
{file = "wrapt-1.14.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:763a73ab377390e2af26042f685a26787c402390f682443727b847e9496e4a2a"},
|
1406 |
+
{file = "wrapt-1.14.0-cp310-cp310-musllinux_1_1_aarch64.whl", hash = "sha256:8529b07b49b2d89d6917cfa157d3ea1dfb4d319d51e23030664a827fe5fd2131"},
|
1407 |
+
{file = "wrapt-1.14.0-cp310-cp310-musllinux_1_1_i686.whl", hash = "sha256:68aeefac31c1f73949662ba8affaf9950b9938b712fb9d428fa2a07e40ee57f8"},
|
1408 |
+
{file = "wrapt-1.14.0-cp310-cp310-musllinux_1_1_x86_64.whl", hash = "sha256:59d7d92cee84a547d91267f0fea381c363121d70fe90b12cd88241bd9b0e1763"},
|
1409 |
+
{file = "wrapt-1.14.0-cp310-cp310-win32.whl", hash = "sha256:3a88254881e8a8c4784ecc9cb2249ff757fd94b911d5df9a5984961b96113fff"},
|
1410 |
+
{file = "wrapt-1.14.0-cp310-cp310-win_amd64.whl", hash = "sha256:9a242871b3d8eecc56d350e5e03ea1854de47b17f040446da0e47dc3e0b9ad4d"},
|
1411 |
+
{file = "wrapt-1.14.0-cp35-cp35m-manylinux1_i686.whl", hash = "sha256:a65bffd24409454b889af33b6c49d0d9bcd1a219b972fba975ac935f17bdf627"},
|
1412 |
+
{file = "wrapt-1.14.0-cp35-cp35m-manylinux1_x86_64.whl", hash = "sha256:9d9fcd06c952efa4b6b95f3d788a819b7f33d11bea377be6b8980c95e7d10775"},
|
1413 |
+
{file = "wrapt-1.14.0-cp35-cp35m-manylinux2010_i686.whl", hash = "sha256:db6a0ddc1282ceb9032e41853e659c9b638789be38e5b8ad7498caac00231c23"},
|
1414 |
+
{file = "wrapt-1.14.0-cp35-cp35m-manylinux2010_x86_64.whl", hash = "sha256:14e7e2c5f5fca67e9a6d5f753d21f138398cad2b1159913ec9e9a67745f09ba3"},
|
1415 |
+
{file = "wrapt-1.14.0-cp35-cp35m-win32.whl", hash = "sha256:6d9810d4f697d58fd66039ab959e6d37e63ab377008ef1d63904df25956c7db0"},
|
1416 |
+
{file = "wrapt-1.14.0-cp35-cp35m-win_amd64.whl", hash = "sha256:d808a5a5411982a09fef6b49aac62986274ab050e9d3e9817ad65b2791ed1425"},
|
1417 |
+
{file = "wrapt-1.14.0-cp36-cp36m-macosx_10_9_x86_64.whl", hash = "sha256:b77159d9862374da213f741af0c361720200ab7ad21b9f12556e0eb95912cd48"},
|
1418 |
+
{file = "wrapt-1.14.0-cp36-cp36m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:36a76a7527df8583112b24adc01748cd51a2d14e905b337a6fefa8b96fc708fb"},
|
1419 |
+
{file = "wrapt-1.14.0-cp36-cp36m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:a0057b5435a65b933cbf5d859cd4956624df37b8bf0917c71756e4b3d9958b9e"},
|
1420 |
+
{file = "wrapt-1.14.0-cp36-cp36m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:3a0a4ca02752ced5f37498827e49c414d694ad7cf451ee850e3ff160f2bee9d3"},
|
1421 |
+
{file = "wrapt-1.14.0-cp36-cp36m-musllinux_1_1_aarch64.whl", hash = "sha256:8c6be72eac3c14baa473620e04f74186c5d8f45d80f8f2b4eda6e1d18af808e8"},
|
1422 |
+
{file = "wrapt-1.14.0-cp36-cp36m-musllinux_1_1_i686.whl", hash = "sha256:21b1106bff6ece8cb203ef45b4f5778d7226c941c83aaaa1e1f0f4f32cc148cd"},
|
1423 |
+
{file = "wrapt-1.14.0-cp36-cp36m-musllinux_1_1_x86_64.whl", hash = "sha256:493da1f8b1bb8a623c16552fb4a1e164c0200447eb83d3f68b44315ead3f9036"},
|
1424 |
+
{file = "wrapt-1.14.0-cp36-cp36m-win32.whl", hash = "sha256:89ba3d548ee1e6291a20f3c7380c92f71e358ce8b9e48161401e087e0bc740f8"},
|
1425 |
+
{file = "wrapt-1.14.0-cp36-cp36m-win_amd64.whl", hash = "sha256:729d5e96566f44fccac6c4447ec2332636b4fe273f03da128fff8d5559782b06"},
|
1426 |
+
{file = "wrapt-1.14.0-cp37-cp37m-macosx_10_9_x86_64.whl", hash = "sha256:891c353e95bb11abb548ca95c8b98050f3620a7378332eb90d6acdef35b401d4"},
|
1427 |
+
{file = "wrapt-1.14.0-cp37-cp37m-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:23f96134a3aa24cc50614920cc087e22f87439053d886e474638c68c8d15dc80"},
|
1428 |
+
{file = "wrapt-1.14.0-cp37-cp37m-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:6807bcee549a8cb2f38f73f469703a1d8d5d990815c3004f21ddb68a567385ce"},
|
1429 |
+
{file = "wrapt-1.14.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:6915682f9a9bc4cf2908e83caf5895a685da1fbd20b6d485dafb8e218a338279"},
|
1430 |
+
{file = "wrapt-1.14.0-cp37-cp37m-musllinux_1_1_aarch64.whl", hash = "sha256:f2f3bc7cd9c9fcd39143f11342eb5963317bd54ecc98e3650ca22704b69d9653"},
|
1431 |
+
{file = "wrapt-1.14.0-cp37-cp37m-musllinux_1_1_i686.whl", hash = "sha256:3a71dbd792cc7a3d772ef8cd08d3048593f13d6f40a11f3427c000cf0a5b36a0"},
|
1432 |
+
{file = "wrapt-1.14.0-cp37-cp37m-musllinux_1_1_x86_64.whl", hash = "sha256:5a0898a640559dec00f3614ffb11d97a2666ee9a2a6bad1259c9facd01a1d4d9"},
|
1433 |
+
{file = "wrapt-1.14.0-cp37-cp37m-win32.whl", hash = "sha256:167e4793dc987f77fd476862d32fa404d42b71f6a85d3b38cbce711dba5e6b68"},
|
1434 |
+
{file = "wrapt-1.14.0-cp37-cp37m-win_amd64.whl", hash = "sha256:d066ffc5ed0be00cd0352c95800a519cf9e4b5dd34a028d301bdc7177c72daf3"},
|
1435 |
+
{file = "wrapt-1.14.0-cp38-cp38-macosx_10_9_x86_64.whl", hash = "sha256:d9bdfa74d369256e4218000a629978590fd7cb6cf6893251dad13d051090436d"},
|
1436 |
+
{file = "wrapt-1.14.0-cp38-cp38-macosx_11_0_arm64.whl", hash = "sha256:2498762814dd7dd2a1d0248eda2afbc3dd9c11537bc8200a4b21789b6df6cd38"},
|
1437 |
+
{file = "wrapt-1.14.0-cp38-cp38-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:5f24ca7953f2643d59a9c87d6e272d8adddd4a53bb62b9208f36db408d7aafc7"},
|
1438 |
+
{file = "wrapt-1.14.0-cp38-cp38-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:5b835b86bd5a1bdbe257d610eecab07bf685b1af2a7563093e0e69180c1d4af1"},
|
1439 |
+
{file = "wrapt-1.14.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b21650fa6907e523869e0396c5bd591cc326e5c1dd594dcdccac089561cacfb8"},
|
1440 |
+
{file = "wrapt-1.14.0-cp38-cp38-musllinux_1_1_aarch64.whl", hash = "sha256:354d9fc6b1e44750e2a67b4b108841f5f5ea08853453ecbf44c81fdc2e0d50bd"},
|
1441 |
+
{file = "wrapt-1.14.0-cp38-cp38-musllinux_1_1_i686.whl", hash = "sha256:1f83e9c21cd5275991076b2ba1cd35418af3504667affb4745b48937e214bafe"},
|
1442 |
+
{file = "wrapt-1.14.0-cp38-cp38-musllinux_1_1_x86_64.whl", hash = "sha256:61e1a064906ccba038aa3c4a5a82f6199749efbbb3cef0804ae5c37f550eded0"},
|
1443 |
+
{file = "wrapt-1.14.0-cp38-cp38-win32.whl", hash = "sha256:28c659878f684365d53cf59dc9a1929ea2eecd7ac65da762be8b1ba193f7e84f"},
|
1444 |
+
{file = "wrapt-1.14.0-cp38-cp38-win_amd64.whl", hash = "sha256:b0ed6ad6c9640671689c2dbe6244680fe8b897c08fd1fab2228429b66c518e5e"},
|
1445 |
+
{file = "wrapt-1.14.0-cp39-cp39-macosx_10_9_x86_64.whl", hash = "sha256:b3f7e671fb19734c872566e57ce7fc235fa953d7c181bb4ef138e17d607dc8a1"},
|
1446 |
+
{file = "wrapt-1.14.0-cp39-cp39-macosx_11_0_arm64.whl", hash = "sha256:87fa943e8bbe40c8c1ba4086971a6fefbf75e9991217c55ed1bcb2f1985bd3d4"},
|
1447 |
+
{file = "wrapt-1.14.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4775a574e9d84e0212f5b18886cace049a42e13e12009bb0491562a48bb2b758"},
|
1448 |
+
{file = "wrapt-1.14.0-cp39-cp39-manylinux_2_5_i686.manylinux1_i686.manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:9d57677238a0c5411c76097b8b93bdebb02eb845814c90f0b01727527a179e4d"},
|
1449 |
+
{file = "wrapt-1.14.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:00108411e0f34c52ce16f81f1d308a571df7784932cc7491d1e94be2ee93374b"},
|
1450 |
+
{file = "wrapt-1.14.0-cp39-cp39-musllinux_1_1_aarch64.whl", hash = "sha256:d332eecf307fca852d02b63f35a7872de32d5ba8b4ec32da82f45df986b39ff6"},
|
1451 |
+
{file = "wrapt-1.14.0-cp39-cp39-musllinux_1_1_i686.whl", hash = "sha256:01f799def9b96a8ec1ef6b9c1bbaf2bbc859b87545efbecc4a78faea13d0e3a0"},
|
1452 |
+
{file = "wrapt-1.14.0-cp39-cp39-musllinux_1_1_x86_64.whl", hash = "sha256:47045ed35481e857918ae78b54891fac0c1d197f22c95778e66302668309336c"},
|
1453 |
+
{file = "wrapt-1.14.0-cp39-cp39-win32.whl", hash = "sha256:2eca15d6b947cfff51ed76b2d60fd172c6ecd418ddab1c5126032d27f74bc350"},
|
1454 |
+
{file = "wrapt-1.14.0-cp39-cp39-win_amd64.whl", hash = "sha256:bb36fbb48b22985d13a6b496ea5fb9bb2a076fea943831643836c9f6febbcfdc"},
|
1455 |
+
{file = "wrapt-1.14.0.tar.gz", hash = "sha256:8323a43bd9c91f62bb7d4be74cc9ff10090e7ef820e27bfe8815c57e68261311"},
|
1456 |
]
|
1457 |
zipp = [
|
1458 |
{file = "zipp-3.7.0-py3-none-any.whl", hash = "sha256:b47250dd24f92b7dd6a0a8fc5244da14608f3ca90a5efcd37a3b1642fac9a375"},
|
1459 |
{file = "zipp-3.7.0.tar.gz", hash = "sha256:9f50f446828eb9d45b267433fd3e9da8d801f614129124863f9c51ebceafb87d"},
|
1460 |
]
|
1461 |
+
|