mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-10-30 02:28:57 +03:00
Use collections.abc.Iterable instead of collections.Iterable
The latter is going to be removed after Python 3.8
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
django-postgres-extra==1.21a9
|
||||
django-postgres-extra==1.22
|
||||
deprecation==2.0.3
|
||||
|
||||
Reference in New Issue
Block a user