Skip to content

Commit

Permalink
Merge 3571881 into 90d3cc3
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
2 parents 90d3cc3 + 3571881 commit da7df51
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 @@ -32,7 +32,7 @@
install_requires=['jinja2==3.1.2', 'pandas==2.0.3', 'pyyaml==6.0'],
extras_require={
"sge": ['defusedxml==0.7.1'],
"remote": ['paramiko==3.3.1', 'tqdm==4.65.0'],
"remote": ['paramiko==3.3.1', 'tqdm==4.66.1'],
"executor": ['pympipool==0.6.2', 'cloudpickle==2.2.1'],
},
cmdclass=versioneer.get_cmdclass(),
Expand Down

0 comments on commit da7df51

Please sign in to comment.