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 ead840f commit bb678c2Copy full SHA for bb678c2
setup.py
@@ -63,7 +63,7 @@ def get_file_text(file_name):
63
"huey": ["huey>=2"],
64
"huggingface_hub": ["huggingface_hub>=0.22"],
65
"langchain": ["langchain>=0.0.210"],
66
- "ldclient": ["launchdarkly-server-sdk>=9.8.0"],
+ "launchdarkly": ["launchdarkly-server-sdk>=9.8.0"],
67
"litestar": ["litestar>=2.0.0"],
68
"loguru": ["loguru>=0.5"],
69
"openai": ["openai>=1.0.0", "tiktoken>=0.3.0"],
0 commit comments