Skip to content

Commit bad1154

Browse files
committed
Update requirements
1 parent 85dfd1f commit bad1154

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 = "26.1.0"
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==26.1.0
55
codeflare-torchx==0.6.0.dev0
6+
executing==1.2.0

0 commit comments

Comments
 (0)