Skip to content

Commit

Permalink
Merge pull request #363 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
dependency updates from Development
  • Loading branch information
ioduok authored Nov 4, 2024
2 parents 54b93d3 + 3bccc01 commit f517e2e
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 @@ -14,7 +14,7 @@ boltons==24.0.0
# via archivessnake
certifi==2024.8.30
# via requests
charset-normalizer==3.3.2
charset-normalizer==3.4.0
# via requests
django==4.2.16
# via
Expand Down Expand Up @@ -46,15 +46,17 @@ multidict==6.1.0
# via yarl
ordered-set==4.1.0
# via -r requirements.in
psycopg2==2.9.9
propcache==0.2.0
# via yarl
psycopg2==2.9.10
# via -r requirements.in
pydantic==1.10.18
# via inflect
pyyaml==6.0.2
# via
# archivessnake
# vcrpy
rapidfuzz==3.10.0
rapidfuzz==3.10.1
# via archivessnake
requests==2.32.3
# via
Expand All @@ -77,5 +79,5 @@ vcrpy==5.1.0
# via -r requirements.in
wrapt==1.16.0
# via vcrpy
yarl==1.13.1
yarl==1.17.1
# via vcrpy

0 comments on commit f517e2e

Please sign in to comment.