Skip to content

Commit

Permalink
chore: update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Zacharis278 committed Jul 26, 2024
1 parent f36afe6 commit 558fd10
Show file tree
Hide file tree
Showing 10 changed files with 244 additions and 92 deletions.
20 changes: 14 additions & 6 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -10,16 +10,22 @@ asgiref==3.8.1
# via
# django
# django-cors-headers
async-timeout==4.0.3
# via redis
attrs==23.2.0
# via
# -r requirements/base.in
# lti-consumer-xblock
# openedx-events
backports-zoneinfo==0.2.1
# via
# django
# djangorestframework
bleach==6.1.0
# via lti-consumer-xblock
boto3==1.34.146
boto3==1.34.149
# via fs-s3fs
botocore==1.34.146
botocore==1.34.149
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -328,12 +334,14 @@ stevedore==5.2.0
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via edx-opaque-keys
# via
# asgiref
# edx-opaque-keys
uritemplate==4.1.1
# via
# coreapi
# drf-yasg
urllib3==2.2.2
urllib3==1.26.19
# via
# botocore
# requests
Expand All @@ -345,7 +353,7 @@ webencodings==0.5.1
# via bleach
webob==1.8.7
# via xblock
xblock==4.0.1
xblock==5.0.0
# via lti-consumer-xblock

# The following packages are considered to be unsafe in a requirements file:
Expand Down
6 changes: 5 additions & 1 deletion requirements/ci.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -30,6 +30,10 @@ pluggy==1.5.0
# via tox
pyproject-api==1.7.1
# via tox
tomli==2.0.1
# via
# pyproject-api
# tox
tox==4.16.0
# via -r requirements/ci.in
virtualenv==20.26.3
Expand Down
62 changes: 44 additions & 18 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# This file is autogenerated by pip-compile with Python 3.11
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# make upgrade
Expand All @@ -18,6 +18,10 @@ astroid==3.2.4
# -r requirements/validation.txt
# pylint
# pylint-celery
async-timeout==4.0.3
# via
# -r requirements/validation.txt
# redis
attrs==23.2.0
# via
# -r requirements/validation.txt
Expand All @@ -27,15 +31,20 @@ backports-tarfile==1.2.0
# via
# -r requirements/validation.txt
# jaraco-context
backports-zoneinfo==0.2.1
# via
# -r requirements/validation.txt
# django
# djangorestframework
bleach==6.1.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
boto3==1.34.146
boto3==1.34.149
# via
# -r requirements/validation.txt
# fs-s3fs
botocore==1.34.146
botocore==1.34.149
# via
# -r requirements/validation.txt
# boto3
Expand Down Expand Up @@ -105,7 +114,6 @@ cryptography==43.0.0
# via
# -r requirements/validation.txt
# pyjwt
# secretstorage
# social-auth-core
ddt==1.7.2
# via -r requirements/validation.txt
Expand Down Expand Up @@ -211,7 +219,7 @@ dnspython==2.6.1
# via
# -r requirements/validation.txt
# pymongo
docutils==0.21.2
docutils==0.20.1
# via
# -r requirements/validation.txt
# readme-renderer
Expand Down Expand Up @@ -270,6 +278,10 @@ edx-toggles==5.2.0
# edx-event-bus-redis
edx-token-utils==0.2.1
# via -r requirements/validation.txt
exceptiongroup==1.2.2
# via
# -r requirements/validation.txt
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==26.0.0
Expand Down Expand Up @@ -307,9 +319,15 @@ idna==3.7
# requests
importlib-metadata==6.11.0
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
# build
# keyring
# twine
importlib-resources==6.4.0
# via
# -r requirements/validation.txt
# keyring
inflection==0.5.1
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -338,11 +356,6 @@ jaraco-functools==4.0.1
# via
# -r requirements/validation.txt
# keyring
jeepney==0.8.0
# via
# -r requirements/validation.txt
# keyring
# secretstorage
jinja2==3.1.4
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -550,7 +563,7 @@ pyproject-hooks==1.1.0
# -r requirements/pip-tools.txt
# build
# pip-tools
pytest==8.3.1
pytest==8.3.2
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -588,7 +601,7 @@ pyyaml==6.0.1
# edx-i18n-tools
# responses
# xblock
readme-renderer==44.0
readme-renderer==43.0
# via
# -r requirements/validation.txt
# twine
Expand Down Expand Up @@ -631,10 +644,6 @@ s3transfer==0.10.2
# via
# -r requirements/validation.txt
# boto3
secretstorage==3.3.3
# via
# -r requirements/validation.txt
# keyring
semantic-version==2.10.0
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -688,6 +697,17 @@ text-unidecode==1.3
# via
# -r requirements/validation.txt
# python-slugify
tomli==2.0.1
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
# build
# coverage
# pip-tools
# pylint
# pyproject-api
# pytest
# tox
tomlkit==0.13.0
# via
# -r requirements/validation.txt
Expand All @@ -699,13 +719,17 @@ twine==5.1.1
typing-extensions==4.12.2
# via
# -r requirements/validation.txt
# asgiref
# astroid
# edx-opaque-keys
# pylint
# rich
uritemplate==4.1.1
# via
# -r requirements/validation.txt
# coreapi
# drf-yasg
urllib3==2.2.2
urllib3==1.26.19
# via
# -r requirements/validation.txt
# botocore
Expand Down Expand Up @@ -736,14 +760,16 @@ wheel==0.43.0
# via
# -r requirements/pip-tools.txt
# pip-tools
xblock==4.0.1
xblock==5.0.0
# via
# -r requirements/validation.txt
# lti-consumer-xblock
zipp==3.19.2
# via
# -r requirements/pip-tools.txt
# -r requirements/validation.txt
# importlib-metadata
# importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# pip
Expand Down
Loading

0 comments on commit 558fd10

Please sign in to comment.