6 lines
206 B
Plaintext
6 lines
206 B
Plaintext
# PostgreSQL database adapter for Python
|
|
psycopg2-binary>=2.9.9
|
|
|
|
# Alternative: psycopg2>=2.9.9 (requires PostgreSQL development libraries)
|
|
# Use psycopg2-binary for easier installation without compilation
|