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 c1f0ca4 commit df5c41cCopy full SHA for df5c41c
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.4.0,<2.0.0"
+launchdarkly-eventsource = ">=1.5.0,<2.0.0"
37
38
redis = { version = ">=2.10.5", optional = true }
39
python-consul = { version = ">=1.0.1", optional = true }
0 commit comments