requirements.txt: add pyrqlite and SQLAlchemy

This commit is contained in:
Zac Medico
2016-05-02 01:59:18 -07:00
parent a6b0847b25
commit 4d059a5e15

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
pyrqlite
SQLAlchemy