This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
python3-anticaptcha
mirror of
https://github.com/AndreiDrang/python3-anticaptcha.git
Watch
1
Star
1
Fork
You've already forked python3-anticaptcha
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
38aa377d47
python3-anticaptcha
/
requirements.style.txt
5 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated project structure
2022-12-13 16:14:13 +00:00
# codestyle
isort==5.*
Update black requirement from ==23.* to ==24.* Updates the requirements on [black](https://github.com/psf/black) to permit the latest version. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/23.1a1...24.1.1) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:46:09 +00:00
black==24.*
Updated project structure
2022-12-13 16:14:13 +00:00
autoflake==2.*