Skip to content

Commit

Permalink
chore: install asyncio version of SQLAlchemy for tests (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwotherspoon authored May 2, 2024
1 parent f290619 commit 95f80f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ pytest==8.1.1
pytest-asyncio==0.23.6
pytest-cov==5.0.0
pytest-aiohttp==1.0.5
SQLAlchemy==2.0.29
SQLAlchemy[asyncio]==2.0.29

0 comments on commit 95f80f6

Please sign in to comment.