Spike of football fixture lookup.

This commit is contained in:
Rob Holland
2025-02-03 17:34:42 +00:00
parent b125548844
commit 879abade05
6 changed files with 167 additions and 19 deletions

View File

@@ -31,6 +31,7 @@ stripe = "^11.4.1"
google-generativeai = "^0.8.4"
anthropic = "^0.45.0"
deepseek = "^1.0.0"
requests = "^2.32.3"
[tool.poetry.group.dev.dependencies]
pytest = "^7.3"