From 4146f5eef13d4909ee03dc3ff4aac8f8721bf82b Mon Sep 17 00:00:00 2001 From: vunhat_minh Date: Wed, 28 May 2014 11:13:27 +0900 Subject: [PATCH] add pysqlite --- rainbow.db | Bin 0 -> 2048 bytes requirements.txt | 1 + 2 files changed, 1 insertion(+) create mode 100644 rainbow.db diff --git a/rainbow.db b/rainbow.db new file mode 100644 index 0000000000000000000000000000000000000000..4ee73f5a319a8167f4ec2fb06b3d8ad506cb5382 GIT binary patch literal 2048 zcmWFz^vNtqRY=P(%1ta$FlJz3U}R))P*7lCU|gpeoP%5)LtGU?9G!ez6@UT?8eE)3iJ5sx z`Q`DMDGHu`A+GMOK?;8UAqsw>K0Z1MT%0B4si`GMk|42wAWvV%phyL8*GL5ognmsf xO;FxsVt&TJ{254$g3%Bd4S``80^Cf@3~X#&|F`USa$w+Q1atlvs2oyY1OTmZG8_N^ literal 0 HcmV?d00001 diff --git a/requirements.txt b/requirements.txt index 8050594..a40b42c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,3 +5,4 @@ six==1.6.1 termcolor==1.1.0 twitter==1.14.3 SQLAlchemy==0.9.4 +pysqlite==2.6.3 -- 2.25.1