Skip to content

Commit

Permalink
pin to extension versions when testing
Browse files Browse the repository at this point in the history
  • Loading branch information
hallvictoria committed Oct 10, 2024
1 parent dd28a18 commit 74c77b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,12 @@ dev = [
"invoke"
]
test-http-v2 = [
"azurefunctions-extensions-http-fastapi",
"azurefunctions-extensions-http-fastapi==1.0.0b1",
"ujson",
"orjson"
]
test-deferred-bindings = [
"azurefunctions-extensions-bindings-blob"
"azurefunctions-extensions-bindings-blob==1.0.0b2"
]

[build-system]
Expand Down

0 comments on commit 74c77b1

Please sign in to comment.