Skip to content

Commit

Permalink
Merge pull request #260 from RockefellerArchiveCenter/dependency-updates
Browse files Browse the repository at this point in the history
Dependency Updates
  • Loading branch information
p-galligan authored Jun 5, 2023
2 parents 5375259 + 5fc1106 commit 7f4f0d6
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 7f4f0d6

Please sign in to comment.