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 ead2211 commit c24c561Copy full SHA for c24c561
pyproject.toml
@@ -45,7 +45,7 @@ dependencies = [
45
"Flask-Caching >= 1.2.0", # caching support
46
"Flask-Theme >= 0.3.6", # theme support
47
"emeraldtree >= 0.10.0", # xml processing
48
- "feedgen == 0.9.*", # Atom feed
+ "feedgen >= 0.9.0", # Atom feed
49
"flatland >= 0.8", # form handling
50
"Jinja2 >= 3.1.0", # template engine
51
"markupsafe <= 2.2.0", # safe html and xml
0 commit comments