Skip to content

Commit 1e4ff12

Browse files
test: add missing pandas dependency to requirements-dev.txt for CI test collection
1 parent 4b22004 commit 1e4ff12

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements-dev.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ aiohttp>=3.9.5
4747
# --- Dev utilities ---
4848
ipython>=8.24.0
4949
locust>=2.28.0
50+
pandas>=2.0.0
5051

5152
# --- Dependency management & security (IEC 62443-2-3 / OpenSSF Gold) ---
5253
pip-tools>=7.4.0 # pip-compile --generate-hashes → requirements.hash.txt

0 commit comments

Comments
 (0)