mirror of
https://github.com/simonw/llm-claude-3.git
synced 2025-01-23 19:28:29 +03:00
Depend on LLM >= 0.18
This commit is contained in:
@@ -9,7 +9,7 @@ classifiers = [
|
||||
"License :: OSI Approved :: Apache Software License"
|
||||
]
|
||||
dependencies = [
|
||||
"llm>=0.18a0",
|
||||
"llm>=0.18",
|
||||
"anthropic>=0.39.0",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user