Skip to content

Commit

Permalink
chore: python requirements update
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and dianakhuang committed Jan 23, 2023
1 parent c215190 commit 7857791
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 16 deletions.
19 changes: 9 additions & 10 deletions requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ asn1crypto==1.5.1
# via
# oscrypto
# snowflake-connector-python
astroid==2.13.2
astroid==2.13.3
# via
# pylint
# pylint-celery
Expand Down Expand Up @@ -60,15 +60,15 @@ boltons==21.0.0
# face
# glom
# semgrep
boto3==1.26.51
boto3==1.26.54
# via django-ses
botocore==1.29.51
botocore==1.29.54
# via
# boto3
# s3transfer
bracex==2.3.post1
# via wcmatch
cachetools==5.2.1
cachetools==5.3.0
# via google-auth
cairocffi==1.4.0
# via cairosvg
Expand Down Expand Up @@ -213,7 +213,7 @@ django-choices==1.7.2
# via
# -r requirements/base.in
# taxonomy-connector
django-compressor==4.3
django-compressor==4.3.1
# via
# -r requirements/base.in
# django-libsass
Expand Down Expand Up @@ -363,7 +363,7 @@ edx-drf-extensions==8.2.0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
edx-event-bus-kafka==3.6.0
edx-event-bus-kafka==3.6.1
# via -r requirements/base.in
edx-i18n-tools==0.9.2
# via -r requirements/local.in
Expand Down Expand Up @@ -535,9 +535,9 @@ packaging==21.3
# semgrep
# sphinx
# tox
pandas==1.5.2
pandas==1.5.3
# via taxonomy-connector
paramiko==2.12.0
paramiko==3.0.0
# via docker
path==16.6.0
# via edx-i18n-tools
Expand Down Expand Up @@ -658,7 +658,7 @@ python-dateutil==2.8.2
# faker
# freezegun
# pandas
python-dotenv==0.21.0
python-dotenv==0.21.1
# via docker-compose
python-lsp-jsonrpc==1.0.0
# via semgrep
Expand Down Expand Up @@ -777,7 +777,6 @@ six==1.16.0
# google-auth-httplib2
# isodate
# jsonschema
# paramiko
# pyjwkest
# python-dateutil
# python-memcached
Expand Down
12 changes: 6 additions & 6 deletions requirements/production.txt
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@ beautifulsoup4==4.11.1
# taxonomy-connector
billiard==3.6.4.0
# via celery
boto3==1.26.51
boto3==1.26.54
# via django-ses
botocore==1.29.51
botocore==1.29.54
# via
# boto3
# s3transfer
cachetools==5.2.1
cachetools==5.3.0
# via google-auth
cairocffi==1.4.0
# via cairosvg
Expand Down Expand Up @@ -159,7 +159,7 @@ django-choices==1.7.2
# via
# -r requirements/base.in
# taxonomy-connector
django-compressor==4.3
django-compressor==4.3.1
# via
# -r requirements/base.in
# django-libsass
Expand Down Expand Up @@ -297,7 +297,7 @@ edx-drf-extensions==8.2.0
# via
# -c requirements/constraints.txt
# -r requirements/base.in
edx-event-bus-kafka==3.6.0
edx-event-bus-kafka==3.6.1
# via -r requirements/base.in
edx-opaque-keys[django]==2.3.0
# via
Expand Down Expand Up @@ -422,7 +422,7 @@ packaging==23.0
# via
# django-nine
# drf-yasg
pandas==1.5.2
pandas==1.5.3
# via taxonomy-connector
pbr==5.11.1
# via stevedore
Expand Down

0 comments on commit 7857791

Please sign in to comment.