nfstream/dev_requirements.txt
2022-04-15 17:44:02 +02:00

14 lines
No EOL
342 B
Text

cffi>=1.15.0
psutil>=5.8.0
numpy>=1.19.5; sys_platform == 'linux'
numpy<=1.18.5; sys_platform == 'darwin'
pandas>=1.1.5; platform.python_implementation == 'CPython'
pandas<=1.2.5; platform.python_implementation == 'PyPy'
dpkt>=1.9.7
wheel>=0.37.0
twine>=3.4.2
setuptools>=57.4.0
codecov>=2.1.12
termcolor>=1.1.0
tqdm>=4.63.0
auditwheel>=5.1.2