Skip to content

Commit

Permalink
Merge pull request #222 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
p-galligan authored Nov 6, 2023
2 parents f31d513 + 8691810 commit 0a23207
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ attrs==23.1.0
# via archivessnake
bagit==1.8.1
# via asterism
boltons==23.0.0
boltons==23.1.0
# via archivessnake
certifi==2023.7.22
# via requests
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
django==4.2.5
django==4.2.6
# via
# -r requirements.in
# asterism
Expand All @@ -43,15 +43,15 @@ oauthlib==3.2.2
# via requests-oauthlib
odin==1.8.1
# via -r requirements.in
psycopg2==2.9.8
psycopg2==2.9.9
# via -r requirements.in
pytz==2023.3.post1
# via djangorestframework
pyyaml==6.0.1
# via
# -r requirements.in
# archivessnake
rapidfuzz==3.3.1
rapidfuzz==3.4.0
# via archivessnake
requests==2.31.0
# via
Expand All @@ -66,11 +66,11 @@ six==1.16.0
# odin
sqlparse==0.4.4
# via django
structlog==23.1.0
structlog==23.2.0
# via archivessnake
typing-extensions==4.8.0
# via asgiref
uritemplate==4.1.1
# via -r requirements.in
urllib3==2.0.5
urllib3==2.0.7
# via requests

0 comments on commit 0a23207

Please sign in to comment.