add requirements.txt

This commit is contained in:
2026-05-28 18:08:25 +00:00
parent 2c8e2de80d
commit 3acdef3f25
+4
View File
@@ -0,0 +1,4 @@
langchain-core>=0.3.0
langchain-openai>=0.3.0
pydantic>=2.0
python-dotenv>=1.0.0