We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c84363 commit 96fb848Copy full SHA for 96fb848
1 file changed
pyproject.toml
@@ -27,7 +27,7 @@ classifiers = [
27
requires-python = ">=3.10"
28
dependencies = [
29
"SQLAlchemy>=1.4.23",
30
- "Mako>=1.3.10",
+ "Mako",
31
"typing-extensions>=4.12",
32
"tomli;python_version<'3.11'",
33
]
0 commit comments