Skip to content

Commit

Permalink
Merge pull request #566 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
p-galligan authored Jun 5, 2023
2 parents 97b7bce + 137ff9c commit 99f5ec9
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
#
archivessnake==0.9.1
# via -r requirements.in
asgiref==3.6.0
asgiref==3.7.2
# via django
asterism==1.0.0
asterism==1.1.0
# via -r requirements.in
attrs==23.1.0
# via
Expand All @@ -18,11 +18,11 @@ bagit==1.8.1
# via asterism
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
# asterism
Expand Down Expand Up @@ -70,7 +70,7 @@ rac-schemas==0.30
# via -r requirements.in
rapidfuzz==3.0.0
# via archivessnake
requests==2.29.0
requests==2.31.0
# via
# -r requirements.in
# archivessnake
Expand All @@ -86,11 +86,13 @@ sqlparse==0.4.4
# via django
structlog==23.1.0
# via archivessnake
typing-extensions==4.6.2
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
urllib3==1.26.15
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 99f5ec9

Please sign in to comment.