cli impl
This commit is contained in:
@@ -1,13 +1,17 @@
|
||||
aiomysql==0.0.20
|
||||
aiosqlite==0.13.0
|
||||
anyio==1.3.0
|
||||
async-generator==1.10
|
||||
asyncclick==7.0.9
|
||||
cffi==1.14.0
|
||||
ciso8601==2.1.3; sys_platform != "win32" and implementation_name == "cpython"
|
||||
click==7.1.2
|
||||
cryptography==2.9.2
|
||||
dill==0.3.1.1
|
||||
iso8601==0.1.12; sys_platform == "win32" or implementation_name != "cpython"
|
||||
pycparser==2.20
|
||||
pymysql==0.9.2
|
||||
pypika==0.37.6
|
||||
six==1.14.0
|
||||
tortoise-orm==0.16.10
|
||||
sniffio==1.1.0
|
||||
-e git+https://github.com/tortoise/tortoise-orm.git@72f84f0848dc68041157f03e60cd1c92b0ee5137#egg=tortoise-orm
|
||||
typing-extensions==3.7.4.2
|
||||
|
||||
Reference in New Issue
Block a user