Skip to content

Commit

Permalink
Merge pull request #686 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
HaSistrunk authored Nov 4, 2024
2 parents 27447bb + d0c711c commit 13aa163
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,19 +26,19 @@ bagit-profile==1.3.1
# via -r requirements.in
boltons==24.0.0
# via archivessnake
boto3==1.35.29
boto3==1.35.53
# via -r requirements.in
botocore==1.35.29
botocore==1.35.53
# via
# boto3
# s3transfer
certifi==2024.8.30
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
cryptography==43.0.1
cryptography==43.0.3
# via
# authlib
# pyjwt
Expand All @@ -52,7 +52,7 @@ django==4.2.16
# django4-cron
# djangorestframework
# drf-jwt
django-braces==1.15.0
django-braces==1.16.0
# via -r requirements.in
django-common-helpers==0.9.2
# via django4-cron
Expand Down Expand Up @@ -85,15 +85,15 @@ jsonschema==4.23.0
# via
# -r requirements.in
# rac-schema-validator
jsonschema-specifications==2023.12.1
jsonschema-specifications==2024.10.1
# via jsonschema
more-itertools==10.5.0
# via archivessnake
mysqlclient==2.2.4
mysqlclient==2.2.5
# via -r requirements.in
odin==2.10
# via asterism
psycopg2-binary==2.9.9
psycopg2-binary==2.9.10
# via asterism
pyasn1==0.6.1
# via
Expand All @@ -119,7 +119,7 @@ pyyaml==6.0.2
# archivessnake
rac-schema-validator==0.1
# via -r requirements.in
rapidfuzz==3.10.0
rapidfuzz==3.10.1
# via archivessnake
referencing==0.35.1
# via
Expand All @@ -130,13 +130,13 @@ requests==2.32.3
# -r requirements.in
# archivessnake
# bagit-profile
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
rsa==4.9
# via python-jose
s3transfer==0.10.2
s3transfer==0.10.3
# via boto3
six==1.16.0
# via
Expand Down

0 comments on commit 13aa163

Please sign in to comment.