We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb6ea8e commit 126f31bCopy full SHA for 126f31b
db.sqlite3.tortoise
12 KB
requirements
@@ -1,4 +1,5 @@
1
aioredis==1.3.1
2
+aiosqlite==0.15.0
3
asgiref==3.2.10
4
async-timeout==3.0.1
5
attrs==20.2.0
@@ -15,17 +16,21 @@ hiredis==1.1.0
15
16
hyperlink==20.0.1
17
idna==2.10
18
incremental==17.5.0
19
+iso8601==0.1.13
20
msgpack==1.0.0
21
Pillow==7.2.0
22
pyasn1==0.4.8
23
pyasn1-modules==0.2.8
24
pycparser==2.20
25
PyHamcrest==2.0.2
26
pyOpenSSL==19.1.0
27
+PyPika==0.42.1
28
pytz==2020.1
29
service-identity==18.1.0
30
six==1.15.0
31
sqlparse==0.3.1
32
+tortoise-orm==0.16.16
33
Twisted==20.3.0
34
txaio==20.4.1
35
+typing-extensions==3.7.4.3
36
zope.interface==5.1.0
0 commit comments