Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Matting committed Apr 15, 2024
1 parent 3dcb328 commit 25e834a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
1 change: 1 addition & 0 deletions requirements-stage2.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
https://github.com/boppreh/mouse/archive/7b773393ed58824b1adf055963a2f9e379f52cc3.zip
13 changes: 7 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,27 @@ macholib==1.16.3
matplotlib-inline==0.1.6
modulegraph==0.19.6
numpy==1.26.4
packaging==24.0
parso==0.8.3
pexpect==4.9.0
pillow==10.2.0
prompt-toolkit==3.0.43
ptyprocess==0.7.0
pure-eval==0.2.2
py2app==0.28.7; sys_platform == "darwin"
PyGetWindow==0.0.9
Pygments==2.17.2
pyobjc-core==10.2; sys_platform == "darwin"
pyobjc-framework-Cocoa==10.2; sys_platform == "darwin"
pyobjc-framework-Quartz==10.2; sys_platform == "darwin"
pyinstaller==6.6.0
pyinstaller-hooks-contrib==2024.4
pyobjc-core==10.2
pyobjc-framework-Cocoa==10.2
pyobjc-framework-Quartz==10.2
PyRect==0.2.0
pywin32==306; sys_platform == "win32"
python-rtmidi==1.5.8
six==1.16.0
stack-data==0.6.3
tk==0.1.0
tomli==2.0.1
tomlkit==0.12.4
traitlets==5.14.2
wcwidth==0.2.13
wxPython==4.2.1
tomlkit==0.12.4

0 comments on commit 25e834a

Please sign in to comment.