Skip to content

Commit

Permalink
merge
Browse files Browse the repository at this point in the history
  • Loading branch information
rishav-karanjit committed Jan 8, 2025
2 parents 7fa954e + 35d1160 commit e480471
Show file tree
Hide file tree
Showing 30 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion TestModels/Aggregate/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ smithy-dafny-standard-library = {path = "../../../dafny-dependencies/StandardLib
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/CodegenPatches/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Constraints/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Constructor/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ smithy-dafny-standard-library = { path = "../../../dafny-dependencies/StandardLi
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Dependencies/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,5 +26,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Documentation/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Errors/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Extendable/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Extern/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/LocalService/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/MultipleModels/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Positional/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Refinement/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Resource/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ smithy-dafny-standard-library = {path = "../../../../dafny-dependencies/Standard
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"

Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/Union/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/aws-sdks/ddb/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/aws-sdks/ddbv2/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/aws-sdks/kms/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/aws-sdks/kmsv2/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
2 changes: 1 addition & 1 deletion TestModels/aws-sdks/s3/runtimes/python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ smithy-dafny-standard-library = {path = "../../../../dafny-dependencies/Standard
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ DafnyRuntimePython = "^4.7.0"
pytest = "^7.4.0"

[build-system]
requires = ["poetry-core"]
requires = ["poetry-core<2.0.0"]
build-backend = "poetry.core.masonry.api"

0 comments on commit e480471

Please sign in to comment.