Skip to content

Commit

Permalink
chore: python requirements update (#4188)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored Nov 20, 2023
1 parent 7894eda commit 06edab4
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 39 deletions.
5 changes: 5 additions & 0 deletions requirements/common_constraints.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,8 @@ elasticsearch<7.14.0

# django-simple-history>3.0.0 adds indexing and causes a lot of migrations to be affected


# virtualenv latest version requires platformdirs<4.0 which conflicts with tox>4.0 version
# This constraint can be removed once the issue
# https://github.com/pypa/virtualenv/issues/2666 gets resolved
platformdirs<4.0
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ babel==2.13.1
# sphinx
beautifulsoup4==4.12.2
# via pydata-sphinx-theme
certifi==2023.7.22
certifi==2023.11.17
# via
# elasticsearch
# requests
Expand Down Expand Up @@ -51,7 +51,7 @@ packaging==23.2
# sphinx
pydata-sphinx-theme==0.14.3
# via sphinx-book-theme
pygments==2.16.1
pygments==2.17.1
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down
42 changes: 22 additions & 20 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ anyio==3.7.1
asgiref==3.7.2
# via
# django
# django-cors-headers
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
Expand Down Expand Up @@ -72,9 +73,9 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.28.84
boto3==1.29.3
# via django-ses
botocore==1.31.84
botocore==1.32.3
# via
# boto3
# s3transfer
Expand All @@ -94,7 +95,7 @@ celery==5.3.5
# via
# -c requirements/constraints.txt
# taxonomy-connector
certifi==2023.7.22
certifi==2023.11.17
# via
# elasticsearch
# httpcore
Expand Down Expand Up @@ -242,7 +243,7 @@ django-config-models==2.5.1
# via -r requirements/base.in
django-contrib-comments==2.2.0
# via -r requirements/base.in
django-cors-headers==4.3.0
django-cors-headers==4.3.1
# via -r requirements/base.in
django-countries==7.5.1
# via -r requirements/base.in
Expand Down Expand Up @@ -390,7 +391,7 @@ edx-django-utils==5.8.0
# edx-toggles
# getsmarter-api-clients
# taxonomy-connector
edx-drf-extensions==8.13.0
edx-drf-extensions==8.13.1
# via -r requirements/base.in
edx-event-bus-kafka==5.5.0
# via -r requirements/base.in
Expand Down Expand Up @@ -440,7 +441,7 @@ face==22.0.0
# via glom
factory-boy==3.3.0
# via -r requirements/test.in
faker==20.0.0
faker==20.0.3
# via factory-boy
fastavro==1.9.0
# via openedx-events
Expand All @@ -457,7 +458,7 @@ glom==22.1.0
# via semgrep
google-api-core==2.14.0
# via google-api-python-client
google-api-python-client==2.107.0
google-api-python-client==2.108.0
# via -r requirements/base.in
google-auth==2.23.4
# via
Expand Down Expand Up @@ -528,7 +529,7 @@ jsonschema==3.2.0
# via
# docker-compose
# semgrep
kombu==5.3.3
kombu==5.3.4
# via celery
libsass==0.22.0
# via django-libsass
Expand All @@ -549,18 +550,18 @@ more-itertools==10.1.0
# via simple-salesforce
mysqlclient==2.2.0
# via -r requirements/test.in
newrelic==9.1.1
newrelic==9.2.0
# via edx-django-utils
oauthlib==3.2.2
# via
# getsmarter-api-clients
# requests-oauthlib
# social-auth-core
openai==1.2.3
openai==1.3.3
# via taxonomy-connector
openedx-atlas==0.5.0
# via -r requirements/base.in
openedx-events==9.0.1
openedx-events==9.2.0
# via
# edx-event-bus-kafka
# edx-event-bus-redis
Expand Down Expand Up @@ -597,6 +598,7 @@ pillow==9.5.0
# django-stdimage
platformdirs==3.11.0
# via
# -c requirements/common_constraints.txt
# pylint
# snowflake-connector-python
# tox
Expand All @@ -608,9 +610,9 @@ pluggy==1.3.0
# tox
polib==1.2.0
# via edx-i18n-tools
prompt-toolkit==3.0.40
prompt-toolkit==3.0.41
# via click-repl
protobuf==4.25.0
protobuf==4.25.1
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -628,13 +630,13 @@ pycountry==22.3.5
# via -r requirements/base.in
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.1
# via openai
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pydata-sphinx-theme==0.14.3
# via sphinx-book-theme
pygments==2.16.1
pygments==2.17.1
# via
# accessible-pygments
# pydata-sphinx-theme
Expand Down Expand Up @@ -791,7 +793,7 @@ requests-toolbelt==0.10.1
# via
# -c requirements/constraints.txt
# zeep
responses==0.24.0
responses==0.24.1
# via
# -r requirements/test.in
# pytest-responses
Expand Down Expand Up @@ -844,7 +846,7 @@ sniffio==1.3.0
# trio
snowballstemmer==2.2.0
# via sphinx
snowflake-connector-python==3.4.1
snowflake-connector-python==3.5.0
# via -r requirements/base.in
social-auth-app-django==5.4.0
# via
Expand Down Expand Up @@ -908,7 +910,7 @@ tomli==2.0.1
# pyproject-api
# pytest
# tox
tomlkit==0.12.2
tomlkit==0.12.3
# via
# pylint
# snowflake-connector-python
Expand Down Expand Up @@ -973,7 +975,7 @@ walrus==0.9.3
# via edx-event-bus-redis
wcmatch==8.5
# via semgrep
wcwidth==0.2.9
wcwidth==0.2.10
# via prompt-toolkit
webencodings==0.5.1
# via
Expand Down
36 changes: 19 additions & 17 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ anyio==3.7.1
asgiref==3.7.2
# via
# django
# django-cors-headers
# django-countries
asn1crypto==1.5.1
# via snowflake-connector-python
Expand All @@ -47,9 +48,9 @@ beautifulsoup4==4.12.2
# taxonomy-connector
billiard==4.2.0
# via celery
boto3==1.28.84
boto3==1.29.3
# via django-ses
botocore==1.31.84
botocore==1.32.3
# via
# boto3
# s3transfer
Expand All @@ -65,7 +66,7 @@ celery==5.3.5
# via
# -c requirements/constraints.txt
# taxonomy-connector
certifi==2023.7.22
certifi==2023.11.17
# via
# -r requirements/production.in
# elasticsearch
Expand Down Expand Up @@ -182,7 +183,7 @@ django-config-models==2.5.1
# via -r requirements/base.in
django-contrib-comments==2.2.0
# via -r requirements/base.in
django-cors-headers==4.3.0
django-cors-headers==4.3.1
# via -r requirements/base.in
django-countries==7.5.1
# via -r requirements/base.in
Expand Down Expand Up @@ -311,7 +312,7 @@ edx-django-utils==5.8.0
# edx-toggles
# getsmarter-api-clients
# taxonomy-connector
edx-drf-extensions==8.13.0
edx-drf-extensions==8.13.1
# via -r requirements/base.in
edx-event-bus-kafka==5.5.0
# via -r requirements/base.in
Expand Down Expand Up @@ -357,7 +358,7 @@ gevent==23.9.1
# via -r requirements/production.in
google-api-core==2.14.0
# via google-api-python-client
google-api-python-client==2.107.0
google-api-python-client==2.108.0
# via -r requirements/base.in
google-auth==2.23.4
# via
Expand Down Expand Up @@ -414,7 +415,7 @@ jmespath==1.0.1
# botocore
jsonfield==3.1.0
# via -r requirements/base.in
kombu==5.3.3
kombu==5.3.4
# via celery
libsass==0.22.0
# via django-libsass
Expand All @@ -430,7 +431,7 @@ more-itertools==10.1.0
# via simple-salesforce
mysqlclient==2.2.0
# via -r requirements/production.in
newrelic==9.1.1
newrelic==9.2.0
# via
# -r requirements/production.in
# edx-django-utils
Expand All @@ -439,11 +440,11 @@ oauthlib==3.2.2
# getsmarter-api-clients
# requests-oauthlib
# social-auth-core
openai==1.2.3
openai==1.3.3
# via taxonomy-connector
openedx-atlas==0.5.0
# via -r requirements/base.in
openedx-events==9.0.1
openedx-events==9.2.0
# via
# edx-event-bus-kafka
# edx-event-bus-redis
Expand All @@ -466,11 +467,12 @@ pillow==9.5.0
# django-stdimage
platformdirs==3.11.0
# via
# -c requirements/common_constraints.txt
# snowflake-connector-python
# zeep
prompt-toolkit==3.0.40
prompt-toolkit==3.0.41
# via click-repl
protobuf==4.25.0
protobuf==4.25.1
# via
# google-api-core
# googleapis-common-protos
Expand All @@ -486,9 +488,9 @@ pycountry==22.3.5
# via -r requirements/base.in
pycparser==2.21
# via cffi
pydantic==2.4.2
pydantic==2.5.1
# via openai
pydantic-core==2.10.1
pydantic-core==2.14.3
# via pydantic
pyjwt[crypto]==2.8.0
# via
Expand Down Expand Up @@ -612,7 +614,7 @@ sniffio==1.3.0
# via
# anyio
# httpx
snowflake-connector-python==3.4.1
snowflake-connector-python==3.5.0
# via -r requirements/base.in
social-auth-app-django==5.4.0
# via
Expand Down Expand Up @@ -641,7 +643,7 @@ tinycss2==1.2.1
# via
# cairosvg
# cssselect2
tomlkit==0.12.2
tomlkit==0.12.3
# via snowflake-connector-python
tqdm==4.66.1
# via openai
Expand Down Expand Up @@ -679,7 +681,7 @@ vine==5.1.0
# kombu
walrus==0.9.3
# via edx-event-bus-redis
wcwidth==0.2.9
wcwidth==0.2.10
# via prompt-toolkit
webencodings==0.5.1
# via
Expand Down

0 comments on commit 06edab4

Please sign in to comment.