Skip to content

Commit

Permalink
chore: Updating Python Requirements (#34045)
Browse files Browse the repository at this point in the history
  • Loading branch information
edx-requirements-bot authored and Awais Qureshi committed Jan 12, 2024
1 parent 893fbc8 commit 5d36fde
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion requirements/edx/assets.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.10
# by the following command:
#
# make upgrade
Expand Down
8 changes: 4 additions & 4 deletions requirements/edx/coverage.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# make upgrade
#
chardet==5.2.0
# via diff-cover
coverage==7.3.2
coverage==7.4.0
# via -r requirements/edx/coverage.in
diff-cover==8.0.1
diff-cover==8.0.2
# via -r requirements/edx/coverage.in
jinja2==3.1.2
jinja2==3.1.3
# via diff-cover
markupsafe==2.1.3
# via jinja2
Expand Down
7 changes: 3 additions & 4 deletions requirements/edx/paver.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.10
# by the following command:
#
# make upgrade
Expand Down Expand Up @@ -30,7 +30,7 @@ paver==1.3.4
# via -r requirements/edx/paver.in
pbr==6.0.0
# via stevedore
psutil==5.9.6
psutil==5.9.7
# via -r requirements/edx/paver.in
pymemcache==4.0.0
# via -r requirements/edx/paver.in
Expand All @@ -39,15 +39,14 @@ pymongo==3.13.0
# -c requirements/edx/../constraints.txt
# -r requirements/edx/paver.in
# edx-opaque-keys
python-memcached==1.59
python-memcached==1.61
# via -r requirements/edx/paver.in
requests==2.31.0
# via -r requirements/edx/paver.in
six==1.16.0
# via
# libsass
# paver
# python-memcached
stevedore==5.1.0
# via
# -r requirements/edx/paver.in
Expand Down
2 changes: 1 addition & 1 deletion scripts/xblock/requirements.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.10
# by the following command:
#
# make upgrade
Expand Down

0 comments on commit 5d36fde

Please sign in to comment.