forked from AI_team/Philosophy-RAG-demo
⏪ Add back .env package
This commit is contained in:
parent
6b4dfa13b6
commit
26b374cf41
@ -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",
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user