Skip to content

Commit d33aa10

Browse files
committed
refactor test
1 parent 86a282d commit d33aa10

File tree

4 files changed

+71
-214
lines changed

4 files changed

+71
-214
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ testcontainers = "^4.8.2"
1919
pytest = "^8.3.3"
2020
pytest-asyncio = "^0.24.0"
2121
sqlalchemy = "^2.0.36"
22+
greenlet = "^3.1.1"
2223

2324
[build-system]
2425
requires = ["poetry-core"]

0 commit comments

Comments
 (0)