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

updated requirements

Browse files
[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=1.3.4
2
- plotly=5.7.0
3
- bs4=0.0.1
 
1
+ pandas==1.3.4
2
+ plotly==5.7.0
3
+ bs4==0.0.1