Skip to content

Commit 29e56b2

Browse files
committed
Pin wcwidth to 0.3.0
1 parent 8d5481a commit 29e56b2

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ dependencies = [
4444
"python-dateutil>=2.1,<=2.9.0",
4545
"jmespath>=0.7.1,<1.1.0",
4646
"urllib3>=1.25.4,<1.27",
47+
"wcwidth<0.3.0",
4748
]
4849
dynamic = ["version"]
4950

requirements-docs-lock.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,9 @@ urllib3==1.26.20 \
391391
wcwidth==0.2.14 \
392392
--hash=sha256:4d478375d31bc5395a3c55c40ccdf3354688364cd61c4f6adacaa9215d0b3605 \
393393
--hash=sha256:a7bb560c8aee30f9957e5f9895805edd20602f2d7f720186dfd906e82b4982e1
394-
# via prompt-toolkit
394+
# via
395+
# awscli (pyproject.toml)
396+
# prompt-toolkit
395397
zipp==3.23.0 \
396398
--hash=sha256:071652d6115ed432f5ce1d34c336c0adfd6a884660d1e9712a256d3d3bd4b14e \
397399
--hash=sha256:a07157588a12518c9d4034df3fbbee09c814741a33ff63c05fa29d26a2404166

0 commit comments

Comments
 (0)