Spaces:
Runtime error
Runtime error
Commit
·
3d7b5ca
1
Parent(s):
02c56e5
requirements freezed
Browse files- requirements.txt +24 -0
requirements.txt
CHANGED
@@ -6,12 +6,19 @@ annotated-types==0.7.0
|
|
6 |
anyio==4.4.0
|
7 |
attrs==24.2.0
|
8 |
blinker==1.8.2
|
|
|
9 |
cachetools==5.5.0
|
|
|
10 |
certifi==2024.8.30
|
11 |
charset-normalizer==3.3.2
|
12 |
click==8.1.7
|
|
|
|
|
|
|
13 |
dataclasses-json==0.6.7
|
14 |
distro==1.9.0
|
|
|
|
|
15 |
frozenlist==1.4.1
|
16 |
gitdb==4.0.11
|
17 |
GitPython==3.1.43
|
@@ -31,12 +38,16 @@ langchain-community==0.2.17
|
|
31 |
langchain-core==0.2.39
|
32 |
langchain-openai==0.1.24
|
33 |
langchain-text-splitters==0.2.4
|
|
|
34 |
langsmith==0.1.120
|
|
|
|
|
35 |
markdown-it-py==3.0.0
|
36 |
MarkupSafe==2.1.5
|
37 |
marshmallow==3.22.0
|
38 |
mdurl==0.1.2
|
39 |
multidict==6.1.0
|
|
|
40 |
mypy-extensions==1.0.0
|
41 |
narwhals==1.8.0
|
42 |
numpy==1.26.4
|
@@ -45,6 +56,7 @@ orjson==3.10.7
|
|
45 |
packaging==24.1
|
46 |
pandas==2.2.2
|
47 |
pillow==10.4.0
|
|
|
48 |
protobuf==5.28.1
|
49 |
pyarrow==17.0.0
|
50 |
pydantic==2.9.1
|
@@ -59,19 +71,31 @@ regex==2024.9.11
|
|
59 |
requests==2.32.3
|
60 |
rich==13.8.1
|
61 |
rpds-py==0.20.0
|
|
|
|
|
62 |
six==1.16.0
|
|
|
63 |
smmap==5.0.1
|
64 |
sniffio==1.3.1
|
|
|
|
|
|
|
65 |
SQLAlchemy==2.0.34
|
|
|
66 |
streamlit==1.38.0
|
67 |
tenacity==8.5.0
|
|
|
68 |
tiktoken==0.7.0
|
69 |
toml==0.10.2
|
70 |
tornado==6.4.1
|
71 |
tqdm==4.66.5
|
|
|
72 |
typing-inspect==0.9.0
|
73 |
typing_extensions==4.12.2
|
74 |
tzdata==2024.1
|
75 |
urllib3==2.2.3
|
|
|
76 |
watchdog==4.0.2
|
|
|
|
|
77 |
yarl==1.11.1
|
|
|
6 |
anyio==4.4.0
|
7 |
attrs==24.2.0
|
8 |
blinker==1.8.2
|
9 |
+
blis==0.7.11
|
10 |
cachetools==5.5.0
|
11 |
+
catalogue==2.0.10
|
12 |
certifi==2024.8.30
|
13 |
charset-normalizer==3.3.2
|
14 |
click==8.1.7
|
15 |
+
cloudpathlib==0.19.0
|
16 |
+
confection==0.1.5
|
17 |
+
cymem==2.0.8
|
18 |
dataclasses-json==0.6.7
|
19 |
distro==1.9.0
|
20 |
+
fr-core-news-md @ https://github.com/explosion/spacy-models/releases/download/fr_core_news_md-3.7.0/fr_core_news_md-3.7.0-py3-none-any.whl#sha256=f6a4fa799b1daf2a635fe55a7de6b344379dc542d54d4c490113f0bc94bed4b8
|
21 |
+
fr-core-news-sm @ https://github.com/explosion/spacy-models/releases/download/fr_core_news_sm-3.7.0/fr_core_news_sm-3.7.0-py3-none-any.whl#sha256=37e9f1f6a278a5138fabdabcc92cc559da917f9b24c76f0adf6758720d7eab10
|
22 |
frozenlist==1.4.1
|
23 |
gitdb==4.0.11
|
24 |
GitPython==3.1.43
|
|
|
38 |
langchain-core==0.2.39
|
39 |
langchain-openai==0.1.24
|
40 |
langchain-text-splitters==0.2.4
|
41 |
+
langcodes==3.4.0
|
42 |
langsmith==0.1.120
|
43 |
+
language_data==1.2.0
|
44 |
+
marisa-trie==1.2.0
|
45 |
markdown-it-py==3.0.0
|
46 |
MarkupSafe==2.1.5
|
47 |
marshmallow==3.22.0
|
48 |
mdurl==0.1.2
|
49 |
multidict==6.1.0
|
50 |
+
murmurhash==1.0.10
|
51 |
mypy-extensions==1.0.0
|
52 |
narwhals==1.8.0
|
53 |
numpy==1.26.4
|
|
|
56 |
packaging==24.1
|
57 |
pandas==2.2.2
|
58 |
pillow==10.4.0
|
59 |
+
preshed==3.0.9
|
60 |
protobuf==5.28.1
|
61 |
pyarrow==17.0.0
|
62 |
pydantic==2.9.1
|
|
|
71 |
requests==2.32.3
|
72 |
rich==13.8.1
|
73 |
rpds-py==0.20.0
|
74 |
+
setuptools==75.0.0
|
75 |
+
shellingham==1.5.4
|
76 |
six==1.16.0
|
77 |
+
smart-open==7.0.4
|
78 |
smmap==5.0.1
|
79 |
sniffio==1.3.1
|
80 |
+
spacy==3.7.6
|
81 |
+
spacy-legacy==3.0.12
|
82 |
+
spacy-loggers==1.0.5
|
83 |
SQLAlchemy==2.0.34
|
84 |
+
srsly==2.4.8
|
85 |
streamlit==1.38.0
|
86 |
tenacity==8.5.0
|
87 |
+
thinc==8.2.5
|
88 |
tiktoken==0.7.0
|
89 |
toml==0.10.2
|
90 |
tornado==6.4.1
|
91 |
tqdm==4.66.5
|
92 |
+
typer==0.12.5
|
93 |
typing-inspect==0.9.0
|
94 |
typing_extensions==4.12.2
|
95 |
tzdata==2024.1
|
96 |
urllib3==2.2.3
|
97 |
+
wasabi==1.1.3
|
98 |
watchdog==4.0.2
|
99 |
+
weasel==0.4.1
|
100 |
+
wrapt==1.16.0
|
101 |
yarl==1.11.1
|