diff --git a/setup.cfg b/setup.cfg index fd185901..140dd700 100644 --- a/setup.cfg +++ b/setup.cfg @@ -30,10 +30,10 @@ packages = find_namespace: package_dir = =src install_requires = - hydrotools.nwis_client>=3.0.3 - hydrotools.nwm_client>=5.0.1 - hydrotools.events>=1.1.3 - hydrotools.metrics>=1.0.2 + hydrotools.nwis_client>=3.0.6 + hydrotools.nwm_client[gcp]>=5.0.1 + hydrotools.events>=1.1.5 + hydrotools.metrics>=1.1.3 python_requires = >=3.7 include_package_data = True