Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit 602b680

Browse files
committed
Update Test Requirements
1 parent 1d24e08 commit 602b680

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

requirements-test.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
# This requirements are for development and testing only, not for production.
2-
flake8==7.0.0
3-
pytest==8.2.0
4-
pytest_asyncio==0.23.6
5-
mypy==1.10.0
2+
flake8==7.1.0
3+
pytest==8.2.2
4+
pytest_asyncio==0.23.7
5+
mypy==1.10.1
66
types-setuptools==69.5.*
77
black==24.4.2
88
isort==5.13.2
9-
playwright==1.43.0
10-
selenium==4.20.0
11-
selenium_driverless==1.9.1
9+
playwright==1.44.0
10+
selenium==4.22.0
11+
selenium_driverless==1.9.3.1
1212
twisted==24.3.0
1313
types-requests==2.31.*
1414
webdriver_manager==4.0.1

0 commit comments

Comments
 (0)