add credentials to new axios client (#2897)

This commit is contained in:
Jonathan Dobson
2025-07-08 09:42:53 -04:00
committed by GitHub
parent 2098cee562
commit 04fc7e190f
4 changed files with 2718 additions and 2472 deletions

View File

@@ -65,7 +65,7 @@ pyotp = "^2.9.0"
asyncpg = "^0.30.0"
json-repair = "^0.34.0"
pypdf = "^5.1.0"
fastmcp = "^2.10.1"
fastmcp = "^0.4.1"
psutil = ">=7.0.0"
tiktoken = ">=0.9.0"
anthropic = "^0.50.0"