diff --git a/requirements.txt b/requirements.txt index 1f1c4c6..97c7066 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,37 +1,37 @@ -annotated-types==0.6.0 -anyio==3.7.1 +annotated-types==0.7.0 +anyio==4.4.0 APScheduler==3.10.4 -beanie==1.23.6 -certifi==2023.11.17 +beanie==1.26.0 +certifi==2024.8.30 click==8.1.7 -dnspython==2.4.2 -exceptiongroup==1.2.0 -fastapi==0.105.0 +dnspython==2.6.1 +exceptiongroup==1.2.2 +fastapi==0.114.2 h11==0.14.0 -httpcore==1.0.2 -httpx==0.26.0 -idna==3.6 +httpcore==1.0.5 +httpx==0.27.2 +idna==3.10 iniconfig==2.0.0 lazy-model==0.2.0 -llvmlite==0.41.1 +llvmlite==0.43.0 loguru==0.7.2 -motor==3.3.2 -numba==0.58.1 -numpy==1.26.2 -packaging==23.2 -pluggy==1.3.0 -pydantic==2.5.3 -pydantic_core==2.14.6 -pymongo==4.6.1 -pytest==7.4.3 -pytz==2023.3.post1 -PyYAML==6.0.1 -scipy==1.11.4 +motor==3.5.1 +numba==0.60.0 +numpy==2.0.2 +packaging==24.1 +pluggy==1.5.0 +pydantic==2.9.1 +pydantic_core==2.23.3 +pymongo==4.8.0 +pytest==8.3.3 +pytz==2024.2 +PyYAML==6.0.2 +scipy==1.14.1 six==1.16.0 -sniffio==1.3.0 -starlette==0.27.0 +sniffio==1.3.1 +starlette==0.38.5 toml==0.10.2 tomli==2.0.1 -typing_extensions==4.9.0 +typing_extensions==4.12.2 tzlocal==5.2 -uvicorn==0.25.0 +uvicorn==0.30.6