Created Dockerization option; created src folder; reated requirements.txt

Former-commit-id: 7f851f5bca
This commit is contained in:
2025-11-24 17:45:11 -06:00
parent 3091ed88bc
commit c2d85e711b
8 changed files with 98 additions and 0 deletions

9
requirements.txt Normal file
View File

@@ -0,0 +1,9 @@
PyGObject==3.40.1
pygobject-stubs --config-settings=config=Gtk3,Gdk3,Soup2
setproctitle==1.2.2
pyxdg==0.27
psutil==5.8.0
pycryptodome==3.20.0
sqlmodel==0.0.19
python-lsp-server[all]
python-lsp-server[websockets]