Files
chroma/requirements_dev.txt
Luke VanderHart 1eac72f60e Utils for working with Pulsar MessageIDs (#584)
## Description of changes

Follows the strategy described in the Message ID Serialization ADR.

## Test plan

Includes Hypothesis tests.

## Documentation Changes

N/A

---------

Co-authored-by: Jeffrey Huber <jeff@trychroma.com>
Co-authored-by: hammadb <hammad@trychroma.com>
2023-06-02 22:01:40 +00:00

11 lines
161 B
Plaintext

black==23.3.0 # match what's in pyproject.toml
build
httpx
hypothesis
hypothesis[numpy]
pre-commit
pytest
pytest-asyncio
setuptools_scm
types-requests==2.30.0.0