From 60497ad89cf23fea5fe5c6c9687e413811fefbde Mon Sep 17 00:00:00 2001 From: Ella Soccoli Date: Sat, 20 Sep 2025 19:14:40 -0400 Subject: [PATCH] Updated a few dependencies (and downgraded one) so that it will build and run successfully --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 04056d6..dc42393 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,10 +8,10 @@ boto3==1.35.95 botocore==1.35.99 bytecode==0.16.1 certifi==2024.7.4 -cffi==1.17.1 +cffi==2.0.0 charset-normalizer==2.0.7 click==8.1.8 -cryptography==44.0.1 +cryptography==46.0.1 csh-ldap==2.4.0 ddtrace==3.2.1 decorator==4.4.2 @@ -38,7 +38,7 @@ Mako==1.2.2 MarkupSafe==3.0.2 moviepy==0.2.3.5 numpy==2.2.0 -oic==1.7.0 +oic==1.6.1 opentelemetry-api==1.16.0 piexif==1.1.2 Pillow==11.1.0 @@ -52,7 +52,7 @@ pydantic==2.10.6 pydantic-settings==2.8.1 pydantic_core==2.27.2 pyjwkest==1.4.2 -pyOpenSSL==21.0.0 +pyOpenSSL==25.3.0 python-dateutil==2.8.2 python-dotenv==1.0.1 python-ldap==3.4.0