Skip to content

Commit 8863931

Browse files
authored
Update reflex dependency version for >=0.8.0 (#29)
1 parent 9d97154 commit 8863931

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.0.1"
44
description = "A set of reusable components built on top of Base UI and Tailwind, designed for use across any Reflex project"
55
readme = "README.md"
66
requires-python = ">=3.13"
7-
dependencies = ["reflex>=0.8.2"]
7+
dependencies = ["reflex (>=0.8.0)"]
88

99
[build-system]
1010
requires = ["hatchling", "uv-dynamic-versioning"]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)