Skip to content

Commit

Permalink
Merge pull request #108 from openedx/jenkins/upgrade-python-requireme…
Browse files Browse the repository at this point in the history
…nts-65d7016

Python Requirements Update
  • Loading branch information
UsamaSadiq authored Oct 9, 2023
2 parents 75dd86e + 7592c06 commit 5e57a97
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,20 @@ fs==2.4.16
# via xblock
lxml==4.9.3
# via xblock
markupsafe==2.1.3
mako==1.2.4
# via xblock
markupsafe==2.1.3
# via
# mako
# xblock
python-dateutil==2.8.2
# via xblock
pytz==2023.3.post1
# via xblock
pyyaml==6.0.1
# via xblock
simplejson==3.19.2
# via xblock
six==1.16.0
# via
# fs
Expand All @@ -26,7 +32,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.7.0
xblock==1.8.1
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file:
Expand Down
2 changes: 1 addition & 1 deletion requirements/pip_tools.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ click==8.1.7
# via pip-tools
importlib-metadata==6.8.0
# via build
packaging==23.1
packaging==23.2
# via build
pip-tools==7.3.0
# via -r requirements/pip_tools.in
Expand Down

0 comments on commit 5e57a97

Please sign in to comment.