@ -1,2 +1,5 @@
|
||||
# mysql support
|
||||
mysqlclient==2.2.4
|
||||
|
||||
# Postgres support
|
||||
psycopg2==2.9.9 # postgresql16-dev postgresql16-client libpq-dev
|
Reference in New Issue
Block a user
@ -1,2 +1,5 @@
|
||||
# mysql support
|
||||
mysqlclient==2.2.4
|
||||
|
||||
# Postgres support
|
||||
psycopg2==2.9.9 # postgresql16-dev postgresql16-client libpq-dev
|