llama.cpp/requirements/requirements-pydantic.txt
compilade 090fca7a07
pydantic : replace uses of __annotations__ with get_type_hints (#8474)
* pydantic : replace uses of __annotations__ with get_type_hints

* pydantic : fix Python 3.9 and 3.10 support
2024-07-14 19:51:21 -04:00

4 lines
48 B
Plaintext

docstring_parser~=0.15
pydantic~=2.6.3
requests