diff --git a/requirements.txt b/requirements.txt index 4671c08..282cff3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ fastapi httpx pydantic==1.10.8 toml==0.10.2 -huggingface_hub==0.23.3 \ No newline at end of file +huggingface_hub==0.23.3 +pytest==8.2.2 \ No newline at end of file