datacipen commited on
Commit
ad3f5d7
·
verified ·
1 Parent(s): b2e64ee

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -44,6 +44,7 @@ psycopg2-binary>=2.9.9 # PostgreSQL adapter
44
  #supabase>=2.3.0 # Supabase Python client
45
  supabase
46
  SQLAlchemy>=2.0.0 # ORM pour manipulation DB
 
47
 
48
  # -----------------------------------------------------------------------------
49
  # Async & Utilities
 
44
  #supabase>=2.3.0 # Supabase Python client
45
  supabase
46
  SQLAlchemy>=2.0.0 # ORM pour manipulation DB
47
+ asyncpg
48
 
49
  # -----------------------------------------------------------------------------
50
  # Async & Utilities