Skip to content

Commit

Permalink
chore: Updating python requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
farhan committed Oct 24, 2023
1 parent 4fbadf8 commit 9754a3e
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 195 deletions.
18 changes: 5 additions & 13 deletions requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ asgiref==3.7.2
# via django
bleach[css]==6.1.0
# via -r requirements/base.in
boto3==1.28.68
boto3==1.28.69
# via fs-s3fs
botocore==1.31.68
botocore==1.31.69
# via
# boto3
# s3transfer
Expand Down Expand Up @@ -42,9 +42,7 @@ lazy==1.6
lxml==4.9.3
# via xblock
mako==1.2.4
# via
# xblock
# xblock-utils
# via xblock
markupsafe==2.1.3
# via
# mako
Expand All @@ -64,9 +62,7 @@ pyyaml==6.0.1
s3transfer==0.7.0
# via boto3
simplejson==3.19.2
# via
# xblock
# xblock-utils
# via xblock
six==1.16.0
# via
# bleach
Expand All @@ -82,18 +78,14 @@ typing-extensions==4.8.0
urllib3==1.26.18
# via botocore
web-fragments==2.1.0
# via
# xblock
# xblock-utils
# via xblock
webencodings==0.5.1
# via
# bleach
# tinycss2
webob==1.8.7
# via xblock
xblock[django]==1.8.1
# via xblock-utils
xblock-utils==4.0.0
# 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/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ tox==3.28.0
# tox-battery
tox-battery==0.6.2
# via -r requirements/ci.in
virtualenv==20.24.5
virtualenv==20.24.6
# via tox
Loading

0 comments on commit 9754a3e

Please sign in to comment.