kvesteri / postgresql-audit

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

Use pip-compile-multi to lock dependencies #103

Closed jpvanhal closed 11 months ago

jpvanhal commented 11 months ago

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