Skip to content

Commit dcf8f58

Browse files
authored
update cloud hosting (#1588)
1 parent d9d1441 commit dcf8f58

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

pyproject.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ dependencies = [
2626
"requests>=2.32.3",
2727
"posthog==6.1.1",
2828
"typesense>=1.1.1",
29-
"fastapi"
29+
"fastapi",
30+
"reflex-hosting-cli>=0.1.55",
3031
]
3132

3233
[dependency-groups]
@@ -72,4 +73,4 @@ lint.ignore = [
7273
]
7374
lint.pydocstyle.convention = "google"
7475
[tool.uv]
75-
required-version = ">=0.7.0"
76+
required-version = ">=0.7.0"

uv.lock

Lines changed: 5 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)