Skip to content

Commit

Permalink
cads-api-client to minimum version 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
EddyCMWF committed Oct 24, 2024
1 parent ce5aa3d commit 23af94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def read(fname):
packages=setuptools.find_packages(),
include_package_data=True,
install_requires=[
"cads-api-client>=1.3.2",
"cads-api-client>=1.4.7",
"requests>=2.5.0",
"tqdm",
],
Expand Down

0 comments on commit 23af94f

Please sign in to comment.