AmirTrader commited on
Commit
c0666a4
·
1 Parent(s): b2f8372

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
 
 
1
  panel
2
- jupyter
3
- transformers
4
- numpy
5
- torch
6
- aiohttp
 
1
+ scikit-learn
2
+ yfinance
3
  panel
4
+ hvplot
5
+ bokeh
6
+