Skip to content

Commit b048c32

Browse files
committed
pymsalruntime
1 parent 17fbd55 commit b048c32

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ psutil==6.1.0
117117
pycomposefile==0.0.32
118118
PyGithub==1.55
119119
PyJWT==2.4.0
120+
pymsalruntime==0.18.1
120121
PyNaCl==1.5.0
121122
pyOpenSSL==25.0.0
122123
python-dateutil==2.8.0

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ psutil==6.1.0
116116
pycomposefile==0.0.32
117117
PyGithub==1.55
118118
PyJWT==2.4.0
119-
pymsalruntime==0.16.2
119+
pymsalruntime==0.18.1
120120
PyNaCl==1.5.0
121121
pyOpenSSL==25.0.0
122122
python-dateutil==2.8.0

0 commit comments

Comments
 (0)