From 7271e15f725ffd8596e770a09512d05cce1106a7 Mon Sep 17 00:00:00 2001 From: ed Date: Mon, 24 Jul 2023 11:06:30 +0200 Subject: [PATCH] requirement update --- requirements.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/requirements.txt b/requirements.txt index 5eecf9e..c82f7f3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,14 +3,18 @@ aiosignal==1.3.1 async-timeout==4.0.2 attrs==23.1.0 blinker==1.6.2 +Brotli==1.0.9 certifi==2023.5.7 charset-normalizer==3.1.0 click==8.1.3 dataclasses-json==0.5.8 docopt==0.6.2 +filelock==3.12.2 Flask==2.3.2 frozenlist==1.3.3 +fsspec==2023.6.0 greenlet==2.0.2 +huggingface-hub==0.16.4 idna==3.4 itsdangerous==2.1.2 Jinja2==3.1.2 @@ -20,6 +24,7 @@ MarkupSafe==2.1.3 marshmallow==3.19.0 marshmallow-enum==1.5.1 multidict==6.0.4 +mutagen==1.46.0 mypy-extensions==1.0.0 numexpr==2.8.4 numpy==1.24.3 @@ -28,20 +33,27 @@ openapi-schema-pydantic==1.2.4 packaging==23.1 pandas==2.0.2 pipreqs==0.4.13 +pycryptodomex==3.18.0 pydantic==1.10.9 python-dateutil==2.8.2 python-dotenv==1.0.0 pytz==2023.3 PyYAML==6.0 +regex==2023.6.3 requests==2.31.0 +safetensors==0.3.1 six==1.16.0 SQLAlchemy==2.0.16 tenacity==8.2.2 +tokenizers==0.13.3 tqdm==4.65.0 +transformers==4.31.0 typing-inspect==0.9.0 typing_extensions==4.6.3 tzdata==2023.3 urllib3==2.0.3 +websockets==11.0.3 Werkzeug==2.3.6 yarg==0.1.9 yarl==1.9.2 +yt-dlp==2023.7.6