Skip to content

Commit

Permalink
Merge pull request #218 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
Update Dependencies
  • Loading branch information
HaSistrunk authored Nov 6, 2023
2 parents 56df7d1 + 738173e commit c0a99dc
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 @@ -15,11 +15,11 @@ bagit==1.8.1
# bagit-profile
bagit-profile==1.3.1
# via -r requirements.in
boto3==1.28.57
boto3==1.28.75
# via
# -r requirements.in
# moto
botocore==1.31.57
botocore==1.31.75
# via
# boto3
# moto
Expand All @@ -28,11 +28,11 @@ certifi==2023.7.22
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.0
charset-normalizer==3.3.1
# via requests
cryptography==41.0.4
cryptography==41.0.5
# via moto
django==4.2.5
django==4.2.6
# via
# -r requirements.in
# asterism
Expand All @@ -55,7 +55,7 @@ markupsafe==2.1.3
# moto
moto==3.1.18
# via -r requirements.in
psycopg2==2.9.8
psycopg2==2.9.9
# via -r requirements.in
pycparser==2.21
# via cffi
Expand Down Expand Up @@ -86,7 +86,7 @@ types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.8.0
# via asgiref
urllib3==1.26.16
urllib3==2.0.7
# via
# botocore
# requests
Expand Down

0 comments on commit c0a99dc

Please sign in to comment.