kopia lustrzana https://dev.funkwhale.audio/funkwhale/funkwhale
				
				
				
			Updated Django Rest Framework to v3.10
							rodzic
							
								
									bb1a895a9b
								
							
						
					
					
						commit
						4d5e47466c
					
				|  | @ -1,4 +1,5 @@ | |||
| import base64 | ||||
| from collections.abc import Mapping | ||||
| import datetime | ||||
| import logging | ||||
| import pendulum | ||||
|  | @ -9,7 +10,6 @@ import mutagen.oggvorbis | |||
| import mutagen.flac | ||||
| 
 | ||||
| from rest_framework import serializers | ||||
| from rest_framework.compat import Mapping | ||||
| 
 | ||||
| from funkwhale_api.tags import models as tags_models | ||||
| 
 | ||||
|  |  | |||
|  | @ -29,7 +29,7 @@ celery>=4.3,<4.4 | |||
| # Your custom requirements go here | ||||
| django-cors-headers>=2.5.3,<2.6 | ||||
| musicbrainzngs==0.6 | ||||
| djangorestframework>=3.9,<3.10 | ||||
| djangorestframework>=3.10,<3.11 | ||||
| djangorestframework-jwt>=1.11,<1.12 | ||||
| pendulum>=2,<3 | ||||
| persisting-theory>=0.2,<0.3 | ||||
|  | @ -41,7 +41,7 @@ mutagen>=1.42,<1.43 | |||
| 
 | ||||
| pymemoize==1.0.3 | ||||
| 
 | ||||
| django-dynamic-preferences>=1.7,<1.8 | ||||
| django-dynamic-preferences>=1.7.1,<1.8 | ||||
| raven>=6.10,<7 | ||||
| python-magic==0.4.15 | ||||
| # XXX: until https://github.com/django/channels/issues/1240 is fixed | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Eliot Berriot
						Eliot Berriot