mirror of
https://github.com/creyD/creyPY.git
synced 2026-04-14 20:30:31 +02:00
feat: Introduce ASYNC DB as Plug and Play (#16)
Co-authored-by: vikbhas <waraa.vignesh@gmail.com>
This commit is contained in:
@@ -21,3 +21,6 @@ psycopg-pool>=3.2.2 # PostgreSQL
|
||||
h11>=0.14.0 # Testing
|
||||
httpcore>=1.0.5 # Testing
|
||||
httpx>=0.27.0 # Testing
|
||||
|
||||
asyncpg>=0.30.0 #SQLAlchemy
|
||||
greenlet>=3.1.1 #Async
|
||||
|
||||
Reference in New Issue
Block a user