codeforboston / police-data-trust

A national archive of police data collected by journalists, lawyers, and activists around the country.
https://www.nationalpolicedata.org
MIT License
47 stars 82 forks source link

Pin `bcrypt` version #374

Closed aliavni closed 7 months ago

aliavni commented 7 months ago

This PR fixes the bcrypt error mentioned in https://github.com/codeforboston/police-data-trust/issues/373

There is an open issue in the bcrpyt repo about this. I fixed the issue by using an older version of bcrypt as mentioned here https://github.com/pyca/bcrypt/issues/684#issuecomment-1913582223

aliavni commented 7 months ago

@DMalone87 I cannot seem to add reviewers to my PR - so tagging you here :)

mikeyavorsky commented 7 months ago

@zganger ran locally, works fine.