Skip to content

Commit

Permalink
Updating requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
AmberSahdev committed Nov 10, 2024
1 parent b8e1117 commit 6e13daa
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,33 +1,40 @@
altgraph==0.17.4
annotated-types==0.6.0
anyio==4.2.0
certifi==2024.07.04
certifi==2024.7.4
charset-normalizer==3.3.2
distro==1.9.0
exceptiongroup==1.2.0
h11==0.14.0
httpcore==1.0.2
httpx==0.26.0
idna==3.7
macholib==1.16.3
MouseInfo==0.1.3
openai==1.36.1
packaging==24.2
pillow==10.3.0
PyAudio==0.2.14
PyAutoGUI==0.9.54
pydantic==2.5.3
pydantic_core==2.14.6
PyGetWindow==0.0.9
pyinstaller==6.11.0
pyinstaller-hooks-contrib==2024.9
PyMsgBox==1.0.9
pyobjc-core==10.1; sys_platform == 'darwin'
pyobjc-framework-Cocoa==10.1; sys_platform == 'darwin'
pyobjc-framework-Quartz==10.1; sys_platform == 'darwin'
pyobjc-core==10.1
pyobjc-framework-Cocoa==10.1
pyobjc-framework-Quartz==10.1
pyperclip==1.8.2
PyRect==0.2.0
PyScreeze==0.1.30
pytweening==1.0.7
requests==2.32.0
rubicon-objc==0.4.7
setuptools==75.3.0
sniffio==1.3.0
SpeechRecognition==3.10.3
tqdm==4.66.4
ttkbootstrap==1.10.1
typing_extensions==4.9.0
urllib3==2.2.2

0 comments on commit 6e13daa

Please sign in to comment.