Skip to content

Commit

Permalink
Merge pull request #625 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
p-galligan authored Nov 4, 2024
2 parents 630e34c + 6d20e52 commit bcdc028
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ boltons==24.0.0
# via archivessnake
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
django==4.2.16
# via
Expand Down Expand Up @@ -50,15 +50,17 @@ 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
multidict==6.1.0
# via yarl
odin==1.8.1
# via -r requirements.in
psycopg2==2.9.9
propcache==0.2.0
# via yarl
psycopg2==2.9.10
# via -r requirements.in
pytz==2024.2
# via -r requirements.in
Expand All @@ -69,7 +71,7 @@ pyyaml==6.0.2
# vcrpy
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 @@ -80,7 +82,7 @@ requests==2.32.3
# -r requirements.in
# archivessnake
# electronbonder
rpds-py==0.20.0
rpds-py==0.20.1
# via
# jsonschema
# referencing
Expand All @@ -107,5 +109,5 @@ vcrpy==4.4.0
# via -r requirements.in
wrapt==1.16.0
# via vcrpy
yarl==1.13.1
yarl==1.17.1
# via vcrpy

0 comments on commit bcdc028

Please sign in to comment.