Skip to content

Commit

Permalink
Update to globus-sdk v3.25.0 (#824)
Browse files Browse the repository at this point in the history
  • Loading branch information
sirosen authored Jul 21, 2023
1 parent 14bc46f commit 15d3118
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_readme():
package_dir={"": "src"},
python_requires=">=3.7",
install_requires=[
"globus-sdk==3.24.0",
"globus-sdk==3.25.0",
"click>=8.0.0,<9",
"jmespath==1.0.1",
"packaging>=17.0",
Expand Down

0 comments on commit 15d3118

Please sign in to comment.