add requirements.txt

This commit is contained in:
2026-06-04 16:23:15 +00:00
parent 4e401719e8
commit 1a5377307f
+5
View File
@@ -0,0 +1,5 @@
langchain-core>=0.2.0
langchain-openai>=0.1.0
pydantic>=2.0.0
python-dotenv>=1.0.0
tabulate>=0.9.0