Pragya Jatav commited on
Commit
d648c38
·
1 Parent(s): 549587a
Streamlit_functions.py CHANGED
@@ -952,7 +952,7 @@ def cpp(start_date,end_date):
952
  # ,
953
  title=
954
  {
955
- 'text': "CPP Distribution",
956
  'font': {
957
  'size': 28,
958
  'family': 'Arial',
 
952
  # ,
953
  title=
954
  {
955
+ 'text': "Cost Per Prospect Distribution",
956
  'font': {
957
  'size': 28,
958
  'family': 'Arial',
__pycache__/Streamlit_functions.cpython-310.pyc CHANGED
Binary files a/__pycache__/Streamlit_functions.cpython-310.pyc and b/__pycache__/Streamlit_functions.cpython-310.pyc differ
 
requirements.txt CHANGED
@@ -92,4 +92,5 @@ wheel == 0.41.2
92
  wordcloud == 1.9.2
93
  ydata-profiling == 4.5.1
94
  zipp == 3.16.2
95
- python-pptx
 
 
92
  wordcloud == 1.9.2
93
  ydata-profiling == 4.5.1
94
  zipp == 3.16.2
95
+ python-pptx
96
+ orca