bohmian commited on
Commit
92de6c1
1 Parent(s): c11f284

updated requirements

Browse files
.ipynb_checkpoints/[Reference and Explanation Notebook] Calculate Intrinsic Value of a Stock-checkpoint.ipynb ADDED
The diff for this file is too large to render. See raw diff
 
[Reference and Explanation Notebook] Calculate Intrinsic Value of a Stock.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
requirements.txt CHANGED
@@ -1,3 +1,3 @@
1
- pandas
2
- plotly
3
- bs4
 
1
+ pandas=1.3.4
2
+ plotly=5.7.0
3
+ bs4=0.0.1