Skip to content

Commit f43270e

Browse files
committed
add ply to fix st2client
1 parent 62161c9 commit f43270e

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ orquesta@ git+https://github.com/StackStorm/orquesta.git@5ba1467614b2ef8b4709b2c
3939
oslo.config==9.6.0
4040
oslo.utils==7.3.0
4141
paramiko==3.5.1
42+
ply
4243
prettytable==3.10.2
4344
prompt-toolkit==3.0.52
4445
psutil==7.0.0

st2client/in-requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ importlib-metadata
33
# importlib-metadata requires typing-extensions
44
typing-extensions
55
argcomplete
6+
ply
67
prettytable
78
pytz
89
python-dateutil

st2client/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ importlib-metadata==7.1.0
1414
jsonpath-rw==1.4.0
1515
jsonschema==3.2.0
1616
orjson==3.10.15
17+
ply
1718
prettytable==3.10.2
1819
prompt-toolkit==3.0.52
1920
pyOpenSSL

0 commit comments

Comments
 (0)