add requirements.txt

This commit is contained in:
2026-05-26 13:01:58 +00:00
parent 9fb6799aca
commit fd1a8044a3
+3 -3
View File
@@ -1,4 +1,4 @@
langchain-core>=0.2.0
langchain-openai>=0.3.0
pydantic>=2.0
python-dotenv>=1.0.0
langchain-core>=0.3.0
pydantic>=2.0.0
python-dotenv>=1.0.0