Commit Graph

69 Commits

Author SHA1 Message Date
Andrei 2ee87887ab
Update setup.py 2022-10-29 04:24:51 +03:00
Andrei 276336736d Update setup.py 2022-10-28 04:38:05 +03:00
Andrei D ae1d4b55da Update depends logic. Upd lib version. 2021-01-03 01:55:52 +03:00
Andrei D 8df6d9fb78 Update version and fix codestyle + tests
Remove CallbackClient
2020-11-11 00:47:23 +03:00
dependabot-preview[bot] 1eb095c150
Bump aiohttp from 3.6.2 to 3.7.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 03:35:26 +00:00
Andrei D e02e0701c6 Update version 2020-05-31 02:44:29 +03:00
Andrei 171771c4dd Add HCaptcha, description and examples. 2020-03-30 03:45:48 +03:00
Andrei 3ada499065 Update tests and version 2020-03-10 20:54:42 +03:00
dependabot-preview[bot] 1c99b6150b
Bump requests from 2.22.0 to 2.23.0 (#56)
Bumps [requests](https://github.com/psf/requests) from 2.22.0 to 2.23.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.22.0...v2.23.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-24 18:29:55 +03:00
Andrei f823ccc8e7 Update version 2020-02-14 16:51:16 +03:00
Andrei b6e25ba13a New version 2019-12-21 03:02:43 +03:00
dependabot-preview[bot] 9d1219611e
Bump aiohttp from 3.6.1 to 3.6.2
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.1...v3.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-10-14 04:11:23 +00:00
Andrei f2585f6e09 Update readme and add python 3.7/3.8 support 2019-10-07 04:29:17 +03:00
Andrei 1f4df8efb0 Update version
Fix old tests
2019-10-07 00:55:09 +03:00
dependabot-preview[bot] 06feb0743d
Bump aiohttp from 3.6.0 to 3.6.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.0...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-23 04:02:53 +00:00
Andrei 3a2ccf4671
Update setup.py 2019-09-12 17:50:12 +03:00
Andrei e5f6947583 Update version 2019-09-11 14:26:55 +03:00
dependabot-preview[bot] aacc8660cf
Bump aiohttp from 3.5.4 to 3.6.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.4...v3.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-09 04:04:48 +00:00
Andrei ed6bc46362 Update version 2019-09-07 04:17:09 +03:00
Andrei 9a0337342d Update version 2019-09-06 00:06:39 +03:00
Andrei ec7bf5142a Update version 2019-08-25 20:25:28 +03:00
Andrei b049c5f0ca Update version 2019-08-21 04:34:20 +03:00
Andrei 89da911847 Update version 2019-08-20 16:07:06 +03:00
dependabot-preview[bot] f523c36a09
Bump pika from 1.0.1 to 1.1.0
Bumps [pika](https://github.com/pika/pika) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/1.0.1...1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-07-22 03:35:49 +00:00
Andrei 8443706c83 Add new method - `ReCaptchaV3TaskProxyless`; Update version; 2019-07-16 21:45:49 +03:00
Andrei 3cd8a1c581 Update version and add `getAppStats` method 2019-06-24 17:16:20 +03:00
Andrei 3ac9bb48af Update version. Fix CustomCaptcha. Refactor 2019-05-20 22:47:16 +03:00
dependabot[bot] 33c2ce4453
Bump requests from 2.21.0 to 2.22.0
Bumps [requests](https://github.com/requests/requests) from 2.21.0 to 2.22.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/kennethreitz/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.21.0...v2.22.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-05-20 03:27:55 +00:00
Andrei d0bbf26333 Update library version; Add requests session.close() 2019-05-02 16:18:00 +03:00
dependabot[bot] ff21f5310e
Bump pika from 1.0.0 to 1.0.1
Bumps [pika](https://github.com/pika/pika) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/1.0.0...1.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-15 03:22:19 +00:00
dependabot[bot] ba14659229
Bump pika from 0.13.1 to 1.0.0
Bumps [pika](https://github.com/pika/pika) from 0.13.1 to 1.0.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/0.13.1...1.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 03:23:59 +00:00
Andrei 8e134bf9ae Update version 2019-03-19 22:30:22 +03:00
Andrei 1ccffefe03 Refactoring to PEP8 2019-03-19 22:26:12 +03:00
Andrei f06607656f Upd version 1.2.4 2019-03-15 22:47:05 +03:00
dependabot[bot] db435288cc
Bump pika from 0.13.0 to 0.13.1
Bumps [pika](https://github.com/pika/pika) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/0.13.0...0.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 03:22:30 +00:00
Andrei d29247e7c3 Add new library version files. Fix setup. 2019-02-14 14:32:33 +03:00
Andrei 83fca21b22 Update library version 2019-02-14 14:05:18 +03:00
Andrei b123e1ec09 Add manifest. Update setup.py 2019-02-14 14:03:43 +03:00
Andrei 427ac7c43f Bug-fixing in `error.py` 2019-01-22 23:19:49 +03:00
dependabot[bot] 82a8ae7d6b
Bump pika from 0.12.0 to 0.13.0
Bumps [pika](https://github.com/pika/pika) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/pika/pika/releases)
- [Commits](https://github.com/pika/pika/compare/0.12.0...0.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-21 03:13:45 +00:00
Andrei db59e5a400 Merge remote-tracking branch 'origin/master' 2019-01-19 00:08:16 +03:00
Andrei 937c30e5d3 Add `taskId` to captcha_response body. Update version 2019-01-19 00:08:08 +03:00
dependabot[bot] 12196b652e
Bump aiohttp from 3.5.3 to 3.5.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.3...v3.5.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-01-14 03:21:18 +00:00
Andrei af29b5ae19 Update install script 2019-01-11 02:42:51 +03:00
Andrei f04d3874a5 New version release 2019-01-11 01:06:30 +03:00
dependabot[bot] bc472b2a7a
Bump aiohttp from 3.5.0 to 3.5.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.5.0...v3.5.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-31 03:14:57 +00:00
dependabot[bot] 030b05212d
Bump aiohttp from 3.4.4 to 3.5.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.4.4 to 3.5.0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/HISTORY.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.4.4...v3.5.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-24 03:21:00 +00:00
Andrei 6d636fbf29 Новая версия бибилиотеки с исправленным модулем для решения FunCaptcha 2018-12-21 16:28:56 +03:00
dependabot[bot] 9ca5679ac9
Bump requests from 2.20.1 to 2.21.0
Bumps [requests](https://github.com/requests/requests) from 2.20.1 to 2.21.0.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.20.1...v2.21.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-12-17 03:19:30 +00:00
dependabot[bot] 9e535f0a08
Bump requests from 2.20.0 to 2.20.1
Bumps [requests](https://github.com/requests/requests) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/requests/requests/releases)
- [Changelog](https://github.com/requests/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/requests/requests/compare/v2.20.0...v2.20.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-19 03:17:14 +00:00