Skip to content

Commit

Permalink
Install boto3
Browse files Browse the repository at this point in the history
  • Loading branch information
jdddog committed May 8, 2023
1 parent b7c0869 commit 0bdb2a6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions observatory-platform/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ google-auth-oauthlib>=0.4.5,<1
google-cloud-secret-manager<2.0.0,>=0.2.0 # for Google Cloud Secret Manager backend
google-api-core==1.33.2 # fix TypeError: _blocking_poll() got an unexpected keyword argument 'retry'

# AWS
boto3>=1.15.0,<2

# Elasticsearch
elasticsearch>=8.0.0,<9

Expand Down

0 comments on commit 0bdb2a6

Please sign in to comment.