mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Pinning dependencies to specific versions creates conflicts when other packages require more recent versions. We can do our part by allowing for a wider range of dependency versions, specifying only the oldest version that will still work. Meanwhile, we ensure that test environments use a specific pinned dependency in order to match the expected functional test output. |
||
|---|---|---|
| .. | ||
| developer.pip | ||
| docs.pip | ||
| owner.pip | ||
| style.pip | ||
| test.pip | ||