We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1863c5 + 8e0df2e commit 7546d43Copy full SHA for 7546d43
2 files changed
README.md
@@ -51,11 +51,6 @@ python setup.py install
51
1. You need set ``API_KEY`` in your environment(get this value from you account).
52
2. Run command ``make tests``, from root directory.
53
54
-### Additional info
55
-1. [Library usage examples && Docs](https://andreidrang.github.io/python3-captchaai/)
56
-2. [Capsolver errors list](https://captchaai.atlassian.net/wiki/spaces/CAPTCHAAI/pages/426145/)
57
-
58
59
### How to get API Key to work with the library
60
1. On the page - https://dashboard.capsolver.com/overview/user-center
61
2. Find it: 
docs/requirements.txt
@@ -1,3 +1,3 @@
1
pallets_sphinx_themes==2.*
2
-myst-parser==0.19.*
+myst-parser==1.0.*
3
autodoc_pydantic==1.8.*
0 commit comments