init
This commit is contained in:
12
requirements.txt
Normal file
12
requirements.txt
Normal file
@@ -0,0 +1,12 @@
|
||||
aiomysql==0.0.20
|
||||
aiosqlite==0.13.0
|
||||
cffi==1.14.0
|
||||
ciso8601==2.1.3; sys_platform != "win32" and implementation_name == "cpython"
|
||||
cryptography==2.9.2
|
||||
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
|
||||
typing-extensions==3.7.4.2
|
||||
Reference in New Issue
Block a user