We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ce719 commit 7290808Copy full SHA for 7290808
pyproject.toml
@@ -28,7 +28,7 @@ classifiers = [
28
"Intended Audience :: Developers"
29
]
30
dependencies = [
31
- "azure-functions==1.23.0",
+ "azure-functions==1.24.0b1",
32
"python-dateutil~=2.9.0",
33
"protobuf~=3.19.3; python_version == '3.7'",
34
"protobuf~=4.25.3; python_version >= '3.8' and python_version < '3.13'",
0 commit comments