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
60ac32476a
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 ==22.* to ==23.* 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/22.1.0...23.1.0) --- updated-dependencies: - dependency-name: black dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 16:18:08 +00:00
black==23.*
Updated project structure
2022-12-13 16:14:13 +00:00
autoflake==2.*