Merge branch '1346-selectoreventloop-required-instead-got-uvloop-loop' into 'develop'

Resolve "SelectorEventLoop required, instead got uvloop.Loop"

Closes #1346

See merge request funkwhale/funkwhale!1278
This commit is contained in:
Georg Krause 2021-03-01 19:15:25 +01:00
commit 65b8188919
1 changed files with 3 additions and 0 deletions

View File

@ -72,3 +72,6 @@ markdown~=3.2.0
bleach~=3.1.0 bleach~=3.1.0
feedparser~=6.0.0 feedparser~=6.0.0
watchdog~=1.0.2 watchdog~=1.0.2
## Pin third party dependency to avoid issue with latest version
twisted==20.3.0