Skip to content

Commit

Permalink
Merge pull request RockefellerArchiveCenter#282 from RockefellerArchi…
Browse files Browse the repository at this point in the history
…veCenter/dependency-updates

Dependency Updates
  • Loading branch information
helrond authored Jun 5, 2023
2 parents a9abc44 + e717e3f commit 82e66d7
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 @@ -6,17 +6,17 @@
#
archivessnake==0.9.1
# via -r requirements.in
asgiref==3.6.0
asgiref==3.7.2
# via django
attrs==23.1.0
# via archivessnake
boltons==23.0.0
# via archivessnake
certifi==2022.12.7
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via requests
django==4.2
django==4.2.1
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -50,7 +50,7 @@ pyyaml==6.0
# vcrpy
rapidfuzz==3.0.0
# via archivessnake
requests==2.29.0
requests==2.31.0
# via
# -r requirements.in
# archivessnake
Expand All @@ -62,9 +62,11 @@ sqlparse==0.4.4
# via django
structlog==23.1.0
# via archivessnake
urllib3==1.26.15
typing-extensions==4.6.2
# via asgiref
urllib3==2.0.2
# via requests
vcrpy==4.2.1
vcrpy==4.3.1
# via -r requirements.in
wrapt==1.15.0
# via vcrpy
Expand Down

0 comments on commit 82e66d7

Please sign in to comment.