| streamlit==1.26.0 # Streamlit for creating the web app | |
| pandas==2.0.3 # Pandas for data manipulation | |
| google-search-results # SerpAPI library for Google search | |
| openpyxl==3.1.2 # OpenPyXL for reading Excel files |
| streamlit==1.26.0 # Streamlit for creating the web app | |
| pandas==2.0.3 # Pandas for data manipulation | |
| google-search-results # SerpAPI library for Google search | |
| openpyxl==3.1.2 # OpenPyXL for reading Excel files |