Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Commit

Permalink
Due to missing patch number, pip tried to install latest minor version (
Browse files Browse the repository at this point in the history
  • Loading branch information
rb201 committed Oct 28, 2021
1 parent 383ce38 commit bc87ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
keywords=["aws", "cdk"],
python_requires=">=3.7, <3.9",
install_requires=[
"boto3~=1.18",
"boto3~=1.18.0",
"botocore~=1.15",
"PyYAML~=5.4",
"click~=7.1.0",
Expand Down

0 comments on commit bc87ad3

Please sign in to comment.