1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-10-31 18:30:33 +03:00
Files
mariadb-columnstore-engine/cmapi/requirements-dev.txt
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

70 lines
1.2 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# dev_tools/piptools.sh compile-all
#
bcrypt==4.3.0
# via paramiko
build==1.3.0
# via pip-tools
cffi==1.17.1
# via
# cryptography
# pynacl
click==8.1.8
# via pip-tools
cryptography==45.0.5
# via paramiko
decorator==5.2.1
# via fabric
deprecated==1.2.18
# via fabric
exceptiongroup==1.3.0
# via pytest
fabric==3.2.2
# via -r requirements-dev.in
importlib-metadata==8.7.0
# via build
iniconfig==2.1.0
# via pytest
invoke==2.2.0
# via fabric
packaging==25.0
# via
# build
# pytest
paramiko==3.5.1
# via fabric
pip-tools==7.5.0
# via -r requirements-dev.in
pluggy==1.6.0
# via pytest
pycparser==2.22
# via cffi
pynacl==1.5.0
# via paramiko
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.3.5
# via -r requirements-dev.in
tomli==2.2.1
# via
# build
# pip-tools
# pytest
typing-extensions==4.14.1
# via exceptiongroup
wheel==0.45.1
# via pip-tools
wrapt==1.17.2
# via deprecated
zipp==3.23.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools