mirror of
https://github.com/grillazz/fastapi-sqlalchemy-asyncpg.git
synced 2026-01-17 11:40:39 +03:00
add pytest lib as explicit project dependency
This commit is contained in:
@@ -16,8 +16,8 @@ uvicorn = { version = "0.29.0", extras = ["standard"]}
|
||||
asyncpg = "0.29.0"
|
||||
alembic = "1.13.1"
|
||||
httpx = "0.27.0"
|
||||
pytest = "^8.1.1"
|
||||
pytest-cov = "4.1.0"
|
||||
pytest-asyncio = "0.23.6"
|
||||
uvloop = "0.19.0"
|
||||
httptools = "0.6.1"
|
||||
rich = "13.7.1"
|
||||
|
||||
Reference in New Issue
Block a user