Skip to content

Commit

Permalink
Merge pull request #116 from malmans2/COPDS-2002
Browse files Browse the repository at this point in the history
cads-api-client>=v1.3.0
  • Loading branch information
gbiavati authored Aug 29, 2024
2 parents 34721c5 + 213a765 commit 96b9678
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.2.0",
"cads-api-client>=1.3.0",
"requests>=2.5.0",
"tqdm",
],
Expand Down

0 comments on commit 96b9678

Please sign in to comment.