prawn-cake / vk-requests

vk.com requests for humans. API library for vk.com
MIT License
158 stars 22 forks source link

DeprecationWarning: Using or importing the ABCs from 'collections' #41

Closed vol1ura closed 3 years ago

vol1ura commented 3 years ago

lib/python3.8/site-packages/vk_requests/utils.py:3: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working

from collections import Iterable

Update module please.

prawn-cake commented 3 years ago

@vol1ura feel free to contribute and send a pull-request =)

prawn-cake commented 3 years ago

Thanks for your contribution @vol1ura

New update is available in the version 1.2.1 https://pypi.org/project/vk-requests/