* build: Unpin few packages. These pins were added to minimize the changeset. * chore: Updating Python Requirements (#31555) Co-authored-by: edX requirements bot <49161187+edx-requirements-bot@users.noreply.github.com>
17 lines
321 B
Plaintext
17 lines
321 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.8
|
|
# by the following command:
|
|
#
|
|
# make upgrade
|
|
#
|
|
certifi==2022.12.7
|
|
# via requests
|
|
charset-normalizer==3.0.1
|
|
# via requests
|
|
idna==3.4
|
|
# via requests
|
|
requests==2.28.2
|
|
# via -r scripts/xblock/requirements.in
|
|
urllib3==1.26.14
|
|
# via requests
|