mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-12 11:20:31 +02:00
6 lines
149 B
Plaintext
6 lines
149 B
Plaintext
psycopg>=3.2.1 # PostgreSQL
|
|
psycopg-binary>=3.2.1 # PostgreSQL
|
|
psycopg-pool>=3.2.2 # PostgreSQL
|
|
asyncpg>=0.30.0 # SQLAlchemy
|
|
greenlet>=3.1.1 # Async
|