First pass at creating requirements files.

This commit is contained in:
Storm Dragon 2024-07-15 19:52:02 -04:00
parent 0e9c52f5e1
commit 38522aee78
2 changed files with 9 additions and 0 deletions

7
requirements.txt Normal file
View File

@ -0,0 +1,7 @@
pygame>=2.0.0
pyperclip>=1.8.0
requests>=2.25.0
pyxdg>=0.27
setproctitle>=1.2.0
numpy>=1.19.0
accessible-output2>=0.14

2
requirements_linux.txt Normal file
View File

@ -0,0 +1,2 @@
-r requirements.txt
python-speechd>=0.11.1