18 lines
461 B
Plaintext
18 lines
461 B
Plaintext
# the versions are the current ones tested - may work with earlier versions
|
|
# choose one of PyQt5 PyQt6 PySide2 PySide6
|
|
QtPy >= 2.4.1
|
|
PyAudio >= 0.2.13
|
|
numpy >= 1.26.1
|
|
opencv_python >= 4.8.0
|
|
pydenticon >= 0.3.1
|
|
pillow >= 10.2.0
|
|
gevent >= 23.9.1
|
|
greenlet >= 2.0.2
|
|
# this is optional
|
|
coloredlogs >= 15.0.1
|
|
# this is optional
|
|
# qtconsole >= 5.4.3
|
|
# this is not on pypi yet - get it from
|
|
# https://git.plastiras.org/emdee/toxygen_wrapper
|
|
# toxygen_wrapper == 1.0.0
|