We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1490fd commit 0961948Copy full SHA for 0961948
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ readme = "README.md"
9
authors = [{name = "Max Dymond", email = "max.dymond@alianza.com"}]
10
requires-python = '>=3.9.2,<4.0.0'
11
dependencies = [
12
- 'azure-functions (>=1.21.3,<2.0.0)',
+ 'azure-functions (>=2.0.0,<2.1.0)',
13
'azure-identity (>=1.19.0,<2.0.0)',
14
'azure-storage-blob (>=12.23.1,<13.0.0)',
15
'pydpkg (>=1.9.3,<2.0.0)'
0 commit comments