add requirements.txt

This commit is contained in:
2026-05-28 16:09:53 +00:00
parent 76bb565553
commit 6d0ab31b4a
+5
View File
@@ -0,0 +1,5 @@
langgraph>=0.2.0
langchain>=1.0.0
langchain-openai>=0.3.0
langchain-core>=0.3.0
python-dotenv>=1.0.0