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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user