Skip to content
This repository was archived by the owner on Aug 22, 2025. It is now read-only.

Commit 93981c6

Browse files
feat: rewriting str as Enums
1 parent adb43a5 commit 93981c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repository = "https://github.com/supabase/functions-py"
1313
[tool.poetry.dependencies]
1414
python = "^3.9"
1515
httpx = {version = ">=0.26,<0.28", extras = ["http2"]}
16+
strenum = "^0.4.15"
1617

1718
[tool.poetry.group.dev.dependencies]
1819
black = ">=23.9.1,<25.0.0"

0 commit comments

Comments
 (0)