mirror of
https://github.com/nfstream/nfstream.git
synced 2026-04-28 06:59:28 +00:00
7 lines
No EOL
232 B
Text
7 lines
No EOL
232 B
Text
cffi>=1.14.6
|
|
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 |