Skip to content

Commit 9e6e3e0

Browse files
authored
Merge pull request #316 from reflex-dev/pin-older-scipy
pin older scipy
2 parents eea4ce4 + 1c02e1b commit 9e6e3e0

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

nba-proxy/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ reflex>=0.7.8
22
pandas
33
plotly
44
statsmodels
5+
scipy<1.16.0

nba/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ reflex>=0.7.8
22
pandas
33
plotly
44
statsmodels
5+
scipy<1.16.0

0 commit comments

Comments
 (0)