feat: remove Reflex, archive old app, update docs for Dash migration (Task 5.4)
- Remove reflex dependency from pyproject.toml - Move pathways_app/ and rxconfig.py to archive/ - Update CLAUDE.md: Dash app structure, callback chain, run command - All completion criteria validated (10/10 pass)
This commit is contained in:
@@ -13,7 +13,6 @@ dependencies = [
|
||||
"pillow>=10.0.0",
|
||||
"plotly>=5.15.0",
|
||||
"pyarrow>=20.0.0",
|
||||
"reflex>=0.6.0",
|
||||
"snowflake-connector-python>=3.0.0",
|
||||
"tomli>=2.0.0",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user