We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69d6eb5 commit e02405dCopy full SHA for e02405d
1 file changed
reflex/constants/installer.py
@@ -149,4 +149,5 @@ def DEPENDENCIES(cls) -> dict[str, str]:
149
# This should always match the `react` version in DEPENDENCIES for recharts compatibility.
150
"react-is": _react_version,
151
"cookie": "1.0.2",
152
+ "rollup": "4.44.2",
153
}
0 commit comments