lxml~=5.4.0
PyYAML~=6.0.2
beautifulsoup4~=4.13.4
Markdown~=3.8
requests~=2.32.3
pydantic~=2.11.4
python-docx~=1.1.2
openpyxl~=3.1.5
pymupdf~=1.25.5
python-pptx~=1.0.2
python-dateutil~=2.9.0
jsonpath-ng~=1.7.0
python-dotenv~=1.1.0
wcmatch~=10.0

[all]
SQLAlchemy~=2.0.40
numpy~=2.0.2
torch==2.7.0
sentence-transformers~=4.1.0
openai~=1.76.0
fastembed>=0.1.0
pymongo~=4.12.0
psycopg2-binary~=2.9.10
mysql-connector-python~=9.3.0
neo4j~=5.28.1
libsql-client~=0.3.1
pgvector>=0.2.0
sqlite-vec>=0.1.0
sqlite-vss>=0.1.0
pysolr>=3.10.0
atlassian-python-api~=3.41.9
pysnow~=0.7.17
Office365-REST-Python-Client~=2.5.0
google-api-python-client~=2.36.0
google-auth-oauthlib~=1.0.0
boto3~=1.38.3
botocore~=1.38.4
python-magic~=0.4.27
pytest~=8.3.5
build~=1.2.2

[all:platform_system == "Darwin"]
sqlean.py~=3.47.0

[all:platform_system == "Linux" and platform_machine == "x86_64"]
sqlean.py~=3.47.0

[cloud-aws]
boto3~=1.38.3
botocore~=1.38.4

[db-all]
SQLAlchemy~=2.0.40
pymongo~=4.12.0
psycopg2-binary~=2.9.10
mysql-connector-python~=9.3.0
neo4j~=5.28.1
libsql-client~=0.3.1
pgvector>=0.2.0
sqlite-vec>=0.1.0
sqlite-vss>=0.1.0

[db-all:platform_system == "Darwin"]
sqlean.py~=3.47.0

[db-all:platform_system == "Linux" and platform_machine == "x86_64"]
sqlean.py~=3.47.0

[db-core]
SQLAlchemy~=2.0.40

[db-core:platform_system == "Darwin"]
sqlean.py~=3.47.0

[db-core:platform_system == "Linux" and platform_machine == "x86_64"]
sqlean.py~=3.47.0

[db-libsql]
libsql-client~=0.3.1

[db-mongodb]
pymongo~=4.12.0

[db-mysql]
mysql-connector-python~=9.3.0

[db-neo4j]
neo4j~=5.28.1

[db-postgresql]
psycopg2-binary~=2.9.10

[db-solr]
pysolr~=3.10.0

[db-vector]
pgvector>=0.2.0
sqlite-vec>=0.1.0
sqlite-vss>=0.1.0

[default]
torch==2.7.0
sentence-transformers~=4.1.0

[development]
pytest~=8.3.5
build~=1.2.2

[document_parsing]
python-magic~=0.4.27

[embedding-all]
torch==2.7.0
sentence-transformers~=4.1.0
openai~=1.76.0
fastembed>=0.1.0

[fastembed]
fastembed>=0.1.0

[huggingface]
torch==2.7.0
sentence-transformers~=4.1.0

[minimal]

[openai]
openai~=1.76.0

[scientific]
numpy~=2.0.2

[source-all]
SQLAlchemy~=2.0.40
atlassian-python-api~=3.41.9
pysnow~=0.7.17
pymongo~=4.12.0
Office365-REST-Python-Client~=2.5.0
google-api-python-client~=2.36.0
google-auth-oauthlib~=1.0.0

[source-confluence]
atlassian-python-api~=3.41.9

[source-database]
SQLAlchemy~=2.0.40

[source-gdrive]
google-api-python-client~=2.36.0
google-auth-oauthlib~=1.0.0

[source-jira]
atlassian-python-api~=3.41.9

[source-mongodb]
pymongo~=4.12.0

[source-servicenow]
pysnow~=0.7.17

[source-sharepoint]
Office365-REST-Python-Client~=2.5.0
