Skip to content

Commit

Permalink
Merge pull request #184 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
HaSistrunk authored Apr 2, 2024
2 parents e64f1b6 + f41cc55 commit 2b4d675
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
#
# pip-compile
#
archivessnake==0.9.1
archivessnake==0.10.1
# via -r requirements.in
asgiref==3.8.0
asgiref==3.8.1
# via django
asterism==1.1.0
# via -r requirements.in
attrs==23.2.0
# via archivessnake
bagit==1.8.1
# via asterism
boltons==23.1.1
boltons==24.0.0
# via archivessnake
certifi==2024.2.2
# via requests
Expand All @@ -33,7 +33,7 @@ django-js-asset==2.2.0
# via django-mptt
django-mptt==0.16.0
# via -r requirements.in
djangorestframework==3.15.0
djangorestframework==3.15.1
# via
# -r requirements.in
# asterism
Expand All @@ -51,7 +51,7 @@ pyyaml==6.0.1
# via
# archivessnake
# vcrpy
rapidfuzz==3.6.2
rapidfuzz==3.7.0
# via archivessnake
requests==2.31.0
# via archivessnake
Expand Down

0 comments on commit 2b4d675

Please sign in to comment.