From 6eff95e123f5de5b188ca46fe2f24407ba0cf28d Mon Sep 17 00:00:00 2001 From: aazhou Date: Thu, 8 Jun 2023 16:12:45 +0800 Subject: [PATCH] update --- requirements.txt | 91 ++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 88 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index b220a22..ad692e5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,91 @@ -binance==0.3 -binance_connector==3.1.0 +acsclient==1.0.10 +aiomysql==0.1.1 +aioredis==2.0.1 +aliyun-python-sdk-core-v3==2.13.33 +anyio==3.6.1 +async-timeout==4.0.2 +asyncio==3.4.3 +attrs==23.1.0 +autobahn==23.6.1 +Automat==22.10.0 +autopep8==1.7.0 +Backtesting==0.3.3 +binance-connector==3.1.0 +binance-futures-connector==3.3.1 +blobfile==2.0.1 +bokeh==2.4.3 +certifi==2022.12.7 +cffi==1.15.1 +chardet==3.0.4 +charset-normalizer==2.1.1 +click==8.1.3 +constantly==15.1.0 +cryptography==38.0.4 +DBUtils==3.0.2 +discord-webhook==0.17.0 +docopt==0.6.2 +fastapi==0.85.1 +filelock==3.9.0 +h11==0.12.0 +h2==3.2.0 +hpack==3.0.0 +http3==0.6.7 +httpcore==0.15.0 +httpx==0.24.1 +hyperframe==5.2.0 +hyperlink==21.0.0 +idna==2.10 +incremental==22.10.0 +itsdangerous==2.1.2 +Jinja2==3.1.2 +jmespath==0.10.0 +lxml==4.9.2 +MarkupSafe==2.1.1 numpy==1.23.4 +OpenAIAuth==0.2.0 +packaging==21.3 +pandas==1.5.1 +Pillow==9.2.0 +pipreqs==0.4.11 +pyasn1==0.5.0 +pyasn1-modules==0.3.0 +pycodestyle==2.9.1 +pycparser==2.21 +pycryptodome==3.16.0 +pycryptodomex==3.17 +pydantic==1.10.2 +pygame==2.4.0 +PyMySQL==1.0.2 +pyOpenSSL==23.2.0 +pyparsing==3.0.9 +python-dateutil==2.8.2 +python-telegram-bot==20.3 +pytz==2022.5 +PyYAML==6.0 +regex==2022.10.31 requests==2.28.1 +requests-async==0.6.2 +revChatGPT==2.3.0 +rfc3986==1.5.0 schedule==1.1.0 -TA_Lib==0.4.26 +service-identity==21.1.0 +six==1.16.0 +sniffio==1.3.0 +socksio==1.0.0 +starlette==0.20.4 +TA-Lib==0.4.26 +tiktoken==0.2.0 +tls-client==0.1.8 +toml==0.10.2 +tornado==6.2 +Twisted==22.10.0 +txaio==23.1.1 +typing_extensions==4.4.0 +uni-sdk==0.2.0 +unisms==0.0.7 +urllib3==1.26.12 +uvicorn==0.18.3 +websocket-client==1.5.2 +yarg==0.1.9 +you-get==0.4.1650 +zope.interface==6.0