/ requirements.txt
requirements.txt
 1  undetected-chromedriver>=3.5.0
 2  selenium>=4.10.0
 3  pandas>=2.0.0
 4  python-docx>=0.8.11
 5  spacy>=3.5.0
 6  beautifulsoup4>=4.12.0
 7  openai>=1.0.0
 8  requests>=2.28.0
 9  openpyxl>=3.1.0
10  flask>=2.3.0
11  python-dotenv>=1.0.0