mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-12 19:30:30 +02:00
breaking: default version no longer uses postgres
This commit is contained in:
5
requirements.pg.txt
Normal file
5
requirements.pg.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
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
|
||||
Reference in New Issue
Block a user