From 9be658e3c1ce3d8847cb01c3050198b66cf1c4ac Mon Sep 17 00:00:00 2001 From: Believethehype Date: Mon, 11 Dec 2023 19:44:19 +0100 Subject: [PATCH] Update requirements.txt --- requirements.txt | 57 ++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 53 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5517246..977e963 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,35 +1,73 @@ +aiohttp==3.9.1 +aiosignal==1.3.1 +anyio==3.7.1 +appdirs==1.4.4 +asn1crypto==1.5.1 +async-timeout==4.0.3 +attrs==23.1.0 +base58==2.1.1 beautifulsoup4==4.12.2 bech32==1.2.0 +bip32==3.4 bitarray==2.8.3 +bitstring==3.1.9 blessed==1.20.0 +bolt11==2.0.5 cassidy==0.1.4 certifi==2023.7.22 +cffi==1.16.0 charset-normalizer==3.3.2 click==8.1.7 +coincurve==18.0.0 +cryptography==41.0.4 +decorator==4.4.2 distro==1.8.0 +ecdsa==0.18.0 emoji==2.8.0 enumb==0.1.5 +environs==9.5.0 eva-decord==0.6.1 +exceptiongroup==1.1.3 expo==0.1.2 +fastapi==0.103.0 ffmpegio==0.8.5 ffmpegio-core==0.8.5 +filelock==3.13.1 +frozenlist==1.4.0 +fsspec==2023.12.1 h11==0.14.0 +httpcore==0.18.0 httpx==0.25.1 +huggingface-hub==0.19.4 idna==3.4 +imageio==2.33.0 +imageio-ffmpeg==0.4.9 +importlib-metadata==6.8.0 inquirer==3.1.3 install==1.3.5 instaloader==4.10.1 +Jinja2==3.1.2 +litellm==1.12.3 lnurl==0.4.1 +loguru==0.7.2 +MarkupSafe==2.1.3 +marshmallow==3.20.1 mediatype==0.1.6 +mnemonic==0.20 moviepy==2.0.0.dev2 +multidict==6.0.4 nostr-sdk==0.0.5 numpy==1.26.2 openai==1.3.5 +outcome==1.2.0 packaging==23.2 pandas==2.1.3 Pillow==10.1.0 pluggy==1.3.0 +proglog==0.1.10 +pycparser==2.21 pycryptodome==3.19.0 +pycryptodomex==3.19.0 pydantic==1.10.13 pydantic_core==2.14.5 pypdf==3.17.1 @@ -40,20 +78,31 @@ pytube==15.0.0 pytz==2023.3.post1 PyUpload==0.1.4 pyuseragents==1.0.5 +PyYAML==6.0.1 readchar==4.0.5 +regex==2023.10.3 +replicate==0.21.1 +Represent==1.6.0.post0 requests==2.31.0 requests-toolbelt==1.0.0 -replicate==0.21.1 safeIO==1.2 six==1.16.0 sniffio==1.3.0 +socksio==1.0.0 soupsieve==2.5 +SpeechRecognition==3.10.0 +SQLAlchemy==1.3.24 +sqlalchemy-aio==0.17.0 +starlette==0.27.0 +tiktoken==0.5.2 +tokenizers==0.15.0 tqdm==4.66.1 translatepy==2.3 typing_extensions==4.8.0 tzdata==2023.3 urllib3==2.1.0 +uvicorn==0.23.2 wcwidth==0.2.10 ---use-pep517 -secp256k1 -cashu +websocket-client==1.6.4 +yarl==1.9.4 +zipp==3.17.0 \ No newline at end of file