diff --git a/nba-proxy/requirements.txt b/nba-proxy/requirements.txt index 9379195b..49c7d593 100644 --- a/nba-proxy/requirements.txt +++ b/nba-proxy/requirements.txt @@ -2,3 +2,4 @@ reflex>=0.7.8 pandas plotly statsmodels +scipy<1.16.0 diff --git a/nba/requirements.txt b/nba/requirements.txt index 9379195b..49c7d593 100644 --- a/nba/requirements.txt +++ b/nba/requirements.txt @@ -2,3 +2,4 @@ reflex>=0.7.8 pandas plotly statsmodels +scipy<1.16.0