Skip to content

Commit 6b3f55f

Browse files
committed
Update requirements
1 parent c80c1f2 commit 6b3f55f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ rich = "^12.5"
2626
ray = {version = "2.1.0", extras = ["default"]}
2727
kubernetes = ">= 25.3.0, < 27"
2828
codeflare-torchx = "0.6.0.dev0"
29+
executing = "1.2.0"
2930

3031
[tool.poetry.group.docs]
3132
optional = true

requirements.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ rich==12.5.1
33
ray[default]==2.1.0
44
kubernetes>=25.3.0,<27
55
codeflare-torchx==0.6.0.dev0
6+
executing==1.2.0

0 commit comments

Comments
 (0)