JayLacoma commited on
Commit
3be8a55
·
verified ·
1 Parent(s): 2d10c4e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  gradio
2
  pandas
3
- numpy<2.0 # Downgrade NumPy to a version less than 2.0
4
  yfinance
5
  prophet
6
  matplotlib
7
- Pillow
8
  plotly
9
 
 
 
1
  gradio
2
  pandas
3
+ numpy
4
  yfinance
5
  prophet
6
  matplotlib
7
+ pillow
8
  plotly
9
 
10
+