Skip to content

Commit

Permalink
Merge pull request #261 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 ae7b109 + 7f4f0d6 commit 061e782
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
#
# pip-compile
#
asgiref==3.6.0
asgiref==3.7.2
# via django
attrs==23.1.0
# via jsonschema
certifi==2022.12.7
certifi==2023.5.7
# via elasticsearch
django==4.2
django==4.2.1
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -75,7 +75,9 @@ six==1.16.0
# python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.6.2
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
urllib3==1.26.15
urllib3==1.26.16
# via elasticsearch

0 comments on commit 061e782

Please sign in to comment.