GuessThePrice/requirements.txt
dependabot[bot] af37f44aab
Update beautifulsoup4 requirement from ~=4.9.1 to ~=4.11.1
Updates the requirements on [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) to permit the latest version.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 08:52:59 +00:00

7 lines
138 B
Plaintext

pyTelegramBotAPI~=4.5.0
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.36
pymysql==1.0.2
requests~=2.27.1
beautifulsoup4~=4.11.1