Commit
·
7f019f4
1
Parent(s):
b69520d
build: update packages
Browse files- requirements.txt +62 -70
requirements.txt
CHANGED
|
@@ -1,87 +1,79 @@
|
|
| 1 |
aiofiles==23.2.1
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
async-timeout==4.0.3
|
| 8 |
-
attrs==23.1.0
|
| 9 |
-
certifi==2023.11.17
|
| 10 |
charset-normalizer==3.3.2
|
| 11 |
-
click==8.1.
|
| 12 |
-
|
| 13 |
-
contourpy==1.2.0
|
| 14 |
cycler==0.12.1
|
| 15 |
-
datasets==2.15.0
|
| 16 |
-
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
| 24 |
-
|
| 25 |
-
|
|
|
|
| 26 |
h11==0.14.0
|
| 27 |
-
httpcore==1.0.
|
| 28 |
-
|
| 29 |
-
|
| 30 |
-
|
| 31 |
-
|
| 32 |
-
|
| 33 |
-
|
| 34 |
-
jsonschema
|
|
|
|
| 35 |
kiwisolver==1.4.5
|
| 36 |
markdown-it-py==3.0.0
|
| 37 |
-
MarkupSafe==2.1.
|
| 38 |
-
matplotlib==3.
|
| 39 |
mdurl==0.1.2
|
| 40 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
pandas==2.1.3
|
| 48 |
-
Pillow==10.1.0
|
| 49 |
-
pyarrow==14.0.1
|
| 50 |
-
pyarrow-hotfix==0.5
|
| 51 |
-
pydantic==2.5.1
|
| 52 |
-
pydantic_core==2.14.3
|
| 53 |
pydub==0.25.1
|
| 54 |
-
Pygments==2.
|
| 55 |
-
pyparsing==3.1.
|
| 56 |
-
|
| 57 |
-
python-dateutil==2.8.2
|
| 58 |
python-dotenv==1.0.0
|
| 59 |
-
python-multipart==0.0.
|
| 60 |
-
pytz==
|
| 61 |
PyYAML==6.0.1
|
| 62 |
-
referencing==0.
|
| 63 |
-
regex==
|
| 64 |
-
requests==2.
|
| 65 |
-
rich==13.7.
|
| 66 |
-
rpds-py==0.
|
| 67 |
-
|
|
|
|
| 68 |
semantic-version==2.10.0
|
| 69 |
shellingham==1.5.4
|
| 70 |
six==1.16.0
|
| 71 |
-
sniffio==1.3.
|
| 72 |
-
starlette==0.
|
| 73 |
-
|
| 74 |
-
tokenizers==0.15.0
|
| 75 |
tomlkit==0.12.0
|
| 76 |
-
toolz==0.12.
|
| 77 |
torch==2.1.1
|
| 78 |
-
tqdm==4.66.
|
| 79 |
transformers==4.35.2
|
| 80 |
-
typer==0.
|
| 81 |
-
typing_extensions==4.
|
| 82 |
-
tzdata==
|
| 83 |
-
|
| 84 |
-
|
|
|
|
|
|
|
|
|
|
| 85 |
websockets==11.0.3
|
| 86 |
-
xxhash==3.4.1
|
| 87 |
-
yarl==1.9.3
|
|
|
|
| 1 |
aiofiles==23.2.1
|
| 2 |
+
altair==5.3.0
|
| 3 |
+
annotated-types==0.7.0
|
| 4 |
+
anyio==4.4.0
|
| 5 |
+
attrs==23.2.0
|
| 6 |
+
certifi==2024.6.2
|
|
|
|
|
|
|
|
|
|
| 7 |
charset-normalizer==3.3.2
|
| 8 |
+
click==8.1.7
|
| 9 |
+
contourpy==1.2.1
|
|
|
|
| 10 |
cycler==0.12.1
|
| 11 |
+
#datasets==2.15.0
|
| 12 |
+
dnspython==2.6.1
|
| 13 |
+
email_validator==2.2.0
|
| 14 |
+
exceptiongroup==1.2.1
|
| 15 |
+
fastapi==0.111.0
|
| 16 |
+
fastapi-cli==0.0.4
|
| 17 |
+
ffmpy==0.3.2
|
| 18 |
+
filelock==3.15.4
|
| 19 |
+
fonttools==4.53.0
|
| 20 |
+
fsspec==2024.6.1
|
| 21 |
+
gradio==4.36.1
|
| 22 |
+
gradio_client==1.0.1
|
| 23 |
h11==0.14.0
|
| 24 |
+
httpcore==1.0.5
|
| 25 |
+
httptools==0.6.1
|
| 26 |
+
httpx==0.27.0
|
| 27 |
+
huggingface-hub==0.23.4
|
| 28 |
+
idna==3.7
|
| 29 |
+
importlib_resources==6.4.0
|
| 30 |
+
Jinja2==3.1.4
|
| 31 |
+
jsonschema==4.22.0
|
| 32 |
+
jsonschema-specifications==2023.12.1
|
| 33 |
kiwisolver==1.4.5
|
| 34 |
markdown-it-py==3.0.0
|
| 35 |
+
MarkupSafe==2.1.5
|
| 36 |
+
matplotlib==3.9.0
|
| 37 |
mdurl==0.1.2
|
| 38 |
+
numpy==2.0.0
|
| 39 |
+
orjson==3.10.5
|
| 40 |
+
packaging==24.1
|
| 41 |
+
pandas==2.2.2
|
| 42 |
+
pillow==10.3.0
|
| 43 |
+
pydantic==2.7.4
|
| 44 |
+
pydantic_core==2.18.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 45 |
pydub==0.25.1
|
| 46 |
+
Pygments==2.18.0
|
| 47 |
+
pyparsing==3.1.2
|
| 48 |
+
python-dateutil==2.9.0.post0
|
|
|
|
| 49 |
python-dotenv==1.0.0
|
| 50 |
+
python-multipart==0.0.9
|
| 51 |
+
pytz==2024.1
|
| 52 |
PyYAML==6.0.1
|
| 53 |
+
referencing==0.35.1
|
| 54 |
+
regex==2024.5.15
|
| 55 |
+
requests==2.32.3
|
| 56 |
+
rich==13.7.1
|
| 57 |
+
rpds-py==0.18.1
|
| 58 |
+
ruff==0.5.0
|
| 59 |
+
safetensors==0.4.3
|
| 60 |
semantic-version==2.10.0
|
| 61 |
shellingham==1.5.4
|
| 62 |
six==1.16.0
|
| 63 |
+
sniffio==1.3.1
|
| 64 |
+
starlette==0.37.2
|
| 65 |
+
tokenizers==0.15.2
|
|
|
|
| 66 |
tomlkit==0.12.0
|
| 67 |
+
toolz==0.12.1
|
| 68 |
torch==2.1.1
|
| 69 |
+
tqdm==4.66.4
|
| 70 |
transformers==4.35.2
|
| 71 |
+
typer==0.12.3
|
| 72 |
+
typing_extensions==4.12.2
|
| 73 |
+
tzdata==2024.1
|
| 74 |
+
ujson==5.10.0
|
| 75 |
+
urllib3==2.2.2
|
| 76 |
+
uvicorn==0.30.1
|
| 77 |
+
uvloop==0.19.0
|
| 78 |
+
watchfiles==0.22.0
|
| 79 |
websockets==11.0.3
|
|
|
|
|
|