ElegantSolutions commited on
Commit
d2a6463
·
verified ·
1 Parent(s): 94bd43b

Updating requirements.txt File

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
  streamlit==1.26.0 # Streamlit for creating the web app
2
  pandas==2.0.3 # Pandas for data manipulation
3
- serpapi==2.0.0 # SerpAPI library for Google search
4
  openpyxl==3.1.2 # OpenPyXL for reading Excel files
 
1
  streamlit==1.26.0 # Streamlit for creating the web app
2
  pandas==2.0.3 # Pandas for data manipulation
3
+ google-search-results # SerpAPI library for Google search
4
  openpyxl==3.1.2 # OpenPyXL for reading Excel files