diff --git a/framework/fel/python/requirements.txt b/framework/fel/python/requirements.txt index 4e67e5c21..1e6c8076c 100644 --- a/framework/fel/python/requirements.txt +++ b/framework/fel/python/requirements.txt @@ -1,4 +1,4 @@ pydantic==2.6.3 psutil==6.1.1 -httpx -pandas \ No newline at end of file +httpx==0.28.1 +pandas==2.1.3 \ No newline at end of file