Skip to content

Commit

Permalink
Merge pull request #10 from canonical/CSS-6958-install-sentry-sdk
Browse files Browse the repository at this point in the history
Reduce sentry-sdk version in line with our sentry version
  • Loading branch information
AmberCharitos authored Feb 7, 2024
2 parents 8e95c63 + 72da886 commit d1f3d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rockcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ parts:
pip install urllib3==1.26.11
# Monitoring
pip install sentry-sdk==1.40.0
pip install sentry-sdk==0.10.2
# Install Superset in editable mode
pip install -e .
Expand Down

0 comments on commit d1f3d45

Please sign in to comment.