
[:python_version >= "3.10"]
truststore>=0.8

[databricks]
databricks-sdk>=0.29

[laptop]
keyring>=24.0

[server]
fastapi>=0.110
uvicorn>=0.27
requests>=2.31
pyarrow>=15.0
cryptography>=42.0
databricks-sdk>=0.29
psycopg2-binary>=2.9

[test]
pytest>=8.0
httpx>=0.27
