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 4ec87ba commit 23a0cb1Copy full SHA for 23a0cb1
api/pyproject.toml
@@ -10,7 +10,7 @@ packages = [{include = "developer-connect-api", from = "src"}]
10
[tool.poetry.dependencies]
11
python = "^3.12.4"
12
flask = "^1.1.4"
13
-launchdarkly-server-sdk = "^8.3.0"
+launchdarkly-server-sdk = "^9.12.0"
14
python-dotenv = "^1.0.1"
15
sentry-sdk = "^2.0.0"
16
flask-babel = "2.0.0"
0 commit comments