Skip to content

Commit

Permalink
Merge pull request #271 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
helrond authored Oct 2, 2023
2 parents b327c0d + 5c9bdd1 commit 4f8b8f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ attrs==23.1.0
# referencing
certifi==2023.7.22
# via elasticsearch
django==4.2.4
django==4.2.5
# via
# -r requirements.in
# django-cors-headers
Expand Down Expand Up @@ -47,19 +47,19 @@ elasticsearch-dsl==7.4.1
# django-elasticsearch-dsl
# django-elasticsearch-dsl-drf
# rac-es
jsonschema==4.19.0
jsonschema==4.19.1
# via
# -r requirements.in
# rac-schema-validator
jsonschema-specifications==2023.7.1
# via jsonschema
packaging==23.1
# via django-nine
psycopg2==2.9.7
psycopg2==2.9.8
# via -r requirements.in
python-dateutil==2.8.2
# via elasticsearch-dsl
pytz==2023.3
pytz==2023.3.post1
# via djangorestframework
pyyaml==6.0.1
# via -r requirements.in
Expand All @@ -71,7 +71,7 @@ referencing==0.30.2
# via
# jsonschema
# jsonschema-specifications
rpds-py==0.10.0
rpds-py==0.10.3
# via
# jsonschema
# referencing
Expand All @@ -85,7 +85,7 @@ six==1.16.0
# python-dateutil
sqlparse==0.4.4
# via django
typing-extensions==4.7.1
typing-extensions==4.8.0
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
Expand Down

0 comments on commit 4f8b8f4

Please sign in to comment.