1
0
mirror of https://github.com/aquatix/digimarks.git synced 2025-12-06 23:05:10 +01:00

Use async httpx instead of requests to do external calls

This commit is contained in:
2024-03-31 21:23:36 +02:00
parent 71b0543771
commit 29c3ccca59

View File

@@ -4,7 +4,6 @@ sqlalchemy
# Fetch title etc from links # Fetch title etc from links
bs4 bs4
requests
# Generate (atom) feeds for tags and such # Generate (atom) feeds for tags and such
feedgen feedgen