Fix dependencies in base package (#863)

This commit is contained in:
Deshraj Yadav
2023-10-27 21:35:48 -07:00
committed by GitHub
parent 29bd038579
commit cc1ee1deaa
2 changed files with 37 additions and 120 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "embedchain"
version = "0.0.80"
version = "0.0.81"
description = "Data platform for LLMs - Load, index, retrieve and sync any unstructured data"
authors = ["Taranjeet Singh, Deshraj Yadav"]
license = "Apache License"