We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6d55dd commit e156d50Copy full SHA for e156d50
docs/platforms/python/integrations/launchdarkly/index.mdx
@@ -9,7 +9,7 @@ The [LaunchDarkly](https://launchdarkly.com/) integration tracks feature flag ev
9
10
## Install
11
12
-Install `sentry-sdk` from PyPI. The minimum version for this integration is 2.19.2.
+Install `sentry-sdk` (>=2.19.2) from PyPI.
13
14
```bash
15
pip install --upgrade 'sentry-sdk'
docs/platforms/python/integrations/openfeature/index.mdx
@@ -9,7 +9,7 @@ The [OpenFeature](https://openfeature.dev/) integration tracks feature flag eval
0 commit comments