fix poller action
All checks were successful
Build and Push Poller Docker Image / lint (push) Successful in 28s
Build and Push Poller Docker Image / build (push) Successful in 1m1s

This commit is contained in:
2025-12-12 18:50:03 +01:00
parent b087e02574
commit b3726f8968

View File

@@ -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",