Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python Requirements Update #124

Merged
merged 1 commit into from
Oct 10, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -13,7 +13,9 @@ lazy==1.6
lxml==4.9.3
# via xblock
mako==1.2.4
# via -r requirements/base.in
# via
# -r requirements/base.in
# xblock
markupsafe==2.1.3
# via
# mako
@@ -24,6 +26,8 @@ pytz==2023.3.post1
# via xblock
pyyaml==6.0.1
# via xblock
simplejson==3.19.2
# via xblock
six==1.16.0
# via
# fs
@@ -32,7 +36,7 @@ web-fragments==2.1.0
# via xblock
webob==1.8.7
# via xblock
xblock==1.8.0
xblock==1.8.1
# via -r requirements/base.in

# The following packages are considered to be unsafe in a requirements file: