Files
centurion_erp/requirements_production.txt
2024-10-30 00:08:54 +09:30

9 lines
162 B
Plaintext

# mysql support
mysqlclient==2.2.4
# Postgres support
psycopg2==2.9.9 # postgresql16-dev postgresql16-client libpq-dev
# Production Web server
gunicorn==23.0.0