Skip to content

Commit 8cfde9f

Browse files
author
Bob Strahan
committed
Update Python package dependencies in GovCloud deployment guide
1 parent 7ec9444 commit 8cfde9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/govcloud-deployment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ You need to have the following packages installed on your computer:
4242
3. [sam (AWS SAM)](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html)
4343
4. python 3.11 or later
4444
5. A local Docker daemon
45-
6. Python packages for publish.py: `pip install boto3 typer rich botocore setuptools`
45+
6. Python packages for publish.py: `pip install boto3 rich PyYAML botocore setuptools`
4646

4747
### Step 1: Generate GovCloud Template
4848

0 commit comments

Comments
 (0)