Python dependencies
This commit is contained in:
parent
011fdb5cab
commit
5a4689f8d9
1 changed files with 13 additions and 0 deletions
13
PyQT/requirements.txt
Normal file
13
PyQT/requirements.txt
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
cycler==0.11.0
|
||||||
|
fonttools==4.34.4
|
||||||
|
kiwisolver==1.4.4
|
||||||
|
matplotlib==3.5.2
|
||||||
|
numpy==1.23.1
|
||||||
|
packaging==21.3
|
||||||
|
Pillow==9.2.0
|
||||||
|
pyparsing==3.0.9
|
||||||
|
PyQt5==5.15.7
|
||||||
|
PyQt5-Qt5==5.15.2
|
||||||
|
PyQt5-sip==12.11.0
|
||||||
|
python-dateutil==2.8.2
|
||||||
|
six==1.16.0
|
Loading…
Reference in a new issue