kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
fix: unpin asgiref
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2300>environments/review-docs-2005-xa45z5/deployments/16498
rodzic
bf20fcb694
commit
a48f1b5449
|
@ -2159,7 +2159,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
|
|||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.7"
|
||||
content-hash = "240856e0d59d9c4db1e8a8d48356f45148feb3648e243458ba7542326f740a7d"
|
||||
content-hash = "1d613bd7d87d38593ad578a86420d2b0e40ed1aa096c73724eba790c5c43626c"
|
||||
|
||||
[metadata.files]
|
||||
aiohttp = [
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Unpin asgiref in API dependencies
|
Ładowanie…
Reference in New Issue