kvesteri / postgresql-audit

Audit trigger for PostgreSQL
BSD 2-Clause "Simplified" License
127 stars 28 forks source link

Use pip-compile-multi to lock dependencies #103

Closed jpvanhal closed 1 year ago

jpvanhal commented 1 year ago

Use pip-compile-multi to lock the dependencies for running the tests and linting. This ensures more reproducible builds.