dagster<2.0.0,>=1.10.0
dagster-webserver<2.0.0,>=1.10.0
starlette>=0.52.1
itsdangerous>=2.2.0
python-multipart>=0.0.22
peewee>=3.19.0
click>=8.0.0
graphql-core>=3.2.7

[all]
dagster-authkit[ldap,mariadb,mysql,oauth,postgresql,redis,sqlite]

[dev]
pytest>=9.0.2
pytest-asyncio>=1.3.0
twine>=4.0.0
build>=0.10.0
black>=26.1.0
ruff>=0.14.14

[ldap]
ldap3>=2.9.0

[mariadb]
mariadb>=1.1.8
bcrypt>=5.0.0

[mysql]
mysql-connector-python>=8.0.33
bcrypt>=5.0.0

[oauth]
authlib>=1.2.0
httpx>=0.24.0

[postgresql]
psycopg2-binary>=2.9.9
bcrypt>=5.0.0

[redis]
redis>=7.1.0

[sqlite]
bcrypt>=5.0.0
