WebashalarForML commited on
Commit
9ed71ec
1 Parent(s): 38c768a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +93 -148
requirements.txt CHANGED
@@ -1,148 +1,93 @@
1
- alembic==1.13.2
2
- amqp==5.2.0
3
- annotated-types==0.7.0
4
- attrs==24.2.0
5
- bcrypt==4.2.0
6
- blinker==1.8.2
7
- blis==0.7.11
8
- cachetools==5.5.0
9
- catalogue==2.0.10
10
- certifi==2024.8.30
11
- cffi==1.17.1
12
- charset-normalizer==3.3.2
13
- click==8.1.7
14
- cloudpathlib==0.19.0
15
- colorama==0.4.6
16
- confection==0.1.5
17
- croniter==3.0.3
18
- cryptography==43.0.1
19
- cymem==2.0.8
20
- debtcollector==3.0.0
21
- decorator==5.1.1
22
- defusedxml==0.7.1
23
- dnspython==2.6.1
24
- dogpile.cache==1.3.3
25
- eventlet==0.37.0
26
- fasteners==0.19
27
- filelock==3.16.0
28
- Flask==3.0.3
29
- fsspec==2024.9.0
30
- futurist==3.0.0
31
- greenlet==3.1.0
32
- huggingface-hub==0.24.7
33
- idna==3.8
34
- importlib_metadata==8.5.0
35
- iso8601==2.1.0
36
- itsdangerous==2.2.0
37
- Jinja2==3.1.4
38
- jsonschema==4.23.0
39
- jsonschema-specifications==2023.12.1
40
- keystoneauth1==5.8.0
41
- keystonemiddleware==10.7.1
42
- kombu==5.4.1
43
- langcodes==3.4.0
44
- language_data==1.2.0
45
- logutils==0.3.5
46
- lxml==5.3.0
47
- Mako==1.3.5
48
- marisa-trie==1.2.0
49
- markdown-it-py==3.0.0
50
- MarkupSafe==2.1.5
51
- mdurl==0.1.2
52
- mistral==18.0.1
53
- mistral-lib==3.0.0
54
- msgpack==1.1.0
55
- murmurhash==1.0.10
56
- netaddr==1.3.0
57
- netifaces==0.11.0
58
- networkx==3.3
59
- numpy==1.26.4
60
- odfpy==1.4.1
61
- os-service-types==1.7.0
62
- oslo.cache==3.8.0
63
- oslo.concurrency==6.1.0
64
- oslo.config==9.6.0
65
- oslo.context==5.6.0
66
- oslo.db==16.0.0
67
- oslo.i18n==6.4.0
68
- oslo.log==6.1.2
69
- oslo.messaging==14.9.0
70
- oslo.metrics==0.9.0
71
- oslo.middleware==6.2.0
72
- oslo.policy==4.4.0
73
- oslo.serialization==5.5.0
74
- oslo.service==3.5.0
75
- oslo.utils==7.3.0
76
- osprofiler==4.2.0
77
- packaging==24.1
78
- paramiko==3.4.1
79
- Paste==3.10.1
80
- PasteDeploy==3.1.0
81
- pbr==6.1.0
82
- pdf2image==1.17.0
83
- pecan==1.5.1
84
- pillow==10.4.0
85
- ply==3.11
86
- preshed==3.0.9
87
- prettytable==3.11.0
88
- prometheus_client==0.20.0
89
- pycadf==3.1.1
90
- pycparser==2.22
91
- pydantic==2.9.1
92
- pydantic_core==2.23.3
93
- Pygments==2.18.0
94
- PyJWT==2.9.0
95
- PyMuPDF==1.24.10
96
- PyMuPDFb==1.24.10
97
- PyNaCl==1.5.0
98
- pyparsing==3.1.4
99
- pytesseract==0.3.13
100
- python-dateutil==2.9.0.post0
101
- python-docx==1.1.2
102
- python-dotenv==1.0.1
103
- python-keystoneclient==5.5.0
104
- pytz==2024.2
105
- PyYAML==6.0.2
106
- referencing==0.35.1
107
- repoze.lru==0.7
108
- requests==2.32.3
109
- rfc3986==2.0.0
110
- rich==13.8.1
111
- Routes==2.5.1
112
- rpds-py==0.20.0
113
- setuptools==74.1.2
114
- shellingham==1.5.4
115
- simplegeneric==0.8.1
116
- six==1.16.0
117
- smart-open==7.0.4
118
- spacy==3.8.0
119
- spacy-legacy==3.0.12
120
- spacy-loggers==1.0.5
121
- SQLAlchemy==2.0.34
122
- srsly==2.4.8
123
- statsd==4.0.1
124
- stevedore==5.3.0
125
- tenacity==9.0.0
126
- testresources==2.0.1
127
- testscenarios==0.5.0
128
- testtools==2.7.2
129
- thinc==8.2.5
130
- tooz==6.3.0
131
- tqdm==4.66.5
132
- typer==0.12.5
133
- typing_extensions==4.12.2
134
- tzdata==2024.1
135
- urllib3==2.2.3
136
- vine==5.1.0
137
- voluptuous==0.15.2
138
- waitress==3.0.0
139
- wasabi==1.1.3
140
- wcwidth==0.2.13
141
- weasel==0.4.1
142
- WebOb==1.8.8
143
- Werkzeug==3.0.4
144
- wrapt==1.16.0
145
- WSME==0.12.1
146
- yappi==1.6.0
147
- yaql==3.0.0
148
- zipp==3.20.1
 
1
+ annotated-types
2
+ attrs
3
+ blinker
4
+ cachelib
5
+ certifi
6
+ charset-normalizer
7
+ ci-info
8
+ click
9
+ colorama
10
+ configobj
11
+ configparser
12
+ defusedxml
13
+ docstring_parser
14
+ docx
15
+ etelemetry
16
+ fitz
17
+ filelock
18
+ fire
19
+ Flask
20
+ Flask-Session
21
+ fsspec
22
+ gevent
23
+ httplib2
24
+ huggingface-hub
25
+ huggingface_hub
26
+ idna
27
+ isodate
28
+ itsdangerous
29
+ Jinja2
30
+ jsonschema
31
+ jsonschema-specifications
32
+ looseversion
33
+ lxml
34
+ MarkupSafe
35
+ mpmath
36
+ networkx
37
+ nibabel
38
+ nipype
39
+ numpy
40
+ odfpy
41
+ packaging
42
+ pandas
43
+ pathlib
44
+ pdf2image
45
+ pillow
46
+ prov
47
+ pybind11
48
+ pydantic
49
+ pydantic_core
50
+ pydot
51
+ PyMuPDF
52
+ PyMuPDFb
53
+ pyparsing
54
+ PyPDF2
55
+ pytesseract
56
+ python-dateutil
57
+ python-docx
58
+ python-dotenv
59
+ pytz
60
+ pyxnat
61
+ PyYAML
62
+ rdflib
63
+ referencing
64
+ regex
65
+ requests
66
+ rpds-py
67
+ safetensors
68
+ scipy
69
+ sentencepiece
70
+ setuptools
71
+ simple_parsing
72
+ simplejson
73
+ six
74
+ sympy
75
+ spacy
76
+ termcolor
77
+ tika
78
+ tiktoken
79
+ tokenizers
80
+ tqdm
81
+ traits
82
+ transformers
83
+ typing_extensions
84
+ tzdata
85
+ urllib3
86
+ Werkzeug
87
+ waitress
88
+ huggingface-hub
89
+ striprtf
90
+ easyocr
91
+ gunicorn
92
+
93
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0.tar.gz