File: requires.txt

package info (click to toggle)
python-databases 0.9.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 312 kB
  • sloc: python: 3,333; makefile: 11
file content (25 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
sqlalchemy>=2.0.7

[aiomysql]
aiomysql

[aiopg]
aiopg

[aiosqlite]
aiosqlite

[asyncmy]
asyncmy

[asyncpg]
asyncpg

[mysql]
aiomysql

[postgresql]
asyncpg

[sqlite]
aiosqlite