numpy>=1.21

[extras]
pyyaml>=6
pandas>=2

[full]
onnxruntime>=1.16
tokenizers>=0.15
mcp>=1.2
pyyaml>=6
pandas>=2
jupyter_client>=8
ipykernel>=6
cryptography>=41

[full:sys_platform == "win32"]
pywinpty>=2

[kernel]
jupyter_client>=8
ipykernel>=6

[mcp]
mcp>=1.2

[onnx]
onnxruntime>=1.16
tokenizers>=0.15

[sign]
cryptography>=41

[winterm]

[winterm:sys_platform == "win32"]
pywinpty>=2
