Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/REQUIREMENTS-CI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ types-setuptools==80.3.0.20250505
types-urllib3==1.26.25.14
typing_extensions==4.13.2
tzdata==2025.2
urllib3==1.26.20
urllib3==2.5.0
validators==0.35.0
wcwidth==0.2.13
webencodings==0.5.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/REQUIREMENTS-JUPYTER.txt
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ types-python-dateutil==2.9.0.20241206
typing_extensions==4.12.2
tzdata==2025.2
uri-template==1.3.0
urllib3==1.26.20
urllib3==2.5.0
validators==0.35.0
wcwidth==0.2.13
webcolors==24.11.1
Expand Down
2 changes: 1 addition & 1 deletion requirements/REQUIREMENTS-NAPARI-CI.txt
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ triangle==20250106
typer==0.15.2
typing_extensions==4.12.2
tzdata==2025.1
urllib3==1.26.20
urllib3==2.5.0
validators==0.34.0
vispy==0.14.3
wcwidth==0.2.13
Expand Down
2 changes: 1 addition & 1 deletion starfish/REQUIREMENTS-STRICT.txt
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ tifffile==2024.8.30
tqdm==4.67.1
trackpy==0.6.4
tzdata==2025.2
urllib3==1.26.20
urllib3==2.5.0
validators==0.35.0
xarray==2023.8.0
zipp==3.21.0
Loading