mirror of
https://github.com/aquatix/digimarks.git
synced 2025-12-06 20:55:10 +01:00
Replaced deprecated AtomFeed by feedgen; some dep updates
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
# Core application
|
||||
flask
|
||||
peewee
|
||||
|
||||
# Fetch title etc from links
|
||||
bs4
|
||||
requests
|
||||
|
||||
# Generate (atom) feeds for tags and such
|
||||
feedgen
|
||||
|
||||
Reference in New Issue
Block a user