Skip to content

Commit

Permalink
Merge pull request #241 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
HaSistrunk authored Apr 2, 2024
2 parents a098da6 + b409492 commit 4522d27
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
amqp==5.2.0
# via kombu
asgiref==3.8.0
asgiref==3.8.1
# via django
billiard==4.2.0
# via celery
Expand All @@ -25,7 +25,7 @@ click==8.1.7
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
click-didyoumean==0.3.1
# via celery
click-plugins==1.1.1
# via celery
Expand Down Expand Up @@ -54,11 +54,11 @@ django-datatables-view==1.20.0
# via -r requirements.in
django-timezone-field==6.1.0
# via django-celery-beat
djangorestframework==3.15.0
djangorestframework==3.15.1
# via -r requirements.in
idna==3.6
# via requests
kombu==5.3.5
kombu==5.3.6
# via celery
prompt-toolkit==3.0.43
# via click-repl
Expand Down

0 comments on commit 4522d27

Please sign in to comment.