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 c8f821c commit c9d6ef5Copy full SHA for c9d6ef5
pyproject.toml
@@ -35,7 +35,7 @@ dependencies = [
35
"transformers>=4.44.2"
36
"transformers>=4.44.2",
37
"googlesearch-python>=1.2.5",
38
- "async-timeout>=4.0.3"
+ "async-timeout>=4.0.3",
39
40
"googlesearch-python>=1.2.5"
41
]
0 commit comments