mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 21:13:36 +00:00
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:
committed by
Tim Abbott
parent
09d6beecbe
commit
21c2a4cc42
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user