Skip to content

Commit

Permalink
fix: added locust dependency in test
Browse files Browse the repository at this point in the history
  • Loading branch information
TeddyCr committed Dec 20, 2024
1 parent b5d2b81 commit 3576bb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ingestion/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -346,6 +346,7 @@
test = {
# Install Airflow as it's not part of `all` plugin
"opentelemetry-exporter-otlp==1.27.0",
"locust~=2.32.0",
VERSIONS["airflow"],
"boto3-stubs",
"mypy-boto3-glue",
Expand Down

0 comments on commit 3576bb9

Please sign in to comment.