Whats new
1. Removed Pydantic, now `captcha_handler` methods return raw dict with server response
2. Added all active captcha solving methods from doc - https://docs.capsolver.com/en/guide/what-is-capsolver/
3. Removed old solving methods which now is inactive
4. Code and project structure is refactored
What's Changed
* Bump pydantic-settings from 2.6.1 to 2.7.0 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/129
* Bump pydantic from 2.10.3 to 2.10.4 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/131
* Update msgspec requirement from ==0.18.* to >=0.18,<0.20 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/132
* Bump pydantic-settings from 2.7.0 to 2.7.1 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/134
* Bump pydantic from 2.10.4 to 2.10.5 by dependabot in https://github.com/AndreiDrang/python3-capsolver/pull/135
**Full Changelog**: https://github.com/AndreiDrang/python3-capsolver/compare/v0.9.4...v1.0.1