sensiblecodeio / data-services-helpers

Python module containing classes and functions that The Sensible Code Company's Data Services often used
https://sensiblecode.io/
BSD 2-Clause "Simplified" License
4 stars 4 forks source link

Pin requirements with `pip-compile` #49

Open StevenMaude opened 2 years ago

StevenMaude commented 2 years ago

They currently aren't.

We should specify hashes while we're here.

The test failures in #47 highlighted a problem of not pinning them.