Skip to content

Commit

Permalink
Add brotli to requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
slesaad committed Jul 25, 2024
1 parent d041398 commit a4337dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stac_api/runtime/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
"aws-lambda-powertools>=1.18.0",
"aws_xray_sdk>=2.6.0,<3",
"pystac[validation]==1.10.1",
"brotli==1.1.0",
]

extra_reqs = {
Expand Down

0 comments on commit a4337dd

Please sign in to comment.