Skip to content

Commit

Permalink
Merge pull request #593 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
p-galligan authored May 6, 2024
2 parents 5d2d6b9 + 380fe26 commit f0dece4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ djangorestframework==3.15.1
# asterism
electronbonder==1.1
# via -r requirements.in
idna==3.6
idna==3.7
# via
# requests
# yarl
iso-639==0.4.5
# via -r requirements.in
jsonschema==4.21.1
jsonschema==4.22.0
# via
# -r requirements.in
# rac-schema-validator
Expand All @@ -69,9 +69,9 @@ pyyaml==6.0.1
# vcrpy
rac-schema-validator==0.1
# via -r requirements.in
rapidfuzz==3.7.0
rapidfuzz==3.8.1
# via archivessnake
referencing==0.34.0
referencing==0.35.0
# via
# jsonschema
# jsonschema-specifications
Expand All @@ -91,11 +91,11 @@ six==1.16.0
# electronbonder
# odin
# vcrpy
sqlparse==0.4.4
sqlparse==0.5.0
# via django
structlog==24.1.0
# via archivessnake
typing-extensions==4.10.0
typing-extensions==4.11.0
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
Expand Down

0 comments on commit f0dece4

Please sign in to comment.