update-locked-requirements: Generate prod locks from dev locks.

This guarantees that we don’t accidentally upgrade one without the
other, which could happen for example due to different third-party
version constraints between the two.

Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
Anders Kaseorg
2020-04-17 16:45:40 -07:00
committed by Tim Abbott
parent 09d6beecbe
commit 21c2a4cc42
9 changed files with 40 additions and 18 deletions

View File

@@ -1,7 +1,8 @@
# After editing this file, you MUST afterward run
# /tools/update-locked-requirements to update requirements/dev.txt.
# See requirements/README.md for more detail.
-r common.in
-r pip.in
-r prod.in
-r docs.in
# moto s3 mock