mlos-core==0.4.2
requests
json5
jsonschema>=4.18.0
referencing>=0.29.1
sqlalchemy

[:python_version < "3.10"]
importlib_resources

[azure]
azure-storage-file-share
azure-identity
azure-keyvault

[flaml]
flaml[blendsearch]

[full]
sqlalchemy
flaml[blendsearch]
azure-keyvault
azure-identity
smac
psycopg2
asyncssh
duckdb_engine
azure-storage-file-share
mysql-connector-python

[full-tests]
sqlalchemy
flaml[blendsearch]
azure-keyvault
azure-identity
smac
psycopg2
asyncssh
duckdb_engine
azure-storage-file-share
mysql-connector-python
pytest<8.0.0
pytest-forked
pytest-xdist
pytest-cov
pytest-local-badge
pytest-lazy-fixture
pytest-docker
fasteners

[smac]
smac

[ssh]
asyncssh

[storage-sql-duckdb]
sqlalchemy
duckdb_engine

[storage-sql-mysql]
sqlalchemy
mysql-connector-python

[storage-sql-postgres]
sqlalchemy
psycopg2

[storage-sql-sqlite]
sqlalchemy
