- Refactor Redis backend connection handling and pool management - Update algorithm implementations with improved type annotations - Enhance config loader validation with stricter Pydantic schemas - Improve decorator and middleware error handling - Expand example scripts with better docstrings and usage patterns - Add new 00_basic_usage.py example for quick start - Reorganize examples directory structure - Fix type annotation inconsistencies across core modules - Update dependencies in pyproject.toml
6 lines
94 B
Plaintext
6 lines
94 B
Plaintext
sphinx>=7.0.0
|
|
furo>=2024.0.0
|
|
sphinx-copybutton>=0.5.0
|
|
myst-parser>=2.0.0
|
|
sphinx-design>=0.5.0
|