requirement update

This commit is contained in:
ed barz 2023-07-24 11:06:30 +02:00
parent 32cddd0b1e
commit 7271e15f72
1 changed files with 12 additions and 0 deletions

View File

@ -3,14 +3,18 @@ aiosignal==1.3.1
async-timeout==4.0.2 async-timeout==4.0.2
attrs==23.1.0 attrs==23.1.0
blinker==1.6.2 blinker==1.6.2
Brotli==1.0.9
certifi==2023.5.7 certifi==2023.5.7
charset-normalizer==3.1.0 charset-normalizer==3.1.0
click==8.1.3 click==8.1.3
dataclasses-json==0.5.8 dataclasses-json==0.5.8
docopt==0.6.2 docopt==0.6.2
filelock==3.12.2
Flask==2.3.2 Flask==2.3.2
frozenlist==1.3.3 frozenlist==1.3.3
fsspec==2023.6.0
greenlet==2.0.2 greenlet==2.0.2
huggingface-hub==0.16.4
idna==3.4 idna==3.4
itsdangerous==2.1.2 itsdangerous==2.1.2
Jinja2==3.1.2 Jinja2==3.1.2
@ -20,6 +24,7 @@ MarkupSafe==2.1.3
marshmallow==3.19.0 marshmallow==3.19.0
marshmallow-enum==1.5.1 marshmallow-enum==1.5.1
multidict==6.0.4 multidict==6.0.4
mutagen==1.46.0
mypy-extensions==1.0.0 mypy-extensions==1.0.0
numexpr==2.8.4 numexpr==2.8.4
numpy==1.24.3 numpy==1.24.3
@ -28,20 +33,27 @@ openapi-schema-pydantic==1.2.4
packaging==23.1 packaging==23.1
pandas==2.0.2 pandas==2.0.2
pipreqs==0.4.13 pipreqs==0.4.13
pycryptodomex==3.18.0
pydantic==1.10.9 pydantic==1.10.9
python-dateutil==2.8.2 python-dateutil==2.8.2
python-dotenv==1.0.0 python-dotenv==1.0.0
pytz==2023.3 pytz==2023.3
PyYAML==6.0 PyYAML==6.0
regex==2023.6.3
requests==2.31.0 requests==2.31.0
safetensors==0.3.1
six==1.16.0 six==1.16.0
SQLAlchemy==2.0.16 SQLAlchemy==2.0.16
tenacity==8.2.2 tenacity==8.2.2
tokenizers==0.13.3
tqdm==4.65.0 tqdm==4.65.0
transformers==4.31.0
typing-inspect==0.9.0 typing-inspect==0.9.0
typing_extensions==4.6.3 typing_extensions==4.6.3
tzdata==2023.3 tzdata==2023.3
urllib3==2.0.3 urllib3==2.0.3
websockets==11.0.3
Werkzeug==2.3.6 Werkzeug==2.3.6
yarg==0.1.9 yarg==0.1.9
yarl==1.9.2 yarl==1.9.2
yt-dlp==2023.7.6