# Core dependencies
pyvisa>=1.11.0
pyvisa-py>=0.5.2

# Data processing
numpy>=1.20.0
pandas>=1.3.0

# Visualization
matplotlib>=3.4.0

# User interfaces
PySimpleGUI>=4.45.0

# Development dependencies (optional)
# pytest>=6.2.5
# sphinx>=4.0.0
# sphinx-rtd-theme>=0.5.2
# flake8>=3.9.0
# black>=21.5b2
