scale back asyncio ambitions

I've removed the psycogreen monkey-patching for async DB access - too many connection problems

The gevent monkey-patch remains for now
This commit is contained in:
rimu 2025-01-23 08:53:55 +13:00
parent 9cd89212e5
commit 31369f0852

View file

@ -34,4 +34,3 @@ sentry-sdk==1.40.6
python-slugify==8.0.4
furl==2.1.3
gevent
psycogreen