initial
All checks were successful
Build Executable / build-and-package (push) Successful in 53s

This commit is contained in:
rattatwinko
2025-06-01 15:57:40 +02:00
commit 38a1d0d98e
4 changed files with 583 additions and 0 deletions

4
requirements.txt Normal file
View File

@@ -0,0 +1,4 @@
PyQt5>=5.15.0
PyQt5-Qt5>=5.15.0
PyQt5-sip>=12.8.0
requests>=2.20.0