CCockrum commited on
Commit
6b6bea6
·
verified ·
1 Parent(s): 27fa885

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  gradio
2
  pandas
3
  numpy
4
- yfinance
5
  matplotlib
6
  transformers
7
  torch
 
1
  gradio
2
  pandas
3
  numpy
4
+ requests
5
  matplotlib
6
  transformers
7
  torch