git @ Cat's Eye Technologies
Feedmark
/
master
Update requirements listed in pyproject.toml.
Chris Pressey
a month ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
pyproject.toml
less
more
23
23
requires-python = ">=3.9"
24
24
dependencies = [
25
25
"atomize==0.2.0",
26
"Markdown==2.6.8",
26
"python-slugify==8.0.4",
27
27
]
28
28
29
29
[project.scripts]