Skip to content

Commit 9621eb4

Browse files
authored
Merge pull request #185 from NASA-Planetary-Science/main
Update devel
2 parents 847b051 + 6de1325 commit 9621eb4

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ sphinx-autoapi==3.0.0
1616
matplotlib==3.8.2
1717
netcdf4==1.6.5
1818
numpy==1.26.2
19-
requests==2.32.4
19+
requests==2.33.0
2020
scipy==1.11.4
21-
pypdf==6.6.0
21+
pypdf==6.10.0
2222

2323
# Dependencies required by other packages
2424
certifi==2024.7.4
@@ -31,7 +31,7 @@ idna==3.7
3131
importlib-resources==6.1.1
3232
kiwisolver==1.4.5
3333
packaging==23.2
34-
pillow==10.3.0
34+
pillow==12.1.1
3535
pyparsing==3.1.1
3636
python-dateutil==2.8.2
3737
six==1.16.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"xarray>=2024.1.0",
2323
"pandas>=2.0.3",
2424
"pyodbc>=4.0.39",
25-
"pypdf==6.6.0",
25+
"pypdf==6.10.0",
2626
]
2727

2828
[project.optional-dependencies]

0 commit comments

Comments
 (0)