Skip to content

Commit 0f12894

Browse files
authored
Merge pull request #1 from AmritaBot/feat/docker
📦 build(pyproject): 更新项目依赖和版本
2 parents 8cceef9 + 3670cd5 commit 0f12894

2 files changed

Lines changed: 1672 additions & 2061 deletions

File tree

pyproject.toml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
[project]
22
name = "amrita-plugin-exec"
33
description = ""
4-
version = "0.1.0"
5-
dependencies = ["amrita[full]>=0.4.2"]
4+
version = "0.1.1"
5+
dependencies = [
6+
"amrita[full]>=0.4.2",
7+
"docker>=6.0.0"
8+
]
69
readme = "README.md"
710
requires-python = ">=3.10, <3.14"
811

0 commit comments

Comments
 (0)