fix: add pytest/pytest-asyncio/aiosqlite to requirements for test suite
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
ac6ba28008
commit
ed6b86d690
1 changed files with 5 additions and 0 deletions
|
|
@ -15,3 +15,8 @@ apscheduler==3.10.4
|
|||
anthropic==0.40.0
|
||||
icalendar==6.1.0
|
||||
markdown==3.7
|
||||
|
||||
# Test / dev dependencies
|
||||
pytest==8.3.3
|
||||
pytest-asyncio==0.24.0
|
||||
aiosqlite==0.20.0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue