add requirements.txt

This commit is contained in:
2026-05-27 13:31:45 +00:00
parent a9f46d057b
commit 62e7f9eaa3
+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