fix: typo

This commit is contained in:
Marco Vinciguerra 2024-10-13 10:09:04 +02:00
parent c8f821c45d
commit c9d6ef5915

View File

@ -35,7 +35,7 @@ dependencies = [
"transformers>=4.44.2"
"transformers>=4.44.2",
"googlesearch-python>=1.2.5",
"async-timeout>=4.0.3"
"async-timeout>=4.0.3",
"transformers>=4.44.2",
"googlesearch-python>=1.2.5"
]