Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gavin-aguiar authored Jul 25, 2023
1 parent 377e317 commit 4f1213c
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 @@ -106,7 +106,7 @@
]

INSTALL_REQUIRES = [
"azure-functions==$newLibraryVersion",
"azure-functions==1.15.1b2",
"python-dateutil~=2.8.2",
"protobuf~=4.22.0",
"grpcio-tools~=1.54.2",
Expand Down

0 comments on commit 4f1213c

Please sign in to comment.