mvp
This commit is contained in:
@ -7,6 +7,7 @@ requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"langchain>=0.3.27",
|
||||
"langchain-openai>=0.3.32",
|
||||
"pandas>=2.3.2",
|
||||
"streamlit>=1.49.1",
|
||||
]
|
||||
|
||||
@ -25,4 +26,4 @@ target-version = "py313"
|
||||
select = ["E", "F", "I"]
|
||||
|
||||
[tool.ruff.format]
|
||||
quote-style = "single"
|
||||
quote-style = "single"
|
||||
|
||||
Reference in New Issue
Block a user