Spaces:
Running
Running
AlexandraGulamova
commited on
Commit
•
6ecd42b
1
Parent(s):
343af91
test
Browse files- requirements.txt +8 -8
requirements.txt
CHANGED
@@ -15,13 +15,13 @@ dataclasses-json==0.6.7
|
|
15 |
DAWG-Python==0.7.2
|
16 |
exceptiongroup==1.2.2
|
17 |
faiss-cpu==1.9.0.post1
|
18 |
-
filelock
|
19 |
frozenlist==1.5.0
|
20 |
-
fsspec
|
21 |
gigachat==0.1.36
|
22 |
gitdb==4.0.11
|
23 |
GitPython==3.1.43
|
24 |
-
gmpy2
|
25 |
greenlet==3.1.1
|
26 |
h11==0.14.0
|
27 |
httpcore==1.0.7
|
@@ -29,7 +29,7 @@ httpx==0.28.1
|
|
29 |
httpx-sse==0.4.0
|
30 |
huggingface-hub==0.26.3
|
31 |
idna==3.10
|
32 |
-
Jinja2
|
33 |
joblib==1.4.2
|
34 |
jsonpatch==1.33
|
35 |
jsonpointer==3.0.0
|
@@ -41,14 +41,14 @@ langchain-core==0.3.22
|
|
41 |
langchain-text-splitters==0.3.2
|
42 |
langsmith==0.1.147
|
43 |
markdown-it-py==3.0.0
|
44 |
-
MarkupSafe
|
45 |
marshmallow==3.23.1
|
46 |
mdurl==0.1.2
|
47 |
-
mpmath
|
48 |
multidict==6.1.0
|
49 |
mypy-extensions==1.0.0
|
50 |
narwhals==1.15.2
|
51 |
-
networkx
|
52 |
numpy==1.26.4
|
53 |
orjson==3.10.12
|
54 |
packaging==24.2
|
@@ -96,7 +96,7 @@ tornado==6.4.2
|
|
96 |
tqdm==4.67.1
|
97 |
transformers==4.47.0
|
98 |
typing-inspect==0.9.0
|
99 |
-
typing_extensions
|
100 |
tzdata==2024.2
|
101 |
urllib3==2.2.3
|
102 |
watchdog==6.0.0
|
|
|
15 |
DAWG-Python==0.7.2
|
16 |
exceptiongroup==1.2.2
|
17 |
faiss-cpu==1.9.0.post1
|
18 |
+
filelock
|
19 |
frozenlist==1.5.0
|
20 |
+
fsspec
|
21 |
gigachat==0.1.36
|
22 |
gitdb==4.0.11
|
23 |
GitPython==3.1.43
|
24 |
+
gmpy2
|
25 |
greenlet==3.1.1
|
26 |
h11==0.14.0
|
27 |
httpcore==1.0.7
|
|
|
29 |
httpx-sse==0.4.0
|
30 |
huggingface-hub==0.26.3
|
31 |
idna==3.10
|
32 |
+
Jinja2
|
33 |
joblib==1.4.2
|
34 |
jsonpatch==1.33
|
35 |
jsonpointer==3.0.0
|
|
|
41 |
langchain-text-splitters==0.3.2
|
42 |
langsmith==0.1.147
|
43 |
markdown-it-py==3.0.0
|
44 |
+
MarkupSafe
|
45 |
marshmallow==3.23.1
|
46 |
mdurl==0.1.2
|
47 |
+
mpmath
|
48 |
multidict==6.1.0
|
49 |
mypy-extensions==1.0.0
|
50 |
narwhals==1.15.2
|
51 |
+
networkx
|
52 |
numpy==1.26.4
|
53 |
orjson==3.10.12
|
54 |
packaging==24.2
|
|
|
96 |
tqdm==4.67.1
|
97 |
transformers==4.47.0
|
98 |
typing-inspect==0.9.0
|
99 |
+
typing_extensions
|
100 |
tzdata==2024.2
|
101 |
urllib3==2.2.3
|
102 |
watchdog==6.0.0
|