Skip to content
Merged
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 amber/LICENSE-binary-python
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Dependencies under the MIT-CMU License
--------------------------------------------------------------------------------

Python packages:
- pillow==12.2.0
- pillow==12.3.0

Individual jars may contain their own META-INF/LICENSE and META-INF/NOTICE
files that apply to their specific contents; those files continue to govern
Expand Down
2 changes: 1 addition & 1 deletion amber/operator-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
wordcloud==1.9.6
plotly==5.24.1
praw==7.6.1
pillow==12.2.0
pillow==12.3.0

# Pin torch to the CPU wheel on Linux x86_64 to avoid the NVIDIA CUDA deps.
--extra-index-url https://download.pytorch.org/whl/cpu
Expand Down
Loading