File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11django-filter==23.3
2- django-polymorphic==3.1.0
2+ # TODO once next version has been released (>3.1.0)
3+ # this should be set to pinned version again
4+ # see https://github.com/django-polymorphic/django-polymorphic/pull/541
5+ django-polymorphic@git+https://github.com/django-polymorphic/django-polymorphic@master
36pyyaml==6.0.1
47uritemplate==4.1.1
Original file line number Diff line number Diff line change @@ -65,9 +65,6 @@ filterwarnings =
6565 error::PendingDeprecationWarning
6666 # Remove when DRF is not depending on it anymore
6767 ignore:The django.utils.timezone.utc alias is deprecated.
68- # can be removed once fixed in django polymorphic
69- ignore:pkg_resources is deprecated as an API
70- ignore:Deprecated call to `pkg_resource
7168 # Django filter schema generation. Can be removed once we remove
7269 # schema support
7370 ignore:Built-in schema generation is deprecated.
You can’t perform that action at this time.
0 commit comments