diff --git a/poetry.lock b/poetry.lock index 661dc95..d4f754e 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,10 +1,9 @@ -# This file is automatically @generated by Poetry and should not be changed by hand. +# This file is automatically @generated by Poetry 1.5.1 and should not be changed by hand. [[package]] name = "2captcha-python" version = "1.1.3" description = "Python module for easy integration with 2Captcha API" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -19,7 +18,6 @@ requests = "*" name = "aiohttp" version = "3.8.3" description = "Async http client/server framework (asyncio)" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -128,7 +126,6 @@ speedups = ["Brotli", "aiodns", "cchardet"] name = "aiosignal" version = "1.3.1" description = "aiosignal: a list of registered asynchronous callbacks" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -143,7 +140,6 @@ frozenlist = ">=1.1.0" name = "appdirs" version = "1.4.4" description = "A small Python module for determining appropriate platform-specific dirs, e.g. a \"user data dir\"." -category = "main" optional = false python-versions = "*" files = [ @@ -155,7 +151,6 @@ files = [ name = "async-generator" version = "1.10" description = "Async generators and context managers for Python 3.5+" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -167,7 +162,6 @@ files = [ name = "async-timeout" version = "4.0.2" description = "Timeout context manager for asyncio programs" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -179,7 +173,6 @@ files = [ name = "attrs" version = "22.2.0" description = "Classes Without Boilerplate" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -196,21 +189,19 @@ tests-no-zope = ["cloudpickle", "cloudpickle", "hypothesis", "hypothesis", "mypy [[package]] name = "certifi" -version = "2022.12.7" +version = "2023.7.22" description = "Python package for providing Mozilla's CA Bundle." -category = "main" optional = false python-versions = ">=3.6" files = [ - {file = "certifi-2022.12.7-py3-none-any.whl", hash = "sha256:4ad3232f5e926d6718ec31cfc1fcadfde020920e278684144551c91769c7bc18"}, - {file = "certifi-2022.12.7.tar.gz", hash = "sha256:35824b4c3a97115964b408844d64aa14db1cc518f6562e8d7261699d1350a9e3"}, + {file = "certifi-2023.7.22-py3-none-any.whl", hash = "sha256:92d6037539857d8206b8f6ae472e8b77db8058fec5937a1ef3f54304089edbb9"}, + {file = "certifi-2023.7.22.tar.gz", hash = "sha256:539cc1d13202e33ca466e88b2807e29f4c13049d6d87031a3c110744495cb082"}, ] [[package]] name = "cffi" version = "1.15.1" description = "Foreign Function Interface for Python calling C code." -category = "main" optional = false python-versions = "*" files = [ @@ -287,7 +278,6 @@ pycparser = "*" name = "charset-normalizer" version = "2.1.1" description = "The Real First Universal Charset Detector. Open, modern and actively maintained alternative to Chardet." -category = "main" optional = false python-versions = ">=3.6.0" files = [ @@ -302,7 +292,6 @@ unicode-backport = ["unicodedata2"] name = "discord-py" version = "2.1.0" description = "A Python wrapper for the Discord API" -category = "main" optional = false python-versions = ">=3.8.0" files = [ @@ -323,7 +312,6 @@ voice = ["PyNaCl (>=1.3.0,<1.6)"] name = "dislog" version = "2.0.0" description = "Provides an interface for using a discord webhook as a logger." -category = "main" optional = false python-versions = "<4,>=3.10" files = [ @@ -340,7 +328,6 @@ requests = ">=2.27.1,<3" name = "frozenlist" version = "1.3.3" description = "A list-like structure which implements collections.abc.MutableSequence" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -424,7 +411,6 @@ files = [ name = "google-speech" version = "1.1.0" description = "Read text using Google Translate TTS API" -category = "main" optional = false python-versions = "*" files = [ @@ -440,7 +426,6 @@ web_cache = ">=1.1.0" name = "h11" version = "0.14.0" description = "A pure-Python, bring-your-own-I/O implementation of HTTP/1.1" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -452,7 +437,6 @@ files = [ name = "idna" version = "3.4" description = "Internationalized Domain Names in Applications (IDNA)" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -464,7 +448,6 @@ files = [ name = "multidict" version = "6.0.4" description = "multidict implementation" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -548,7 +531,6 @@ files = [ name = "numpy" version = "1.24.1" description = "Fundamental package for array computing in Python" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -586,7 +568,6 @@ files = [ name = "orjson" version = "3.8.5" description = "Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -640,7 +621,6 @@ files = [ name = "outcome" version = "1.2.0" description = "Capture the outcome of Python function calls." -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -655,7 +635,6 @@ attrs = ">=19.2.0" name = "py-cord" version = "2.3.2" description = "A Python wrapper for the Discord API" -category = "main" optional = false python-versions = ">=3.8" files = [ @@ -680,7 +659,6 @@ voice = ["PyNaCl (>=1.3.0,<1.6)"] name = "pycparser" version = "2.21" description = "C parser in Python" -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -692,7 +670,6 @@ files = [ name = "pynacl" version = "1.5.0" description = "Python binding to the Networking and Cryptography (NaCl) library" -category = "main" optional = false python-versions = ">=3.6" files = [ @@ -719,7 +696,6 @@ tests = ["hypothesis (>=3.27.0)", "pytest (>=3.2.1,!=3.3.0)"] name = "pysocks" version = "1.7.1" description = "A Python SOCKS client module. See https://github.com/Anorov/PySocks for more information." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*" files = [ @@ -732,7 +708,6 @@ files = [ name = "requests" version = "2.28.2" description = "Python HTTP for Humans." -category = "main" optional = false python-versions = ">=3.7, <4" files = [ @@ -754,7 +729,6 @@ use-chardet-on-py3 = ["chardet (>=3.0.2,<6)"] name = "revchatgpt" version = "0.2.1" description = "ChatGPT is a reverse engineering of OpenAI's ChatGPT API" -category = "main" optional = false python-versions = "*" files = [ @@ -774,7 +748,6 @@ api = ["flask"] name = "selenium" version = "4.7.2" description = "" -category = "main" optional = false python-versions = "~=3.7" files = [ @@ -792,7 +765,6 @@ urllib3 = {version = ">=1.26,<2.0", extras = ["socks"]} name = "sniffio" version = "1.3.0" description = "Sniff out which async library your code is running under" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -804,7 +776,6 @@ files = [ name = "sortedcontainers" version = "2.4.0" description = "Sorted Containers -- Sorted List, Sorted Dict, Sorted Set" -category = "main" optional = false python-versions = "*" files = [ @@ -816,7 +787,6 @@ files = [ name = "sox" version = "1.4.1" description = "Python wrapper around SoX." -category = "main" optional = false python-versions = "*" files = [ @@ -835,7 +805,6 @@ tests = ["pysoundfile (>=0.9.0)", "pytest", "pytest-cov", "pytest-pep8"] name = "tls-client" version = "0.1.8" description = "Advanced Python HTTP Client." -category = "main" optional = false python-versions = "*" files = [ @@ -847,7 +816,6 @@ files = [ name = "trio" version = "0.22.0" description = "A friendly Python library for async concurrency and I/O" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -868,7 +836,6 @@ sortedcontainers = "*" name = "trio-websocket" version = "0.9.2" description = "WebSocket library for Trio" -category = "main" optional = false python-versions = ">=3.5" files = [ @@ -885,7 +852,6 @@ wsproto = ">=0.14" name = "undetected-chromedriver" version = "3.2.1" description = "('Selenium.webdriver.Chrome replacement with compatiblity for Brave, and other Chromium based browsers.', 'Not triggered by CloudFlare/Imperva/hCaptcha and such.', 'NOTE: results may vary due to many factors. No guarantees are given, except for ongoing efforts in understanding detection algorithms.')" -category = "main" optional = false python-versions = "*" files = [ @@ -901,7 +867,6 @@ websockets = "*" name = "urllib3" version = "1.26.14" description = "HTTP library with thread-safe connection pooling, file post, and more." -category = "main" optional = false python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*, !=3.5.*" files = [ @@ -921,7 +886,6 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"] name = "web-cache" version = "1.1.0" description = "Simple persistent cache storage, with different cache eviction strategies, and optional compression" -category = "main" optional = false python-versions = "*" files = [ @@ -932,7 +896,6 @@ files = [ name = "websockets" version = "10.4" description = "An implementation of the WebSocket Protocol (RFC 6455 & 7692)" -category = "main" optional = false python-versions = ">=3.7" files = [ @@ -1011,7 +974,6 @@ files = [ name = "wsproto" version = "1.2.0" description = "WebSockets state-machine based protocol implementation" -category = "main" optional = false python-versions = ">=3.7.0" files = [ @@ -1026,7 +988,6 @@ h11 = ">=0.9.0,<1" name = "yarl" version = "1.8.2" description = "Yet another URL library" -category = "main" optional = false python-versions = ">=3.7" files = [