From 210a5cae228064866e7d880527bf91fe7e6f42dd Mon Sep 17 00:00:00 2001 From: Paraskevas Paraskevas Date: Sat, 26 Oct 2024 19:16:43 +0100 Subject: [PATCH] Subject : updating packages --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 5cb0bfc..ceaf871 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,14 +13,14 @@ charset-normalizer==3.1.0 click==8.1.3 colorama==0.4.6 coverage==7.2.7 -cryptography==42.0.4 +cryptography==43.0.3 cyclonedx-python-lib==4.0.1 dataclasses-json==0.5.9 defusedxml==0.7.1 distro==1.8.0 dnspython==2.6.1 email-validator==2.1.0.post1 -fastapi==0.109.2 +fastapi==0.115.3 filelock==3.12.2 flake8==6.0.0 frozenlist==1.3.3 @@ -50,7 +50,7 @@ mdurl==0.1.2 msgpack==1.0.5 multidict==6.0.4 mypy-extensions==1.0.0 -numexpr==2.8.4 +numexpr==2.10.1 numpy==1.25.0 openai==1.3.7 openapi-schema-pydantic==1.2.4 @@ -80,7 +80,7 @@ six==1.16.0 sniffio==1.3.0 sortedcontainers==2.4.0 SQLAlchemy==2.0.18 -starlette==0.36.3 +starlette==0.41.0 tenacity==8.2.2 toml==0.10.2 tqdm==4.66.4