Skip to content
This repository has been archived by the owner on Apr 20, 2024. It is now read-only.

Commit

Permalink
Dependency Upgrades
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyrluckechuck committed Nov 13, 2023
1 parent 6a51467 commit 33893e8
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
opencv-python==4.8.0.74
opencv-python==4.8.1.78
PyAutoGUI==0.9.54
mss==9.0.1
numpy==1.25.2
opencv-python==4.8.0.74
numpy==1.26.2
opencv-python==4.8.1.78
pytesseract==0.3.10
psutil==5.9.5
psutil==5.9.6
argparse==1.4.0
pywin32==306; platform_system == "Windows"
pyinstaller==5.13.0
pylint==2.17.5
pyinstaller==6.2.0
pylint==3.0.2
keyboard==0.13.5
isort[requirements_deprecated_finder,pipfile_deprecated_finder]==5.12.0
pytest==7.4.0
pytest-pylint==0.19.0
pytest==7.4.3
pytest-pylint==0.21.0
flake8==6.1.0
black==23.7.0
loguru==0.7.0
pre-commit==3.3.3
black==23.11.0
loguru==0.7.2
pre-commit==3.5.0
requests==2.31.0
ruamel.yaml==0.17.32
ruamel.yaml==0.18.5

0 comments on commit 33893e8

Please sign in to comment.