Fix broken setup.py (#320)

This commit is contained in:
cybermaggedon 2025-03-18 21:09:18 +00:00 committed by GitHub
parent 6565adb1ec
commit dd4a119f49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -50,7 +50,7 @@ setuptools.setup(
"langchain-core",
"langchain-text-splitters",
"minio",
"mistralai"
"mistralai",
"neo4j",
"ollama",
"openai",