Files
swarm-house/simulator/requirements.txt
eSlider d58569b25c test: add pytest suite and gate Docker builds on it
Unit tests cover the SQL gate, broadcast codec, Hive writer layout,
and flight kinematics. CI runs pytest first; the simulator image build
runs tests in a dedicated stage before the final layer.
2026-07-08 20:17:18 +01:00

5 lines
110 B
Plaintext

pyarrow>=16.0
duckdb>=1.0
pytz>=2024.1 # duckdb needs it to fetch TIMESTAMPTZ values into Python
pytest>=8.0