Skip to content

Commit

Permalink
Update Requirements [Update v1.1]
Browse files Browse the repository at this point in the history
  • Loading branch information
Vinyzu committed May 12, 2024
1 parent a66f05c commit 5763293
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# This requirements are for development and testing only, not for production.
flake8==7.0.0
pytest==8.1.1
pytest==8.2.0
pytest_asyncio==0.23.6
mypy==1.9.0
types-setuptools==69.2.0.20240317
black==24.3.0
mypy==1.10.0
types-setuptools==69.5.*
black==24.4.2
isort==5.13.2
playwright==1.42.0
selenium==4.18.1
selenium_driverless==1.8.0.2
playwright==1.43.0
selenium==4.20.0
selenium_driverless==1.9.1
twisted==24.3.0
types-requests==2.31.*
webdriver_manager==4.0.1

0 comments on commit 5763293

Please sign in to comment.