Skip to content

Commit

Permalink
Merge branch 'dev' into hallvictoria/generic-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
hallvictoria authored May 1, 2024
2 parents 8359a44 + 5299308 commit a913efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"azure_functions_worker._thirdparty",
]

INSTALL_REQUIRES = ["azure-functions==1.19.0", "python-dateutil~=2.8.2"]
INSTALL_REQUIRES = ["azure-functions==1.20.0b1", "python-dateutil~=2.8.2"]

if sys.version_info[:2] == (3, 7):
INSTALL_REQUIRES.extend(
Expand Down

0 comments on commit a913efb

Please sign in to comment.