poller docker
Some checks failed
Build and Push Agent Docker Image / build (push) Failing after 1m5s
Build and Push Poller Docker Image / build (push) Failing after 43s
Build and Push Web Docker Image / build (push) Successful in 3m35s

This commit is contained in:
2025-12-12 17:52:44 +01:00
parent feabb681e8
commit 4ce3eb0abd
7 changed files with 124 additions and 13 deletions

View File

@@ -3,7 +3,7 @@ name = "poller"
version = "1.0.0"
description = "Cavepedia v2 Poller"
readme = "README.md"
requires-python = ">=3.11"
requires-python = ">=3.14"
dependencies = [
"anthropic>=0.52.0",
"boto3>=1.42.4",