feat(dependencies): add hypothesis version 6.148.9 and sortedcontainers version 2.4.0 to project dependencies

This commit is contained in:
2026-01-02 20:06:11 -06:00
parent 8871010b97
commit 6195b2e37f
3 changed files with 48 additions and 2 deletions

View File

@@ -48,6 +48,7 @@ cx-freeze = ">=7.0.0"
pytest = ">=9.0.2,<10.0.0"
pytest-asyncio = ">=1.3.0,<2.0.0"
pytest-cov = ">=7.0.0,<8.0.0"
hypothesis = ">=6.148.9"
[[tool.poetry.include]]
path = "logo"