1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 22:05:09 +01:00
Files
digimarks/requirements.in

10 lines
139 B
Plaintext

# Core application
fastapi[all]
sqlalchemy
# Fetch title etc from links
beautifulsoup4
# Generate (atom) feeds for tags and such
feedgen