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 965527d commit 5270962Copy full SHA for 5270962
pyproject.toml
@@ -33,7 +33,7 @@ expiringdict = ">=1.1.4"
33
pyRFC3339 = ">=1.0"
34
semver = ">=2.10.2"
35
urllib3 = ">=1.26.0,<3"
36
-launchdarkly-eventsource = ">=1.1.0,<2.0.0"
+launchdarkly-eventsource = ">=1.2.4,<2.0.0"
37
38
redis = { version = ">=2.10.5", optional = true }
39
python-consul = { version = ">=1.0.1", optional = true }
0 commit comments