Update pyproject.toml

This commit is contained in:
熊鑫伟 Xinwei Xiong 2025-04-08 17:43:40 +08:00 committed by GitHub
parent bba6a5d610
commit edf0cca1f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -48,6 +48,7 @@ dependencies = [
"langchain-groq>=0.2.1",
"groq>=0.12.0",
"python-dotenv>=1.0.1",
"httpx[socks]>=0.27.0",
"sdblpy",
]