libere-tes-chaine-de-mots/import_data/requirements.txt

98 lines
2 KiB
Text
Raw Normal View History

2024-11-30 19:05:25 -05:00
altair==5.5.0
2024-11-30 22:03:49 -05:00
annotated-types==0.7.0
2024-11-30 19:05:25 -05:00
attrs==24.2.0
av==13.1.0
2024-11-30 19:03:41 -05:00
beautifulsoup4==4.12.3
2024-11-30 19:05:25 -05:00
blinker==1.9.0
2024-11-30 22:03:49 -05:00
blis==1.0.1
2024-11-30 19:05:25 -05:00
cachetools==5.5.0
2024-11-30 22:03:49 -05:00
catalogue==2.0.10
2024-11-30 19:03:41 -05:00
certifi==2024.8.30
charset-normalizer==3.4.0
2024-11-30 19:05:25 -05:00
click==8.1.7
2024-11-30 22:03:49 -05:00
cloudpathlib==0.20.0
coloredlogs==15.0.1
2024-11-30 22:03:49 -05:00
confection==0.1.5
contourpy==1.3.1
ctranslate2==4.5.0
2024-11-30 22:03:49 -05:00
cycler==0.12.1
cymem==2.0.10
en_core_web_sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.8.0/en_core_web_sm-3.8.0-py3-none-any.whl#sha256=1932429db727d4bff3deed6b34cfc05df17794f4a52eeb26cf8928f7c1a0fb85
faster-whisper==1.1.0
filelock==3.16.1
flatbuffers==24.3.25
2024-11-30 22:03:49 -05:00
fonttools==4.55.0
fr_core_news_sm @ https://github.com/explosion/spacy-models/releases/download/fr_core_news_sm-3.8.0/fr_core_news_sm-3.8.0-py3-none-any.whl#sha256=7d6ad14cd5078e53147bfbf70fb9d433c6a3865b695fda2657140bbc59a27e29
fsspec==2024.10.0
2024-11-30 19:05:25 -05:00
gitdb==4.0.11
GitPython==3.1.43
huggingface-hub==0.26.3
humanfriendly==10.0
2024-11-30 19:03:41 -05:00
idna==3.10
2024-11-30 19:05:25 -05:00
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2024.10.1
2024-11-30 22:03:49 -05:00
kiwisolver==1.4.7
langcodes==3.5.0
langdetect==1.0.9
language_data==1.3.0
marisa-trie==1.2.1
2024-11-30 19:05:25 -05:00
markdown-it-py==3.0.0
markdownify==0.11.6
2024-11-30 19:05:25 -05:00
MarkupSafe==3.0.2
2024-11-30 22:03:49 -05:00
matplotlib==3.9.3
2024-11-30 19:05:25 -05:00
mdurl==0.1.2
mpmath==1.3.0
2024-11-30 22:03:49 -05:00
murmurhash==1.0.11
2024-11-30 19:05:25 -05:00
narwhals==1.15.0
2024-11-30 22:03:49 -05:00
numpy==2.0.2
onnxruntime==1.20.1
2024-11-30 19:05:25 -05:00
packaging==24.2
2024-11-30 22:03:49 -05:00
pandas==2.2.3
2024-11-30 19:05:25 -05:00
pillow==11.0.0
plotly==5.24.1
2024-11-30 22:03:49 -05:00
preshed==3.0.9
2024-11-30 19:05:25 -05:00
protobuf==5.29.0
pyarrow==17.0.0
2024-11-30 22:03:49 -05:00
pydantic==2.10.2
pydantic_core==2.27.1
2024-11-30 19:05:25 -05:00
pydeck==0.9.1
Pygments==2.18.0
2024-11-30 22:03:49 -05:00
pyparsing==3.2.0
2024-11-30 19:03:41 -05:00
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
PyYAML==6.0.2
2024-11-30 19:05:25 -05:00
referencing==0.35.1
2024-11-30 19:03:41 -05:00
requests==2.31.0
2024-11-30 19:05:25 -05:00
rich==13.9.4
rpds-py==0.21.0
setuptools==75.6.0
2024-11-30 22:03:49 -05:00
shellingham==1.5.4
2024-11-30 19:03:41 -05:00
six==1.16.0
2024-11-30 22:03:49 -05:00
smart-open==7.0.5
2024-11-30 19:05:25 -05:00
smmap==5.0.1
2024-11-30 19:03:41 -05:00
soupsieve==2.6
2024-11-30 22:03:49 -05:00
spacy==3.8.2
spacy-language-detection==0.2.1
spacy-legacy==3.0.12
spacy-loggers==1.0.5
srsly==2.4.8
2024-11-30 19:05:25 -05:00
streamlit==1.40.2
sympy==1.13.3
2024-11-30 19:05:25 -05:00
tenacity==9.0.0
2024-11-30 22:03:49 -05:00
thinc==8.3.2
tokenizers==0.21.0
2024-11-30 19:05:25 -05:00
toml==0.10.2
tornado==6.4.2
2024-11-30 19:03:41 -05:00
tqdm==4.67.1
2024-11-30 22:03:49 -05:00
typer==0.14.0
typesense==0.21.0
2024-11-30 19:05:25 -05:00
typing_extensions==4.12.2
2024-11-30 19:03:41 -05:00
tzdata==2024.2
urllib3==2.2.3
2024-11-30 22:03:49 -05:00
wasabi==1.1.3
weasel==0.4.1
wrapt==1.17.0
2024-11-30 19:03:41 -05:00
xmltodict==0.13.0