feat: update packages and python version

This commit is contained in:
2023-07-19 01:14:50 -03:00
parent 14b83e4448
commit a09984f19a
2 changed files with 483 additions and 97 deletions

View File

@@ -5,7 +5,7 @@ description = ""
authors = ["tiagovla <tiagovla@gmail.com>"]
[tool.poetry.dependencies]
python = "^3.10"
python = "^3.11"
aiohttp = "^3.8.1"
beautifulsoup4 = "^4.11.1"