# Snyk for python does not support hatch package manager.
# Workaround: defining runtime project dependencies in requirements.txt file
# and adding this file dynamically to hatch via hatch-requirements-txt plugin.

python-dateutil>=2.8.2
h2o-authn>=1.0.0
h2o-client>=3.38.0.2
h2o-cloud-discovery>=2.1.0
toml>=0.10.2
# Upper-bound: tests run against the DAI 1.10.7.2 server image; newer
# driverlessai releases drop bundled support for 1.10.7 and break connect().
driverlessai>=1.10.0,<1.11
requests>=2.26.0
