Initial commit
This commit is contained in:
commit
bbeaf169fe
2 changed files with 15 additions and 0 deletions
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
/stat-venv
|
14
requirements.txt
Normal file
14
requirements.txt
Normal file
|
@ -0,0 +1,14 @@
|
|||
contourpy==1.3.1
|
||||
cycler==0.12.1
|
||||
fonttools==4.56.0
|
||||
kiwisolver==1.4.8
|
||||
matplotlib==3.10.0
|
||||
numpy==2.2.3
|
||||
packaging==24.2
|
||||
pillow==11.1.0
|
||||
pyparsing==3.2.1
|
||||
PyQt6==6.8.1
|
||||
PyQt6-Qt6==6.8.2
|
||||
PyQt6_sip==13.10.0
|
||||
python-dateutil==2.9.0.post0
|
||||
six==1.17.0
|
Loading…
Add table
Reference in a new issue