diff --git a/requirements.txt b/requirements.txt index 91c04dd..c25bee3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,35 +4,47 @@ # # pip-compile --no-annotate --output-file=requirements_temp.txt requirements.txt # -appopener~=1.6 -beautifulsoup4~=4.12.2 -build~=1.0.3 -certifi~=2024.7.4 -charset-normalizer~=3.2.0 -click~=8.1.7 -colorama~=0.4.6 -comtypes~=1.2.0 -googlesearch-python~=1.2.3 -idna~=3.4 -packaging~=23.1 -pillow~=11.0.0 -pip-tools~=7.3.0 -pipdeptree~=2.13.0 -pyaudio~=0.2.13 -pyautogui~=0.9.54 -pyproject-hooks~=1.0.0 -pyttsx3~=2.90 -requests~=2.32.0 -soupsieve~=2.5 -speechrecognition~=3.10.0 -urllib3~=2.2.2 -wheel~=0.41.2 -wikipedia~=1.4.0 -python-dotenv~=1.0.1 -wmi~=1.5.1 -pycaw~=20240210 -feedparser~=6.0.11 -sgmllib3k~=1.0.0 +appopener==1.7 +beautifulsoup4==4.12.3 +build==1.0.3 +certifi==2024.7.4 +charset-normalizer==3.2.0 +click==8.1.8 +colorama==0.4.6 +comtypes==1.2.1 +feedparser==6.0.11 +googlesearch-python==1.2.5 +idna==3.10 +mouseinfo==0.1.3 +packaging==23.2 +pillow==11.0.0 +pip-tools==7.3.0 +pipdeptree==2.13.2 +psutil==6.1.1 +pyaudio==0.2.14 +pyautogui==0.9.54 +pycaw==20240210 +pygetwindow==0.0.9 +pymsgbox==1.0.9 +pyperclip==1.9.0 +pypiwin32==223 +pyproject-hooks==1.0.0 +pyrect==0.2.0 +pyscreeze==1.0.1 +python-dotenv==1.0.1 +pyttsx3==2.98 +pytweening==1.2.0 +pywin32==308 +regex==2024.11.6 +requests==2.32.3 +sgmllib3k==1.0.0 +soupsieve==2.6 +speechrecognition==3.10.4 +typing-extensions==4.12.2 +urllib3==2.2.3 +wheel==0.41.3 +wikipedia==1.4.0 +wmi==1.5.1 # The following packages are considered to be unsafe in a requirements file: # pip