File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- __version__ = "0.6"
1+ __version__ = "0.6.1 "
Original file line number Diff line number Diff line change @@ -94,16 +94,19 @@ def run(self):
9494 geetest
9595 hcaptcha
9696 capypuzzle
97- tiktok
9897 rotatecaptcha
9998 funcaptcha
10099 keycaptcha
101100 python3
102101 python-library
103102 capsolver
104- kasada
105103 datadomeslider
104+ datadome
106105 mtcaptcha
106+ turnstile
107+ cloudflare
108+ amazon
109+ amazon_waf
107110 """ ,
108111 python_requires = REQUIRES_PYTHON ,
109112 zip_safe = False ,
@@ -120,6 +123,7 @@ def run(self):
120123 "Programming Language :: Python :: 3.8" ,
121124 "Programming Language :: Python :: 3.9" ,
122125 "Programming Language :: Python :: 3.10" ,
126+ "Programming Language :: Python :: 3.11" ,
123127 "Framework :: AsyncIO" ,
124128 "Operating System :: Unix" ,
125129 "Operating System :: Microsoft :: Windows" ,
You can’t perform that action at this time.
0 commit comments