Spaces:
Runtime error
Runtime error
WebashalarForML
commited on
Update requirements.txt
Browse files- requirements.txt +72 -71
requirements.txt
CHANGED
@@ -1,71 +1,72 @@
|
|
1 |
-
amqp==5.2.0
|
2 |
-
annotated-types==0.7.0
|
3 |
-
billiard==4.2.0
|
4 |
-
blinker==1.8.2
|
5 |
-
blis==0.7.11
|
6 |
-
catalogue==2.0.10
|
7 |
-
celery==5.4.0
|
8 |
-
certifi==2024.8.30
|
9 |
-
charset-normalizer==3.3.2
|
10 |
-
click==8.1.7
|
11 |
-
click-didyoumean==0.3.1
|
12 |
-
click-plugins==1.1.1
|
13 |
-
click-repl==0.3.0
|
14 |
-
cloudpathlib==0.19.0
|
15 |
-
colorama==0.4.6
|
16 |
-
confection==0.1.5
|
17 |
-
cymem==2.0.8
|
18 |
-
defusedxml==0.7.1
|
19 |
-
Flask==3.0.3
|
20 |
-
Flask-SQLAlchemy==3.1.1
|
21 |
-
greenlet==3.1.0
|
22 |
-
idna==3.10
|
23 |
-
itsdangerous==2.2.0
|
24 |
-
Jinja2==3.1.4
|
25 |
-
kombu==5.4.1
|
26 |
-
langcodes==3.4.0
|
27 |
-
language_data==1.2.0
|
28 |
-
lxml==5.3.0
|
29 |
-
marisa-trie==1.2.0
|
30 |
-
markdown-it-py==3.0.0
|
31 |
-
MarkupSafe==2.1.5
|
32 |
-
mdurl==0.1.2
|
33 |
-
murmurhash==1.0.10
|
34 |
-
numpy==1.26.4
|
35 |
-
odfpy==1.4.1
|
36 |
-
packaging==24.1
|
37 |
-
pdf2image==1.17.0
|
38 |
-
pillow==10.4.0
|
39 |
-
preshed==3.0.9
|
40 |
-
prompt_toolkit==3.0.47
|
41 |
-
pydantic==2.9.1
|
42 |
-
pydantic_core==2.23.3
|
43 |
-
Pygments==2.18.0
|
44 |
-
PyMuPDF==1.24.10
|
45 |
-
PyMuPDFb==1.24.10
|
46 |
-
pytesseract==0.3.13
|
47 |
-
python-dateutil==2.9.0.post0
|
48 |
-
python-docx==1.1.2
|
49 |
-
requests==2.32.3
|
50 |
-
rich==13.8.1
|
51 |
-
setuptools==75.0.0
|
52 |
-
shellingham==1.5.4
|
53 |
-
six==1.16.0
|
54 |
-
smart-open==7.0.4
|
55 |
-
spacy==3.7.6
|
56 |
-
spacy-legacy==3.0.12
|
57 |
-
spacy-loggers==1.0.5
|
58 |
-
SQLAlchemy==2.0.34
|
59 |
-
srsly==2.4.8
|
60 |
-
thinc==8.2.5
|
61 |
-
tqdm==4.66.5
|
62 |
-
typer==0.12.5
|
63 |
-
typing_extensions==4.12.2
|
64 |
-
tzdata==2024.1
|
65 |
-
urllib3==2.2.3
|
66 |
-
vine==5.1.0
|
67 |
-
wasabi==1.1.3
|
68 |
-
wcwidth==0.2.13
|
69 |
-
weasel==0.4.1
|
70 |
-
Werkzeug==3.0.4
|
71 |
-
wrapt==1.16.0
|
|
|
|
1 |
+
amqp==5.2.0
|
2 |
+
annotated-types==0.7.0
|
3 |
+
billiard==4.2.0
|
4 |
+
blinker==1.8.2
|
5 |
+
blis==0.7.11
|
6 |
+
catalogue==2.0.10
|
7 |
+
celery==5.4.0
|
8 |
+
certifi==2024.8.30
|
9 |
+
charset-normalizer==3.3.2
|
10 |
+
click==8.1.7
|
11 |
+
click-didyoumean==0.3.1
|
12 |
+
click-plugins==1.1.1
|
13 |
+
click-repl==0.3.0
|
14 |
+
cloudpathlib==0.19.0
|
15 |
+
colorama==0.4.6
|
16 |
+
confection==0.1.5
|
17 |
+
cymem==2.0.8
|
18 |
+
defusedxml==0.7.1
|
19 |
+
Flask==3.0.3
|
20 |
+
Flask-SQLAlchemy==3.1.1
|
21 |
+
greenlet==3.1.0
|
22 |
+
idna==3.10
|
23 |
+
itsdangerous==2.2.0
|
24 |
+
Jinja2==3.1.4
|
25 |
+
kombu==5.4.1
|
26 |
+
langcodes==3.4.0
|
27 |
+
language_data==1.2.0
|
28 |
+
lxml==5.3.0
|
29 |
+
marisa-trie==1.2.0
|
30 |
+
markdown-it-py==3.0.0
|
31 |
+
MarkupSafe==2.1.5
|
32 |
+
mdurl==0.1.2
|
33 |
+
murmurhash==1.0.10
|
34 |
+
numpy==1.26.4
|
35 |
+
odfpy==1.4.1
|
36 |
+
packaging==24.1
|
37 |
+
pdf2image==1.17.0
|
38 |
+
pillow==10.4.0
|
39 |
+
preshed==3.0.9
|
40 |
+
prompt_toolkit==3.0.47
|
41 |
+
pydantic==2.9.1
|
42 |
+
pydantic_core==2.23.3
|
43 |
+
Pygments==2.18.0
|
44 |
+
PyMuPDF==1.24.10
|
45 |
+
PyMuPDFb==1.24.10
|
46 |
+
pytesseract==0.3.13
|
47 |
+
python-dateutil==2.9.0.post0
|
48 |
+
python-docx==1.1.2
|
49 |
+
requests==2.32.3
|
50 |
+
rich==13.8.1
|
51 |
+
setuptools==75.0.0
|
52 |
+
shellingham==1.5.4
|
53 |
+
six==1.16.0
|
54 |
+
smart-open==7.0.4
|
55 |
+
spacy==3.7.6
|
56 |
+
spacy-legacy==3.0.12
|
57 |
+
spacy-loggers==1.0.5
|
58 |
+
SQLAlchemy==2.0.34
|
59 |
+
srsly==2.4.8
|
60 |
+
thinc==8.2.5
|
61 |
+
tqdm==4.66.5
|
62 |
+
typer==0.12.5
|
63 |
+
typing_extensions==4.12.2
|
64 |
+
tzdata==2024.1
|
65 |
+
urllib3==2.2.3
|
66 |
+
vine==5.1.0
|
67 |
+
wasabi==1.1.3
|
68 |
+
wcwidth==0.2.13
|
69 |
+
weasel==0.4.1
|
70 |
+
Werkzeug==3.0.4
|
71 |
+
wrapt==1.16.0
|
72 |
+
gunicorn
|