| [project] | |
| name = "repl-nix-workspace" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "flask>=3.1.3", | |
| "llama-cpp-python>=0.3.23", | |
| "werkzeug>=3.1.8", | |
| ] | |
| [project] | |
| name = "repl-nix-workspace" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| requires-python = ">=3.11" | |
| dependencies = [ | |
| "flask>=3.1.3", | |
| "llama-cpp-python>=0.3.23", | |
| "werkzeug>=3.1.8", | |
| ] | |