workaround issues w cloudflare

This commit is contained in:
Your Name 2024-06-05 22:18:13 -04:00 committed by Henri Dickson
parent 61476de4e0
commit 6ae1783016

View file

@ -3,7 +3,7 @@ name = "neodb"
version = "0.9"
description = "🧩 self-hosted server tracking what you read/watch/listen/play, powering a global distributed community federating via ActivityPub."
readme = "README.md"
requires-python = ">= 3.12"
requires-python = ">= 3.11"
dependencies = [
"blurhash-python",
"cachetools",