update
This commit is contained in:
@@ -1,11 +1,16 @@
|
||||
PyQt5
|
||||
PyAudio
|
||||
numpy
|
||||
opencv-python
|
||||
pydenticon
|
||||
cv2
|
||||
gevent
|
||||
greenlet
|
||||
pydenticon
|
||||
pyqtconsole
|
||||
toxygen_wrapper
|
||||
# the versions are the current ones tested - may work with earlier versions
|
||||
# choose one of PyQt5 PyQt6 PySide2 PySide6
|
||||
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
|
||||
|
Reference in New Issue
Block a user