Files
urh/data/requirements.txt
Johannes Pohl 929d4310e4 allow save and load of binary protocols (#488)
* allow save and load of binary protocols

* update changelog

* use vs2017 for appveyor

* update requirements

* update travis
2018-07-03 12:04:56 +02:00

7 lines
105 B
Plaintext

numpy
psutil
pyqt5; sys_platform != 'win32'
pyqt5!=5.11.1,!=5.11.2; sys_platform == 'win32'
pyzmq
cython