Skip to content

Commit

Permalink
Updated dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
tblock79 committed Jul 20, 2024
1 parent 6376f0b commit e3025a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@ pillow >= 10.0.1
dicomweb-client
boto3
freezegun
certifi>=2023.07.22
certifi>=2024.07.04
future>=0.18.3
lxml>=4.9.1
pyxnat
urllib3>=1.26.18
urllib3>=2.2.2
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements.in
# pip-compile
#
aiofiles==23.2.1
# via -r requirements.in
Expand Down Expand Up @@ -37,7 +37,7 @@ botocore==1.34.123
# via
# boto3
# s3transfer
certifi==2024.6.2
certifi==2024.7.4
# via
# -r requirements.in
# influxdb-client
Expand Down Expand Up @@ -248,7 +248,7 @@ typing-extensions==4.12.2
# mypy
# pydantic
# reactivex
urllib3==2.2.1
urllib3==2.2.2
# via
# -r requirements.in
# botocore
Expand Down

0 comments on commit e3025a3

Please sign in to comment.