fix poller action
This commit is contained in:
@@ -3,7 +3,7 @@ name = "poller"
|
||||
version = "1.0.0"
|
||||
description = "Cavepedia v2 Poller"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
requires-python = ">=3.13,<3.14"
|
||||
dependencies = [
|
||||
"anthropic>=0.52.0",
|
||||
"boto3>=1.42.4",
|
||||
|
||||
Reference in New Issue
Block a user