vintasoftware / drf-rw-serializers

Generic views, viewsets and mixins that extend the Django REST Framework ones adding separated serializers for read and write operations
MIT License
177 stars 28 forks source link

upgrade deps to fix build #22

Closed hugobessa closed 4 years ago

hugobessa commented 4 years ago

Description: Drop support to old versions

Upgrades tox and requirements to only support deps versions that are still supported by their maintainers

Merge checklist:

Post merge:

Author concerns: List any concerns about this PR - inelegant solutions, hacks, quick-and-dirty implementations, concerns about migrations, etc.