BookOps-CAT / NightShift

Copy cataloging bot
MIT License
7 stars 1 forks source link

Pin exact version of dependencies #24

Closed klinga closed 1 year ago

klinga commented 2 years ago

Since NightShift is an application and not a package it is safer to pin dependencies to a particular version when ready. Make appropriate changes in pyproject.toml.

klinga commented 1 year ago

Or keep pyproject.toml open while requirements.txt pin dependencies. This should facilitate testing updated dependencies.