Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Core scientific stack
pandas>=1.2.3
plotly>=5.0.0
plotly>=6.9.0
requests>=2.27.1
retrying
setuptools
Expand Down Expand Up @@ -40,7 +40,7 @@ importlib-metadata
# a single deploy setting can invalidate.
dash~=4.4.1
dash-iconify>=0.1.2
dash-mantine-components>=2.7.0
dash-mantine-components>=2.8.0
dash-ag-grid

# Default backend (Flask is bundled but pinned here for clarity)
Expand Down
Loading