We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a06be19 commit a7e7edaCopy full SHA for a7e7eda
1 file changed
pyproject.toml
@@ -30,7 +30,7 @@ keywords = ["LRS", "Analytics", "xAPI", "Open edX"]
30
dependencies = [
31
# By default, we only consider core dependencies required to use Ralph as a
32
# library (mostly models).
33
- "importlib-metadata>=8.7, <8.8",
+ "importlib-metadata>=8.5, <8.8",
34
"langcodes>=3.2.0",
35
"pydantic[email]>=2.5.3,<3.0",
36
"pydantic_settings>=2.1.0,<3.0",
0 commit comments