diff --git a/requirements.txt b/requirements.txt index 528ddf4..04bc7dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,3 @@ -plotly==5.24.1 -ipykernel==6.29.5 \ No newline at end of file +plotly>=5.24.1 +ipykernel>=6.29.5 +taipy >= 4.0.2 \ No newline at end of file