Skip to content

Commit

Permalink
chore: Updating Python Requirements (#2422)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Mar 26, 2024
1 parent b592af7 commit 9103f12
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 113 deletions.
66 changes: 4 additions & 62 deletions requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ attrs==23.2.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-ace
# jsonschema
# openedx-events
backoff==2.2.1
# via
Expand All @@ -35,21 +34,17 @@ backports-zoneinfo==0.2.1 ; python_version < "3.9"
# -r requirements/production.txt
# django
# djangorestframework
bcrypt==4.1.2
# via
# -r requirements/dev.txt
# paramiko
black==24.3.0
# via -r requirements/dev.txt
bleach==6.1.0
# via
# -r requirements/dev.txt
# -r requirements/production.txt
boto3==1.34.69
boto3==1.34.70
# via
# -r requirements/production.txt
# django-ses
botocore==1.34.69
botocore==1.34.70
# via
# -r requirements/production.txt
# boto3
Expand Down Expand Up @@ -118,7 +113,6 @@ cryptography==42.0.5
# via
# -r requirements/dev.txt
# -r requirements/production.txt
# paramiko
# pyjwt
# social-auth-core
ddt==1.7.2
Expand All @@ -141,10 +135,6 @@ distlib==0.3.8
# via
# -r requirements/dev.txt
# virtualenv
distro==1.9.0
# via
# -r requirements/dev.txt
# docker-compose
django==4.2.11
# via
# -c requirements/common_constraints.txt
Expand Down Expand Up @@ -246,20 +236,6 @@ djangorestframework==3.15.1
# drf-jwt
# drf-yasg
# edx-drf-extensions
docker[ssh]==7.0.0
# via
# -r requirements/dev.txt
# docker-compose
docker-compose==1.29.2
# via -r requirements/dev.txt
dockerpty==0.4.1
# via
# -r requirements/dev.txt
# docker-compose
docopt==0.6.2
# via
# -r requirements/dev.txt
# docker-compose
drf-jwt==1.19.2
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -334,7 +310,7 @@ exceptiongroup==1.2.0
# pytest
factory-boy==3.3.0
# via -r requirements/dev.txt
faker==24.3.0
faker==24.4.0
# via
# -r requirements/dev.txt
# factory-boy
Expand All @@ -343,7 +319,7 @@ fastavro==1.9.4
# -r requirements/dev.txt
# -r requirements/production.txt
# openedx-events
filelock==3.13.1
filelock==3.13.3
# via
# -r requirements/dev.txt
# tox
Expand Down Expand Up @@ -398,10 +374,6 @@ jmespath==1.0.1
# -r requirements/production.txt
# boto3
# botocore
jsonschema==3.2.0
# via
# -r requirements/dev.txt
# docker-compose
lxml==5.1.0
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -460,16 +432,11 @@ packaging==24.0
# -r requirements/dev.txt
# -r requirements/production.txt
# black
# docker
# drf-yasg
# gunicorn
# pyproject-api
# pytest
# tox
paramiko==3.4.0
# via
# -r requirements/dev.txt
# docker
path==16.10.0
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -563,7 +530,6 @@ pynacl==1.5.0
# -r requirements/dev.txt
# -r requirements/production.txt
# edx-django-utils
# paramiko
pypng==0.20220715.0
# via
# -r requirements/dev.txt
Expand All @@ -573,10 +539,6 @@ pyproject-api==1.6.1
# via
# -r requirements/dev.txt
# tox
pyrsistent==0.20.0
# via
# -r requirements/dev.txt
# jsonschema
pytest==8.1.1
# via
# -r requirements/dev.txt
Expand All @@ -591,10 +553,6 @@ python-dateutil==2.9.0.post0
# edx-ace
# faker
# segment-analytics-python
python-dotenv==0.21.1
# via
# -r requirements/dev.txt
# docker-compose
python-memcached==1.62
# via
# -r requirements/dev.txt
Expand All @@ -619,11 +577,9 @@ pywatchman==2.0.0 ; "linux" in sys_platform
# via -r requirements/dev.txt
pyyaml==6.0.1
# via
# -c requirements/constraints.txt
# -r requirements/dev.txt
# -r requirements/production.txt
# code-annotations
# docker-compose
# drf-yasg
# edx-django-release-util
# edx-i18n-tools
Expand All @@ -637,8 +593,6 @@ requests==2.31.0
# -r requirements/dev.txt
# -r requirements/production.txt
# coreapi
# docker
# docker-compose
# edx-drf-extensions
# edx-rest-api-client
# requests-oauthlib
Expand Down Expand Up @@ -683,14 +637,11 @@ six==1.16.0
# -r requirements/dev.txt
# -r requirements/production.txt
# bleach
# dockerpty
# edx-ace
# edx-auth-backends
# edx-django-release-util
# edx-lint
# jsonschema
# python-dateutil
# websocket-client
slumber==0.7.1
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -728,10 +679,6 @@ text-unidecode==1.3
# -r requirements/dev.txt
# -r requirements/production.txt
# python-slugify
texttable==1.7.0
# via
# -r requirements/dev.txt
# docker-compose
tomli==2.0.1
# via
# -r requirements/dev.txt
Expand Down Expand Up @@ -769,7 +716,6 @@ urllib3==1.26.18
# -r requirements/dev.txt
# -r requirements/production.txt
# botocore
# docker
# requests
# responses
virtualenv==20.25.1
Expand All @@ -781,10 +727,6 @@ webencodings==0.5.1
# -r requirements/dev.txt
# -r requirements/production.txt
# bleach
websocket-client==0.59.0
# via
# -r requirements/dev.txt
# docker-compose
xss-utils==0.5.0
# via
# -r requirements/dev.txt
Expand Down
1 change: 0 additions & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ pytz==2024.1
# drf-yasg
pyyaml==6.0.1
# via
# -c requirements/constraints.txt
# code-annotations
# drf-yasg
# edx-django-release-util
Expand Down
Loading

0 comments on commit 9103f12

Please sign in to comment.