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
1d93713d43
python3-anticaptcha
/
requirements.test.txt
5 lines
66 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update pytest requirement from ==7.* to ==8.* Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.0.0rc1...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-01-29 16:46:18 +00:00
pytest==8.*
Update coverage requirement from ==6.* to ==7.* Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.0b1...7.0.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 16:07:35 +00:00
coverage==7.*
upd
2022-12-13 22:11:38 +00:00
pytest-asyncio==0.*
Update requirements.test.txt
2024-10-05 21:20:01 +00:00
pytest-mock==3.14.0