summaryrefslogtreecommitdiff
path: root/pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'pyproject.toml')
-rw-r--r--pyproject.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pyproject.toml b/pyproject.toml
index 82e931d..1d611c1 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -17,6 +17,7 @@ psycopg = "^3.1.18"
python-dotenv = "^1.0.1"
qdrant-client = "^1.8.2"
loguru = "^0.7.2"
+streamlit = "^1.33.0"
[build-system]