FreeDATA/requirements.txt

27 lines
284 B
Plaintext
Raw Normal View History

crcengine
numpy
2022-06-26 07:24:22 -05:00
psutil
PyAudio
2022-06-26 07:24:22 -05:00
pyserial
sounddevice
structlog
ujson
2022-11-06 12:01:13 -06:00
requests
2023-01-16 04:51:42 -06:00
chardet
colorama
ordered-set
nuitka
pyinstaller
2023-02-21 02:48:07 -06:00
websocket-client
2022-06-26 07:24:22 -05:00
# Development and test dependencies
autopep8
black
isort
pycodestyle
pytest
pytest-cov
pytest-cover
pytest-coverage
pytest-rerunfailures
2022-12-10 03:52:03 -06:00
pick