unicef / iogt

BSD 2-Clause "Simplified" License
25 stars 35 forks source link

Pip-tools for efficient package dependency management #1618

Closed Alihassanc5 closed 1 year ago

Alihassanc5 commented 1 year ago

The integration of Pip-tools offers several advantages, including automatic resolution of package version conflicts, easy management of pinned package versions, and the ability to generate hashed package requirements for improved security.

Alihassanc5 commented 1 year ago

@istride Do we need to update the package versions or should we proceed with the current versions?

istride commented 1 year ago

Let's just lock the current versions first, then we can manage any upgrades going forward.