add requirements.txt

This commit is contained in:
2026-05-26 07:13:04 +00:00
parent c22c332549
commit 4c5a171b62
+5
View File
@@ -0,0 +1,5 @@
langgraph>=0.2.0
langchain>=1.0.0
langchain-openai>=0.3.0
questionary>=2.0.0
python-dotenv>=1.0.0