Skip to content

Commit

Permalink
setup: bump dclab version
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmueller committed Feb 27, 2024
1 parent 2c30994 commit 03b6323
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 @@ -44,7 +44,7 @@
long_description=open('README.rst').read() if exists('README.rst') else '',
install_requires=[
"boto3",
"dclab[s3]>=0.57.3",
"dclab[s3]>=0.57.5",
],
extras_require={
# Required for the `dcor_shared.testing` submodule
Expand Down

0 comments on commit 03b6323

Please sign in to comment.