BOM-2715: Update the post-pip-compile script (#28301)

* update the post-pip-compile script to fix the py38.txt parsing for sandbox requirements.
This commit is contained in:
Usama Sadiq
2021-08-23 12:09:40 +05:00
committed by GitHub
parent 32d17c8810
commit c6ecdf735c
2 changed files with 4 additions and 3 deletions

View File

@@ -4,9 +4,9 @@
#
# make upgrade
#
-e common/lib/sandbox-packages
common/lib/sandbox-packages
# via -r requirements/edx-sandbox/py38.in
-e common/lib/symmath
common/lib/symmath
# via -r requirements/edx-sandbox/py38.in
cffi==1.14.6
# via cryptography