Skip to content

Commit

Permalink
Merge pull request #624 from openedx/bmtcril/add_importlib_resources
Browse files Browse the repository at this point in the history
fix: Add importlib-resources to base requirements
  • Loading branch information
bmtcril authored Feb 26, 2024
2 parents 6b18c91 + ad2c195 commit 908aac8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/base.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
click
bcrypt
importlib-resources
openedx-atlas
transifex-python
tutor>=15

0 comments on commit 908aac8

Please sign in to comment.