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 fe943f6 commit f5ecd05Copy full SHA for f5ecd05
docs/platforms/python/unleash/index.mdx
@@ -9,7 +9,7 @@ The [Unleash](https://www.getunleash.io/) integration tracks feature flag evalua
9
10
## Install
11
12
-Install `sentry-sdk` and `UnleashClient` from PyPI. The minimum versions to use this integration are TODO: and 6.0.1, respectively.
+Install `sentry-sdk` (>=TODO:) and `UnleashClient` (>=6.0.1) from PyPI.
13
14
```bash
15
pip install --upgrade sentry-sdk UnleashClient
0 commit comments