# PyPi publishing tools
wheel
twine==5.0.0
toml==0.10.2

# Build tools
build==1.2.1
pyinstaller==6.6.0

# UAV Collision Avoidance
PySide6==6.7.0
numpy==1.26.4
pandas==2.2.2
matplotlib==3.8.4

# Tests
pytest==8.1.1
screeninfo==0.8.1

# Linting
pylint==3.2.0
