From d7a79e2c2d59cc946a1efbb41f9699a7ca34da1b Mon Sep 17 00:00:00 2001 From: Dan LaManna Date: Wed, 2 Oct 2024 22:05:25 -0400 Subject: [PATCH] Update requirements.txt --- requirements.txt | 82 +++++++++++++++++++++--------------------------- 1 file changed, 35 insertions(+), 47 deletions(-) diff --git a/requirements.txt b/requirements.txt index dcd8635c..6c0e6dee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,36 +2,32 @@ amqp==5.2.0 annotated-types==0.7.0 -argon2-cffi==23.1.0 -argon2-cffi-bindings==21.2.0 asgiref==3.8.1 asttokens==2.4.1 bcrypt==4.2.0 -billiard==4.2.0 -boto3==1.35.7 -botocore==1.35.7 +billiard==4.2.1 +boto3==1.35.32 +botocore==1.35.32 Brotli==1.1.0 cachetools==5.5.0 celery==5.4.0 -certifi==2024.7.4 -cffi==1.17.0 +certifi==2024.8.30 +cffi==1.17.1 charset-normalizer==3.3.2 click==8.1.7 click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 -cryptography==43.0.0 -deepdiff==8.0.0 +cryptography==43.0.1 +deepdiff==8.0.1 dj-database-url==2.2.0 dj-email-url==1.0.6 -Django==5.1 -django-allauth==64.1.0 +Django==5.1.1 +django-allauth==65.0.2 django-auth-style==0.8.1 django-cachalot==2.6.3 django-cache-url==3.4.5 django-click==2.4.0 -django-composed-configuration==0.25.0 -django-configurations==2.5.1 django-cors-headers==4.4.0 django-extensions==3.2.3 django-filter==24.3 @@ -39,75 +35,67 @@ django-girder-utils==0.13.1 django-json-widget==2.0.1 django-ninja==1.3.0 django-oauth-toolkit==1.7.1 -django-object-actions==4.2.0 +django-object-actions==4.3.0 django-redis==5.4.0 django-s3-file-field==1.0.1 django-storages==1.14.4 django-widget-tweaks==1.5.0 djangorestframework==3.15.2 dnspython==2.6.1 -drf-yasg==1.21.7 Events==0.5 -executing==2.0.1 +executing==2.1.0 GDAL==3.10.0 -google-analytics-data==0.18.11 -google-api-core==2.19.2 -google-auth==2.34.0 +google-analytics-data==0.18.12 +google-api-core==2.20.0 +google-auth==2.35.0 googleapis-common-protos==1.65.0 -grpcio==1.66.0 -grpcio-status==1.66.0 +grpcio==1.66.2 +grpcio-status==1.66.2 gunicorn==23.0.0 hashids==1.3.1 hiredis==3.0.0 httplib2==0.22.0 -idna==3.8 -inflection==0.5.1 -isic-metadata==2.1.0 +idna==3.10 +isic-metadata==3.0.0 jaro-winkler==2.0.3 jmespath==1.0.1 jwcrypto==1.5.6 -kombu==5.4.0 -markdown-it-py==3.0.0 -mdurl==0.1.2 -numpy==2.1.0 +kombu==5.4.2 +numpy==2.1.1 oauth2client==4.1.3 oauthlib==3.2.2 opensearch-py==2.7.1 -orderly-set==5.2.1 +orderly-set==5.2.2 packaging==24.1 -pandas==2.2.2 +pandas==2.2.3 pillow==10.4.0 -prompt_toolkit==3.0.47 +prompt_toolkit==3.0.48 proto-plus==1.24.0 -protobuf==5.27.4 -psycopg==3.2.1 +protobuf==5.28.2 +psycopg==3.2.3 pure_eval==0.2.3 -pyasn1==0.6.0 -pyasn1_modules==0.4.0 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 pycountry==24.6.1 pycparser==2.22 -pydantic==2.8.2 -pydantic_core==2.20.1 -Pygments==2.18.0 -pymongo==4.8.0 +pydantic==2.9.2 +pydantic_core==2.23.4 +pymongo==4.10.1 pyparsing==3.1.4 python-dateutil==2.9.0.post0 python-magic==0.4.27 -pytz==2024.1 -PyYAML==6.0.2 -redis==5.0.8 +pytz==2024.2 +redis==5.1.0 requests==2.32.3 -rich==13.8.0 rsa==4.9 s3transfer==0.10.2 -sentry-sdk==2.13.0 +sentry-sdk==2.15.0 six==1.16.0 sqlparse==0.5.1 tenacity==9.0.0 typing_extensions==4.12.2 -tzdata==2024.1 -uritemplate==4.1.1 -urllib3==2.2.2 +tzdata==2024.2 +urllib3==2.2.3 vine==5.1.0 wcwidth==0.2.13 whitenoise==6.7.0