Skip to content

Commit

Permalink
update python package
Browse files Browse the repository at this point in the history
add tortoise db
  • Loading branch information
josnin committed Oct 23, 2020
1 parent eb6ea8e commit 126f31b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added db.sqlite3.tortoise
Binary file not shown.
5 changes: 5 additions & 0 deletions requirements
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -15,17 +16,21 @@ 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
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

0 comments on commit 126f31b

Please sign in to comment.