awacke1 commited on
Commit
b83d218
·
1 Parent(s): 628a01b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -1
requirements.txt CHANGED
@@ -1 +1,9 @@
1
- bokeh==2.4.3
 
 
 
 
 
 
 
 
 
1
+ # todo - write an evaluation of pros and cons of version hard coding.
2
+ # bokeh==2.4.3
3
+ # streamlit==1.2.0
4
+ # pandas==1.3.3
5
+ # matplotlib==3.4.3
6
+ bokeh
7
+ streamlit
8
+ pandas
9
+ matplotlib