diff --git a/requirements.txt b/requirements.txt index a3de265c..54599353 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,6 @@ python_json_logger~=3.3.0 PyYAML~=6.0 pydantic~=2.11.3 requests~=2.32.3 -setuptools~=78.1.0 cachetools~=5.5.0 prometheus-client~=0.21.1 opentelemetry-api~=1.32.0 @@ -17,4 +16,4 @@ fastapi>=0.115.8,<0.116.0 uvicorn[standard]>=0.33.0,<0.35.0 # OpenCTI filigran-sseclient>=1.0.2 -stix2~=3.0.1 \ No newline at end of file +stix2~=3.0.1 diff --git a/setup.cfg b/setup.cfg index 01e77684..462a6ae9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -43,7 +43,6 @@ install_requires = python_json_logger~=3.3.0 PyYAML~=6.0 requests~=2.32.3 - setuptools~=78.1.0 cachetools~=5.5.0 prometheus-client~=0.21.1 opentelemetry-api~=1.32.0