From 126f31b26816a278c70403de1d8eceaea0e021f0 Mon Sep 17 00:00:00 2001 From: josnin Date: Fri, 23 Oct 2020 21:38:24 +0800 Subject: [PATCH] update python package add tortoise db --- db.sqlite3.tortoise | Bin 0 -> 12288 bytes requirements | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 db.sqlite3.tortoise diff --git a/db.sqlite3.tortoise b/db.sqlite3.tortoise new file mode 100644 index 0000000000000000000000000000000000000000..5483b032eb01cc77928366b580f6be30933db4db GIT binary patch literal 12288 zcmeI&L2uJA6bEo8MX*g`MM6`rPdT+(Go^_TXk6xX2BM{1$y`KFA+%;hTH3A25L^+T zh>yb8*oBY4E6b1wL!5{HPq7on@sr>0W+}%nqpURaZn4bMk^=ES*tXas5<=MA8r-hK z;)gre1HP}u{|Z~|JpF#3zp^*qh|RCuAs_$&2tWV=5P$##AOHafK;XX=7}-e zs>@ALq$j36wtvg&)TbS4ZxDx*%^V7cT0K`WjpA@1;|U$A3CXcO3WuCzpoW@;N8H9y z)V*4?TrBdWT3NliD9m!TSBGB7xc@@N?MGgxnya?xkXEn%$W=`y<)^b77iT$FmrT>M zGF!}V%05fkcDgit<63k$P{&#hMqJ#1dM3w_rv5mNxr*f1+(u`0Hn*DJ1YZaUKmY;| zfB*y_009U<00Izz00eH0K-XFm>#gRNkaCu1^ADx@So)stxjoPI1L_64fxqkdJ3a4l v@Wj75|6hvc<*g|Y8-)M_AOHafKmY;|fB*y_009U<;O_ztt%kc^|Nr3!Wuuv* literal 0 HcmV?d00001 diff --git a/requirements b/requirements index e615e34..508bae9 100644 --- a/requirements +++ b/requirements @@ -1,4 +1,5 @@ aioredis==1.3.1 +aiosqlite==0.15.0 asgiref==3.2.10 async-timeout==3.0.1 attrs==20.2.0 @@ -15,6 +16,7 @@ hiredis==1.1.0 hyperlink==20.0.1 idna==2.10 incremental==17.5.0 +iso8601==0.1.13 msgpack==1.0.0 Pillow==7.2.0 pyasn1==0.4.8 @@ -22,10 +24,13 @@ pyasn1-modules==0.2.8 pycparser==2.20 PyHamcrest==2.0.2 pyOpenSSL==19.1.0 +PyPika==0.42.1 pytz==2020.1 service-identity==18.1.0 six==1.15.0 sqlparse==0.3.1 +tortoise-orm==0.16.16 Twisted==20.3.0 txaio==20.4.1 +typing-extensions==3.7.4.3 zope.interface==5.1.0