Add back .env package

This commit is contained in:
Ruben Lucas 2025-04-17 13:59:09 +02:00
parent 6b4dfa13b6
commit 26b374cf41
2 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,7 @@ requires-python = ">=3.12,<3.13"
dependencies = [
"beautifulsoup4>=4.13.3",
"chainlit>=2.3.0",
"dotenv>=0.9.9",
"langchain>=0.3.20",
"langchain-aws>=0.2.15",
"langchain-chroma>=0.2.2",

View File

@ -117,6 +117,8 @@ distro==1.9.0
# posthog
docstring-parser==0.16
# via google-cloud-aiplatform
dotenv==0.9.9
# via sogeti-generic-rag-demo (pyproject.toml)
durationpy==0.9
# via kubernetes
effdet==0.4.1