Skip to content

Commit 27ea07d

Browse files
author
Merrino
committed
fix: add pytest deps to requirements.txt for ci-templates compatibility
1 parent 9f43861 commit 27ea07d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

backend/requirements.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ uuid6==2024.1.12
2323

2424
# HTTP client (for token validation)
2525
httpx==0.26.0
26+
27+
# Testing
28+
pytest==8.3.4
29+
pytest-cov==6.0.0
30+
pytest-asyncio==0.25.0

0 commit comments

Comments
 (0)