# Crazyflie Python library (radio link, logging, commander, supervisor).
# 0.1.25 is the first release with the supervisor arming API used here.
cflib>=0.1.25

# Immediate-mode GUI (same binding as the test-stand app).
dearpygui>=2.0
