diff --git a/requirements.txt b/requirements.txt index aa561b3..2434526 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ -bs4==0.0.1 -fastapi==0.47.1 -httpx==0.11.1 -loguru==0.4.1 -uvicorn==0.11.1 \ No newline at end of file +beautifulsoup4==4.10.0 +fastapi==0.74.1 +httpx==0.22.0 +loguru==0.6.0 +uvicorn==0.17.5 +aiocache==0.11.1 \ No newline at end of file