Skip to content

Commit d1f0605

Browse files
committed
chore: Update dependencies and add rcrs_core package from adf_python fork repo
1 parent a9d907e commit d1f0605

File tree

2 files changed

+72
-1
lines changed

2 files changed

+72
-1
lines changed

poetry.lock

Lines changed: 70 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ package-mode = true
1111

1212
[tool.poetry.dependencies]
1313
python = "^3.12"
14+
rcrs_core = {git = "https://github.com/adf-python/rcrs-core-python"}
15+
1416

1517
[tool.poetry.group.dev.dependencies]
1618
taskipy = "^1.12.2"

0 commit comments

Comments
 (0)