diff --git a/setup.py b/setup.py index bb24e13..8c7710c 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( 'httpx', 'hypercorn', # option, for server only? 'pydantic[dotenv]', - 'aiokq @ git+https://www.funkthat.com/gitea/jmg/aiokq.git' + 'aiokq @ git+https://www.funkthat.com/gitea/jmg/aiokq.git', 'orm', 'databases[sqlite]', ],