Skip to content
This repository was archived by the owner on Apr 29, 2024. It is now read-only.

Commit 2a02e0c

Browse files
authored
Updated dependencies (#24)
1 parent 2ac2952 commit 2a02e0c

File tree

3 files changed

+42
-42
lines changed

3 files changed

+42
-42
lines changed

kilroy_module_pytorch_py_sdk/poetry.lock

+40-40
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

kilroy_module_pytorch_py_sdk/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ documentation = "https://kilroybot.github.io/kilroy-module-pytorch-py-sdk"
1313
python = "^3.9"
1414
torch = "~1"
1515
numpy = "~1"
16-
kilroy-module-server-py-sdk = "~0.8"
16+
kilroy-module-server-py-sdk = "~0.9"
1717

1818
# dev
1919

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ packages = [{ include = "kilroy-module-pytorch-py-sdk", from = "kilroy_module_py
1717
python = "^3.9"
1818
torch = "~1"
1919
numpy = "~1"
20-
kilroy-module-server-py-sdk = "~0.8"
20+
kilroy-module-server-py-sdk = "~0.9"
2121

2222
# dev
2323

0 commit comments

Comments
 (0)