Skip to content

Commit

Permalink
fixing ref
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanvaughn committed Nov 27, 2024
1 parent 3a6ac32 commit 2a7dde2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdk/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
install_requires=[
f"aws-cdk-lib=={CDK_VERSION}",
f"constructs>=10.0.0,<11.0.0",
f"oe-patterns-cdk-common@git+https://github.com/ordinaryexperts/aws-marketplace-oe-patterns-cdk-common@hotfix/4.1.1"
f"oe-patterns-cdk-common@git+https://github.com/ordinaryexperts/[email protected].4"
],

python_requires=">=3.6",
Expand Down

0 comments on commit 2a7dde2

Please sign in to comment.