Files
centurion_erp/requirements_production.txt
2024-07-10 14:05:34 +09:30

5 lines
119 B
Plaintext

# mysql support
mysqlclient==2.2.4
# Postgres support
psycopg2==2.9.9 # postgresql16-dev postgresql16-client libpq-dev