add requirements.txt

This commit is contained in:
2026-06-04 15:51:43 +00:00
parent 0ac30ffa8c
commit 42114979e0
+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