File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 11# Requirements needed for SeleniumLibrary development but not by end users.
22# Creating releases has its own requirements listed in requirements-build.txt.
3- invoke >= 1.4.1
4- mockito >= 1.2.2
5- robotstatuschecker >= 2 .0.3
3+ invoke >= 2.2.0
4+ mockito >= 1.4.0
5+ robotstatuschecker >= 3 .0.1
66approvaltests == 8.4.1
7- empty_files >= 0.0.3
8- pytest >= 6.0.2
7+ empty_files >= 0.0.9
8+ pytest >= 7.4.0
99pytest-mockito >= 0.0.4
10- pytest-approvaltests >= 0.2.0
11- requests >= 2.24 .0
12- robotframework-pabot >= 1.10.0
10+ pytest-approvaltests >= 0.2.4
11+ requests >= 2.31 .0
12+ robotframework-pabot >= 2.16.0
1313black >= 20.8b1
14- flake8 >= 3.9.0
14+ flake8 >= 6.1.0
1515
1616# Requirements needed when generating releases. See BUILD.rst for details.
17- rellu >= 0.6
18- twine >= 3.2.0
19- wheel >= 0.35.1
20- docutils >= 0.14
17+ rellu >= 0.7
18+ twine >= 4.0.2
19+ wheel >= 0.41.1
20+ docutils >= 0.20.1
2121pygments
22- beautifulsoup4 >= 4.9.3
22+ beautifulsoup4 >= 4.12.2
2323
2424# Include normal dependencies from requirements.txt. Makes it possible to use
2525# requirements-dev.txt as a single requirement file in PyCharm and other IDEs.
You can’t perform that action at this time.
0 commit comments