Files
edx-platform/requirements/edx/pip-tools.txt
edX requirements bot d9377ca414 Django 3.2.15 security patch update (#30822)
* chore: Updating Python Requirements
* fix: pin pycodestyle<2.9.0 to fix quality

Co-authored-by: UsamaSadiq <usama.sadiq@arbisoft.com>
2022-08-03 14:28:22 +05:00

31 lines
566 B
Plaintext

#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# make upgrade
#
build==0.8.0
# via pip-tools
click==8.1.3
# via
# -c requirements/edx/../constraints.txt
# pip-tools
packaging==21.3
# via build
pep517==0.13.0
# via build
pip-tools==6.8.0
# via -r requirements/edx/pip-tools.in
pyparsing==3.0.9
# via packaging
tomli==2.0.1
# via
# build
# pep517
wheel==0.37.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools