From 213bdf75c39b3967a07b4fbafa98a6e64ebad782 Mon Sep 17 00:00:00 2001 From: io Date: Wed, 16 Jun 2021 04:34:59 +0000 Subject: [PATCH] add asqlite to requirements --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 1873daa..9b7008d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,3 +3,4 @@ beautifulsoup4 ~= 4.9 aiohttp ~= 3.0 pytomlpp ~= 1.0 anyio ~= 3.0 +asqlite @ git+https://github.com/Rapptz/asqlite.git