diff --git a/requirements.txt b/requirements.txt index f831d1d..2e97b36 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,10 +1,6 @@ -annotated-types==0.6.0 -anyio==4.2.0 -exceptiongroup==1.2.0 -fastapi==0.108.0 -idna==3.6 -pydantic==2.5.3 -pydantic_core==2.14.6 -sniffio==1.3.0 -starlette==0.32.0.post1 -typing_extensions==4.9.0 +fastapi==0.115.0 +pydantic==2.9.2 +httpx==0.27.2 +ingredient-parser-nlp==1.1.2 +beautifulsoup4==4.12.3 +aiosqlite==0.20.0 \ No newline at end of file