1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-09-11 08:50:45 +03:00
Files
mariadb-columnstore-engine/cmapi/requirements-dev.in
Alexander Presnyakov 5939aa5f55 Added support for Sentry in cmapi server
Support distributed request tracing

-Direct dependencies now in requirements[-dev].in, pip-compile generates full requirement[-dev].txt from them
2025-08-26 14:21:33 +00:00

9 lines
186 B
Plaintext

# Direct, top-level development/testing dependencies
# Compile with: pip-compile --output-file=requirements-dev.txt requirements-dev.in
pytest==8.3.5
fabric==3.2.2
# Tooling
pip-tools