6 lines
162 B
Plaintext
6 lines
162 B
Plaintext
# Minimal dependencies for running the unit test suite.
|
|
# Install with: pip install -r requirements-test.txt
|
|
-r requirements.txt
|
|
pytest>=8.0
|
|
pytest-asyncio>=0.23
|