argilla-io / argilla

Argilla is a collaboration tool for AI engineers and domain experts to build high-quality datasets
https://docs.argilla.io
Apache License 2.0
4k stars 378 forks source link

[REFACTOR] Avoid using `passlib` as `argilla-server` dependency #5664

Closed frascuchon closed 3 days ago

frascuchon commented 2 weeks ago
          `passlib` is unmaintained. Maybe we should remove it and use `bcrypt` directly. Not sure if it's an easy change or not.

Related issue: https://github.com/pyca/bcrypt/issues/684

_Originally posted by @jfcalvo in https://github.com/argilla-io/argilla/pull/5649#discussion_r1824094634_