* fix: include new assets.txt file in make upgrade * test: update click version to resolve upgrade job failure * chore: Updating Python Requirements (#32861)
22 lines
507 B
Plaintext
22 lines
507 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# make upgrade
|
|
#
|
|
click==8.1.6
|
|
# via
|
|
# -c requirements/edx/../constraints.txt
|
|
# -r requirements/edx/assets.in
|
|
libsass==0.10.0
|
|
# via
|
|
# -c requirements/edx/../constraints.txt
|
|
# -r requirements/edx/assets.in
|
|
nodeenv==1.8.0
|
|
# via -r requirements/edx/assets.in
|
|
six==1.16.0
|
|
# via libsass
|
|
|
|
# The following packages are considered to be unsafe in a requirements file:
|
|
# setuptools
|