Skip to content

Commit

Permalink
Merge pull request #221 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
HaSistrunk authored Jun 7, 2023
2 parents b2c6127 + a87c51f commit be2f23e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
amqp==5.1.1
# via kombu
asgiref==3.6.0
asgiref==3.7.2
# via django
billiard==3.6.4.0
# via celery
Expand All @@ -31,7 +31,7 @@ click-plugins==1.1.1
# via celery
click-repl==0.2.0
# via celery
cron-descriptor==1.3.0
cron-descriptor==1.4.0
# via django-celery-beat
django==4.2.1
# via
Expand Down Expand Up @@ -74,14 +74,16 @@ pytz==2023.3
# celery
# django-timezone-field
# djangorestframework
requests==2.30.0
requests==2.31.0
# via -r requirements.in
six==1.16.0
# via
# click-repl
# python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.6.2
# via asgiref
tzdata==2023.3
# via django-celery-beat
urllib3==2.0.2
Expand Down

0 comments on commit be2f23e

Please sign in to comment.