
[async]

[async:sys_platform != "win32" and platform_python_implementation == "CPython"]
uvloop>=0.19.0

[performance]

[performance:sys_platform != "win32" and platform_python_implementation == "CPython"]
uvloop>=0.19.0

[test]
hypothesis>=6.100
pytest>=7
pytest-cov>=4
coverage>=7

[token-counting]
tiktoken>=0.5.0

[vector]
sqlite-vec>=0.1.0
