chore: deps

This commit is contained in:
Alexandre Teles
2024-01-16 16:08:53 -03:00
parent 8b29f49805
commit e79cca4199
3 changed files with 97 additions and 112 deletions

View File

@@ -15,14 +15,14 @@ asyncstdlib = "^3.12.0"
pydantic = "^1.10.13"
cytoolz = "^0.12.2"
beautifulsoup4 = "^4.12.2"
setuptools = "^69.0.2"
lxml = "^4.9.3"
mypy = "^1.7.0"
types-ujson = "^5.8.0.1"
types-aiofiles = "^23.2.0.0"
sanic-testing = "^23.6.0"
pytest-asyncio = "^0.21.1"
types-beautifulsoup4 = "^4.12.0.7"
setuptools = "^69.0.3"
lxml = "^5.1.0"
mypy = "^1.8.0"
types-ujson = "^5.9.0.0"
types-aiofiles = "^23.2.0.20240106"
sanic-testing = "^23.12.0"
pytest-asyncio = "^0.23.3"
types-beautifulsoup4 = "^4.12.0.20240106"
pytest-md = "^0.2.0"
pytest-emoji = "^0.2.0"
coverage = "^7.4.0"