diff --git a/ui/requirements.txt b/ui/requirements.txt index bb61bdd15..aa155978e 100644 --- a/ui/requirements.txt +++ b/ui/requirements.txt @@ -1,3 +1,6 @@ streamlit python-dotenv -supabase \ No newline at end of file +supabase +pandas +plotly +click \ No newline at end of file