GuessThePrice/requirements.txt
dependabot[bot] 3ca6eb0b2d
Update selenium requirement from ~=4.2.0 to ~=4.4.3
Updates the requirements on [selenium](https://github.com/SeleniumHQ/Selenium) to permit the latest version.
- [Release notes](https://github.com/SeleniumHQ/Selenium/releases)
- [Commits](https://github.com/SeleniumHQ/Selenium/commits)

---
updated-dependencies:
- dependency-name: selenium
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-19 12:06:25 +00:00

12 lines
223 B
Plaintext

pyTelegramBotAPI~=4.5.1
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.37
pymysql==1.0.2
requests~=2.27.1
beautifulsoup4~=4.11.1
pandas~=1.4.2
PyVirtualDisplay~=3.0
selenium~=4.4.3
plotly~=5.8.0
fuzzywuzzy~=0.18.0