Remove dotenv dependency

This commit is contained in:
Ruben Lucas 2025-04-16 11:07:30 +02:00
parent 9777c2ff74
commit 498b06bb3b
2 changed files with 0 additions and 3 deletions

View File

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

View File

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