forked from KayFaraday/pleroma-ebooks
add asqlite to requirements
This commit is contained in:
parent
fcbbd7decf
commit
213bdf75c3
|
@ -3,3 +3,4 @@ beautifulsoup4 ~= 4.9
|
||||||
aiohttp ~= 3.0
|
aiohttp ~= 3.0
|
||||||
pytomlpp ~= 1.0
|
pytomlpp ~= 1.0
|
||||||
anyio ~= 3.0
|
anyio ~= 3.0
|
||||||
|
asqlite @ git+https://github.com/Rapptz/asqlite.git
|
||||||
|
|
Loading…
Reference in New Issue