Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #500

Merged
merged 1 commit into from
Jun 25, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 5 additions & 27 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.8
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -12,21 +12,13 @@ asgiref==3.8.1
# via
# django
# django-cors-headers
async-timeout==4.0.3
# via redis
attrs==23.2.0
# via
# jsonschema
# openedx-events
# referencing
backoff==1.10.0
# via analytics-python
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -c requirements/constraints.txt
# celery
# django
# kombu
billiard==4.2.0
# via celery
celery==5.4.0
Expand Down Expand Up @@ -194,7 +186,7 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-rbac==1.9.0
# via -r requirements/base.in
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via
# -r requirements/base.in
# edx-enterprise-subsidy-client
Expand All @@ -206,10 +198,6 @@ fastavro==1.9.4
# openedx-events
idna==3.7
# via requests
importlib-resources==6.4.0
# via
# jsonschema
# jsonschema-specifications
inflection==0.5.1
# via
# drf-spectacular
Expand Down Expand Up @@ -252,8 +240,6 @@ packaging==24.1
# via drf-yasg
pbr==6.0.0
# via stevedore
pkgutil-resolve-name==1.3.10
# via jsonschema
ply==3.11
# via djangoql
prompt-toolkit==3.0.47
Expand Down Expand Up @@ -302,7 +288,7 @@ referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# analytics-python
# coreapi
Expand Down Expand Up @@ -349,15 +335,9 @@ stevedore==5.2.0
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via
# asgiref
# drf-spectacular
# edx-opaque-keys
# kombu
# via edx-opaque-keys
tzdata==2024.1
# via
# backports-zoneinfo
# celery
# via celery
uritemplate==4.1.1
# via
# coreapi
Expand All @@ -372,8 +352,6 @@ vine==5.1.0
# kombu
wcwidth==0.2.13
# via prompt-toolkit
zipp==3.19.2
# via importlib-resources

# The following packages are considered to be unsafe in a requirements file:
# setuptools
67 changes: 8 additions & 59 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.8
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# make upgrade
Expand All @@ -20,10 +20,6 @@ astroid==3.2.2
# -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 @@ -34,16 +30,6 @@ backoff==1.10.0
# via
# -r requirements/validation.txt
# analytics-python
backports-tarfile==1.2.0
# via
# -r requirements/validation.txt
# jaraco-context
backports-zoneinfo[tzdata]==0.2.1 ; python_version < "3.9"
# via
# -r requirements/validation.txt
# celery
# django
# kombu
billiard==4.2.0
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -128,7 +114,7 @@ coreschema==0.0.4
# via
# -r requirements/validation.txt
# coreapi
coverage[toml]==7.5.3
coverage[toml]==7.5.4
# via
# -r requirements/validation.txt
# pytest-cov
Expand Down Expand Up @@ -241,7 +227,7 @@ dnspython==2.6.1
# via
# -r requirements/validation.txt
# pymongo
docutils==0.20.1
docutils==0.21.2
# via
# -r requirements/validation.txt
# readme-renderer
Expand Down Expand Up @@ -297,18 +283,14 @@ edx-opaque-keys[django]==2.10.0
# openedx-events
edx-rbac==1.9.0
# via -r requirements/validation.txt
edx-rest-api-client==5.7.0
edx-rest-api-client==5.7.1
# via
# -r requirements/validation.txt
# edx-enterprise-subsidy-client
edx-toggles==5.2.0
# via
# -r requirements/validation.txt
# edx-event-bus-kafka
exceptiongroup==1.2.1
# via
# -r requirements/validation.txt
# pytest
factory-boy==3.3.0
# via -r requirements/validation.txt
faker==25.9.1
Expand All @@ -319,7 +301,7 @@ fastavro==1.9.4
# via
# -r requirements/validation.txt
# openedx-events
filelock==3.15.3
filelock==3.15.4
# via
# -r requirements/validation.txt
# tox
Expand All @@ -332,17 +314,8 @@ 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
# jsonschema
# jsonschema-specifications
# keyring
inflection==0.5.1
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -480,10 +453,6 @@ pkginfo==1.11.1
# via
# -r requirements/validation.txt
# twine
pkgutil-resolve-name==1.3.10
# via
# -r requirements/validation.txt
# jsonschema
platformdirs==4.2.2
# via
# -r requirements/validation.txt
Expand Down Expand Up @@ -562,7 +531,7 @@ pynacl==1.5.0
# via
# -r requirements/validation.txt
# edx-django-utils
pyproject-api==1.6.1
pyproject-api==1.7.1
# via
# -r requirements/validation.txt
# tox
Expand Down Expand Up @@ -619,7 +588,7 @@ referencing==0.35.1
# -r requirements/validation.txt
# jsonschema
# jsonschema-specifications
requests==2.31.0
requests==2.32.3
# via
# -r requirements/validation.txt
# analytics-python
Expand Down Expand Up @@ -708,17 +677,6 @@ 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.12.5
# via
# -r requirements/validation.txt
Expand All @@ -730,17 +688,10 @@ twine==5.1.0
typing-extensions==4.12.2
# via
# -r requirements/validation.txt
# asgiref
# astroid
# drf-spectacular
# edx-opaque-keys
# kombu
# pylint
# rich
tzdata==2024.1
# via
# -r requirements/validation.txt
# backports-zoneinfo
# celery
uritemplate==4.1.1
# via
Expand All @@ -759,7 +710,7 @@ vine==5.1.0
# amqp
# celery
# kombu
virtualenv==20.26.2
virtualenv==20.26.3
# via
# -r requirements/validation.txt
# tox
Expand All @@ -773,10 +724,8 @@ wheel==0.43.0
# pip-tools
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
Loading