Remove hard dependency on SQLAlchemy

Fixes #247
This commit is contained in:
Tulir Asokan 2024-08-06 18:37:13 +03:00
parent 861d81d2a6
commit 09a0efbf19
9 changed files with 67 additions and 21 deletions

View file

@ -9,3 +9,6 @@ unpaddedbase64>=1,<3
#/testing
pytest
pytest-asyncio
#/legacydb
SQLAlchemy>1,<1.4