diff --git a/requirements.txt b/requirements.txt index ac90a79..e3e8642 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,12 +1,12 @@ -httpx>=0.27.0 -pydantic>=2.6.0 -click>=8.1.7 -pandas>=2.2.0 -numpy>=1.26.0 -rich>=13.7.0 -python-dotenv>=1.0.1 +httpx>=0.28.1 +pydantic>=2.12.4 +click>=8.3.0 +pandas>=2.3.3 +numpy>=2.3.4 +rich>=14.2.0 +python-dotenv>=1.2.1 tabulate>=0.9.0 -scipy>=1.12.0 -grpcio>=1.60.0 -grpcio-tools>=1.60.0 -prometheus-client>=0.19.0 \ No newline at end of file +scipy>=1.16.3 +grpcio>=1.76.0 +grpcio-tools>=1.76.0 +prometheus-client>=0.23.1 \ No newline at end of file