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 9cb306e commit 8aa0659Copy full SHA for 8aa0659
pyproject.toml
@@ -25,6 +25,7 @@ dependencies = [
25
"backoff>=2.2",
26
"joblib~=1.3",
27
"openai>=0.28.1",
28
+ "datasets>=2.14.6", # needed for Bootstrap's Hasher
29
"regex>=2023.10.3",
30
"ujson>=5.8.0",
31
"tqdm>=4.66.1",
0 commit comments