Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add boto3 1.28.53 and dependencies. Ref #2086 #2089

Merged
merged 1 commit into from
Sep 23, 2023
Merged

Add boto3 1.28.53 and dependencies. Ref #2086 #2089

merged 1 commit into from
Sep 23, 2023

Conversation

tompollard
Copy link
Member

This pull requests adds boto3 (version 1.28.53) and its dependencies, in preparation for work by @Chrystinne to integrate PhysioNet with the AWS Cloud (see: #2086).

Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2. You can find the latest, most up to date, documentation at our doc site, including a list of services that are supported. Boto3 is maintained and published by Amazon Web Services.

The additional dependencies are:

  • botocore v1.31.53 - "Low-level" interface to AWS, maintained by AWS.
  • jmespath v1.0.1 - Library for extracting elements from a JSON document, maintained by AWS + others.
  • python-dateutil v2.8.2 - Extension to the standard Python datetime module.
  • s3transfer v0.6.2 - Library for managing Amazon S3 transfers, maintained by AWS.

@Chrystinne
Copy link
Contributor

@tompollard Thank you, Tom!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants