fix: unpin asgiref

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2300>
This commit is contained in:
jo 2022-12-19 22:19:11 +01:00 committed by Marge
commit a48f1b5449
3 changed files with 2 additions and 2 deletions

View file

@ -86,7 +86,6 @@ sentry-sdk = "==1.12.1"
watchdog = "==2.2.0"
# Dependencies pinning
asgiref = "==3.5.2" #1516
importlib-metadata = { version = "==4.13.0", python = "<=3.7" }
ipython = "==7.34.0"
pluralizer = "==1.2.0"