marimo sandbox with qumo ollama
This commit is contained in:
12
pyproject.toml
Normal file
12
pyproject.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
[project]
|
||||
name = "interview-analysis"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"marimo>=0.18.0",
|
||||
"numpy>=2.3.5",
|
||||
"ollama>=0.6.1",
|
||||
"pyzmq>=27.1.0",
|
||||
]
|
||||
Reference in New Issue
Block a user