replace aiosocksy to aiohttp-socks
rename Socks5Driver to ProxyDriver (suuports http, socks4, socks5 and TCP proxy)
rename methods in BaseDriver
add support iteration over LongPoll events
add AsyncVkExecuteRequestPool for execute method
update requirements version
drop support python3.5
rewrite tests with pytest